/* CSS Document */
body
{
	background:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:12px;
}	

/* vystredeni s*/
#page, #page_top, #page_bottom {  width:1034px; margin:0 auto; text-align:left; clear:both; }

#page_top { 
    background:url('layout/graphics/page_top.jpg') top center no-repeat;
    height: 20px;}

#page_header { height: 394px; background: url('layout/graphics/header_bg.jpg') bottom repeat-x; text-align: left;}
#page_header_content {
    position: relative;
    width: 1034px;
    margin: 0 auto;
    background: url('layout/graphics/header_pic_bg.jpg') bottom no-repeat;
    height: 356px; 
    /*opacity: 1; */
}

#logo { 
    position:absolute; left:80px; top:63px; width:179px; height:52px; 
}
#logo img {border:0;}

#lang {
    position: absolute;
    top: 36px;
    left: 827px;
    
}
#lang a {
    color: #595959;
    font-size: 10px;
    font-weight: 800;
    display: block;
    height: 24px;
    background: url('layout/graphics/lang/lang.png') 0px 0px no-repeat;
    position: relative;
    padding-left: 30px;
    float: left;
    margin-right: 12px;
   /* opacity: 0.8;*/
}
#lang a:hover {
   /* opacity: 1;*/
    text-decoration: none;
}

#lang a span {
    display: block;
    position: relative;
    top: 5px;
}

a#cz_a {
    background: url('layout/graphics/lang/lang.png') 0px 0px no-repeat;
    background-position: 0px -27px;
}

a#de_a {
   background: url('layout/graphics/lang/lang.png') 0px 0px no-repeat;
   background-position: 0px -54px;
}

ul#navigation {
    position: absolute;
    top: 367px;
    left: 80px;
    margin: 0;
    padding: 0;
    
}

ul#navigation li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    
}

ul#navigation a {
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    opacity:0.9;
    filter: alpha(opacity=90);
    font-weight: 600;
    display: block;
    float: left;
    height: 27px;
    margin-right: 62px;
}

ul#navigation a:hover, ul a#actual_page {
    color: #cccccc; 
    background: url('layout/graphics/menu_hover.png') bottom center no-repeat;
}

/* obsah stranky */
#page { position: relative; background: url('layout/graphics/page_lr.jpg') left repeat-y;  }
#page_content{ margin:0 299px 0 17px; padding: 40px 60px 40px 60px; }

#page_bottom {background: url('layout/graphics/page_bottom.jpg') left bottom no-repeat;  }

 

h1, h2, h3 {
    margin: 10px 0 20px 0;
    padding: 0;
    color: #878787;
    font-size: 15px;
}

h3 {
    color: #570C0B;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-top: 50px;
}

h1 span, h2 span { color: #812C2E;}

#page p {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: justify;
    color: #878787;
    font-weight:400;
}

/* sekce Partneri */
#partners {
    margin-top: 40px;
    margin-bottom: 20px;
}

#partners .partner { margin-top: 20px; position: relative; margin-bottom: 10px;  }
#partners p { padding: 30px 10px 10px 220px; }
p#partner_last_p { padding: 20px 10px 10px 0px; }
#partners a { position: absolute; top: 0; left: 0; opacity:0.8; filter: alpha(opacity=80); }
#partners a:hover { opacity:1; filter: alpha(opacity=100); }
#partners img { border: none;}


#page_bottom { background:url(layout/graphics/page_bottom.jpg) left bottom no-repeat; height: 20px;}

/* pravy sedy sloupecek */
#page_right_col {
    position: absolute;
    right:0px;
    top:0px;
    width: 317px;
}

/* pravy stin */
#page_right_col_r_bg {
    background: url('layout/graphics/page_rc_r_bg.jpg') right repeat-y;
}
/* sedy podklad*/
#page_right_col_bg {
   background: url('layout/graphics/page_rc_bg.jpg') left top no-repeat;
}

/*ramecek*/
#page_right_border {

    /*border: 1px solid #E8E8E9;
    margin-right: 17px;
    border-bottom: none;
    */
    padding: 1px 30px 10px 50px;
}

#page_right_col_bottom {
    height: 20px;
    background: url('layout/graphics/page_rc_bottom.png') top center no-repeat;
    clear: both;
}


#page_right_col p {
    color: #767676;
    margin: 2px 0 0 0;
    padding: 0;
    padding-right: 20px;
}

#page_right_col a {
    color: #767676;
    float: right;
    margin-top: 20px;
}

#page_right_col a:hover {
    text-decoration: none;
}

#page_right_border h3 {
    
    position: relative;
    
    padding-left: 80px;
    padding-right: 50px;
    padding-top: 12px;
    margin-top: 40px;

    /*
    height: 50px;
    */
    
    left: -10px;
    
}

#page_right_border h3 span {
    position: relative;
    display: block;
    height: 50px;
}

h3#dp {
    background: url('layout/graphics/index/icons/ikona_danova_problematika.png') left top no-repeat;
}

h3#sdp {
    background: url('layout/graphics/index/icons/ikona_danove_pravo.png') left top no-repeat;
}

h3#ua {
    background: url('layout/graphics/index/icons/ikona_ucetnictvi.png') left top no-repeat;
}
h3#ua span {  
    top: 10px;
}



/*---------BODY---------------*/


.clear { clear:both;}

/*------ zapati ------*/
#footer
{
    margin-top: 20px;
    background-color: #2C3B97;
    height: 66px;
    
}
#footer_content
{
    position: relative;
    margin: 0px auto 0;
    width: 1000px;
    text-align: left;  
}

#footer small {
    position: relative;
    top: 20px;
    left: 20px;
    color: #FFFFFF;
    font-size: 10px;
}


/*specialni konkretni definice */


/* obarveni textu na cerveno */�
.red { color:#FF0000;}
.color_red { color:#FF0000;}

.hidden { display: none;}

