div,p,img,h5,h4,h3,h2,h1,ul,ol,li,dl,dt,dd,table,tr,td
	{	padding:0px;margin:0px;}

html, body {  text-align: center; background: url(images/pozadi110.jpg); font-family: Times New Roman, Verdana, Arial, sans-serif;}

div#page { line-height: 1.2; 
           margin: 0px auto; 
           width: 961px;
           height: 100%; 
           text-align: center; 
           background:#3d631a; 
           border: 3px solid red;
            }

div#o1  { 
						height:110px;
						width:100%;
						background: url(images/drosera_01.jpg) no-repeat;
            }

div#o2  { 
						height:91px;
						width:100%;
						background: url(images/drosera_02.jpg) no-repeat;
            }
            
div#o3  { 
						height:101px;
						width:100%;
						background: url(images/drosera_03.jpg) no-repeat;
            }
            
div#o4  { 
						height:62px;
						width:100%;
						background: url(images/drosera_04.jpg) no-repeat;
            }
            
div#o5  { 
						height:75px;
						width:100%;
						background: url(images/drosera_05.jpg) no-repeat;
            }
            

            
div#hlavni  { 
						width:100% ;
						text-align: center;
            background: url(images/drosera_07.jpg) repeat-y;
            }
      
div#konec  { 
						height:35px;
						width:100%;
						background: url(images/drosera_08.jpg) no-repeat;
            }
/*menu*/

div#menu  {	float: left;
            width: 170px;
            height: 100%;
            text-align: center;
            color: #FFF;
            
            }

div#menu ul
					{	padding: 0px 0px 2px 0px;
            margin: 0px 0px 0px 6px;
            }
div#menu ul li
					{	height: 40px ;
            text-align: center;  
            padding: 13px 10px 0px 0px;
						list-style-type: none;
            background: url(images/butt.jpg) no-repeat;
            }

div#menu ul li a
					{ color: white;
						font-weight:bold;
						font-size: 1em;
            text-decoration:none;
            }
       
div#menu ul li a:hover, div#menu ul li:hover
					{ color: red;
						font-weight:bold;
						text-decoration:none;
            
            }	
div#ramecek  {width: 168px;
              height: 250px;
              background: url(images/ram.jpg) no-repeat;
              }
            
/*obsah*/

div#content
					{	padding: 0px 15px 0px 15px;
					  float: left;
            margin: 0px 0px 0px 10px;
            font: 1.2em Times New Roman;
            height: 100%;
            min-height: 600px;
            width: 59%;
					  border-left: 3px solid red;
					  border-right: 3px solid red;
            }

/*prava strana*/

div#right    {
              float: right;
              width: 17%;
              height: 700px;
              text-align: center;
              margin: 0px 10px 0px 0px;
              }        

/*flash*/

div#flash    {
              
              width: 210px;
              height: 110px;
              margin: 0px 0px 0px 0px;}
            

            
/*sites*/

div#jmeno     {
               text-align: center;
               font-size: 20px;
               font-weight: ;
               color: #ffd304;
               }
div#text      {
               text-align: justify;
               color: white;
               font-size: 17px;
               }
div#jmeno1     {
               text-align: center;
               font-size: 32px;
               font-weight: bold;
               color: black;
               
               }
div#tel     {
               text-align: center;
               font-size: 20px;
               font-weight: bold;
               color: red;
               }
.c            { 
              color: yellow;
              }