<style type="text/css">



#header {
    height:347px;
    min-height:347px;
    width: 1000px;
    }
#img_rotator {
    heighr: 347px;
    min-height:347px;
}
		    
	    
#container {
    min-height: 312px;
    margin-right: 50px;
    width: 408px;
    float:right;
    display: block;
    text-align: justify;
    font-size:12px;
    font-family: Tahoma, Verdana;
    color: #fff;

}

#wrap {
    width:1000px;
}
#top {
    background: url(../_gfx/top.png) no-repeat;
    height: 79px;
    min-height: 79px;
    width: 1000px;
    
}

#menu {

     background: url(../_gfx/menu.png) no-repeat;
     height: 24px;
     line-height: 24px;
     min-height: 24px;
     width: 1000px;
     font-family: Lucida Sans, Tahoma, Verdana;
     color: #fff;
     font-size: 14px;
     margin: 0px auto;
}

#menu ul { 
    line-height: 24px;
    list-style: none;
    width: 100px;	
    padding-left: 230px; /* bylo 100px */
     font-family:Sans, Century, sans-serif; 
    list-style-type: none; 
    background-color:transparent; 
    display:inline; 
} 
					    
#menu ul li { 
    padding-left:40px; 
    width: auto; 
    font-size:18px; 
    line-height:20px;
    display: inline;
    
    }
								    
#menu ul li a{ 
    font-weight:none; 
    text-decoration: none; 
    display:inline; 
    color: #fff;
    }
#menu ul li a:hover {
    text-decoration: none; 
    color: #e30d03;
    }
								


#gbot {

    background: url(../_gfx/girl_bottom.jpg) no-repeat;
    width: 538px;
    height: 347px;
    min-height: 347px;
    float: left;
    }
    
#gbot3 {
    position: absolute;
    margin-left: 817px;
    margin-top: 90px;
    width: 120px;
    height: 80px;
    min-height:80px;
    display: block;
    }
    
#doc {width: 650px;margin: 0px auto; font-size: 13px; text-align: left;text-align: justify;color: #828282;font-family: Lucida Sans, Tahoma, Verdana;}
#doc h3 {font-size: 14px;text-align: left;font-family: Lucida Bright, Sans,sans-serif;color: #4c6e04;padding-bottom: 10px;padding-top: 10px;}
#container ul{ display:block; padding: 10px;}
#container li {text-align: left;line-height: 14px;}
#doc img {margin: 15px;border: 1px solid #000;}
    
#gbot2 {
    color: #fff;
    font-size: 14px;
    font-family:Sans, Century, sans-serif;
    position: absolute;
    background: #a3ca4f;
    margin-left: 817px;
    margin-top: 103px;
    width: 120px;
    height: 80px;
    min-height:80px;
    display: none;
    }
    
#gbot2 a{
    text-decoration: none;
    color: #fff;
    }
#gbot2 a:hover {
    text-decoration: none;
    color: #e30d03;
    }

.h1_headers {
    
    font-size: 18px;
    text-align: left;
    font-family: Lucida Bright, Sans,sans-serif;
    color: #fff;
    padding-bottom: 10px;
    }
    
.h2_headers {
    font-size: 16px;
    text-align: left;
    font-family: Lucida Bright, Sans,sans-serif;
    color: #fff;
    padding-bottom: 10px;
}
			    

/* NEWS */

#news_containter {width: 100%; display: block; background: #000000; min-height: 10px; height: 10px;}
#newsTitle {width: 100%; font-size: 15px; text-align: left; font-family: Lucida Sans, Tahoma, Verdana;color: #4c6e04;}
#newsDate {width: 100%; font-size: 10px;text-align: left;font-family: Lucida Sans, Tahoma, Verdana}
#newsPost {padding-bottom: 10px;width: 100%; font-size: 12px; text-align: justify; color: #828282;font-family: Lucida Sans, Tahoma, Verdana}
#newsSep {width: 327px; margin: 0px auto;background: url(../_gfx/news_sep.png) no-repeat; height:4px; min-height:4px;}
    

</style>