* {
    margin: 0;
    padding: 0;
}

.hidden {
    display: none;
}

.correct {
    clear: both;
    width: 1px;
    height: 1px;
    visibility: hidden;
}

.right {
    float: right;
}

.left {
    float: left;
}

a img {
    border:none;
}

a {
    color: #567495;
}

a:hover {
    color: #000;
}

fieldset {
    border:none;
}

body {
    font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
    font-size: 12px;
    line-height: 16px;
    background:url(../img/body_bg.gif) #FFFFFF repeat-x left top;
}


ul {padding-bottom:10px;}
ol {padding-bottom:10px;}

li{
    color: #000000;
    list-style-type: square;
    list-style-position: outside;
    display: list-item;
    text-decoration: none;
	margin-left:20px;
	padding-bottom:10px;
}

ol li{
    color: #000000;
    list-style-type:decimal ;
    list-style-position:outside;
    display: list-item;
    text-decoration: none;
	margin-left:20px;
	padding-bottom:10px;
}


ol ul li{
    color: #000000;
    list-style-type:square;
    list-style-position:outside;
    display: list-item;
    text-decoration: none;
    margin-left:20px;
    padding-bottom:2px;
    padding-top:2px;
}




/*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***/

#print {
    display: none;
}

#page {
    width:925px;
    margin:0 auto;
    background:url(../img/page_bg.gif) no-repeat left top;
}

/* Hlavicka */
#head {
    position: relative;
    padding:0 0 0 4px;
    height:145px;/*137*/
}

/* Hlavicka - Menu */
#head ul {
    width:185px;
    float: left;
    margin:14px 0 0 0;
}

#head ul li {
    list-style-type: none;
    margin:0 0 3px 0;

	margin-left:0px;
	padding-bottom:0px;	
}

#head ul li a{
    color: #000000;
    list-style-type: square;
    list-style-position: inside;
    display: list-item;
    text-decoration: none;


}

#head ul li a span{
    color: #577596;
    text-decoration: none;
}

#head ul li a.sel, #head ul li a:hover  {
    color: #CACACA;
}

#head ul li a.sel span, #head ul li a:hover span{
    color: #000000;
}

/* Hlavicka - Logo */
#head #logo{
    position: absolute;
    top:50px; /* 45 */ 
    right:0;
}

/* Obsah - Leva */
#content_left {
    width:720px;
    float: left;
}

/* Obsah - Leva - Home */
#home_content {
    background:url(../img/pixel_grey.gif) repeat-y 242px 0;
    margin:12px 0 0 0;
    padding:4px 0;
    overflow: hidden;
}

/* Obsah - Leva - Home - Leva */
#home_content_left {
    width:224px;
    float: left;
}

#home_content_left span {
    font-size: 11px;
    color: #9E9E9E;
}

#home_content_left span a{
    font-size: 12px;
}

#home_content_left h1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    line-height:24px;
    margin:7px 0;
}

#home_content_left .question_item {
    padding:11px 0;
    background:url(../img/news_item_border3.gif) repeat-x bottom left;
}

#home_content_left .question_item img.left{
    margin:4px 10px 0 0;
}

#home_content_left .question_item h3 a{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
}

#home_content_left .question_item h3 a:hover{
    color: #567495;
}

#home_content_left .question_item span{
    font-size: 11px;
/*    color: #9E9E9E;*/
    color: #747474;
}

#home_content_left .question_item p{
    margin:6px 0 0 0;
    line-height: 18px;
    color: #747474;
}

/* Obsah - Leva - Home - Prava */
#home_content_right {
    width:464px;
    float: right;
}

#home_content_right #home_content_right_boxes {
    background:url(../img/pixel_grey.gif) repeat-y 234px 0;
    overflow: hidden;
}

#home_content_right #home_content_right_boxes h1 {
    font-size:22px;
    color: #000000;
    font-weight: normal;
    margin:6px 0 9px 0;
}

#home_content_right #home_content_right_boxes #home_content_right_box_left {
    width:230px;
    float: left;
}

#home_content_right #home_content_right_boxes #home_content_right_box_right {
    width:217px;
    float: right;
}

#home_content_right #home_content_right_text {
    margin:9px 0 0 0;
    padding:19px 0 0 0;
    border-top:5px solid #CACACA;
}

#home_content_right #home_content_right_text h2, #home_content_right #home_content_right_text h1 {
    font-size: 22px;
    color: #909090;
    font-weight: normal;
    line-height:18px;
}

#home_content_right #home_content_right_text h1 {
    color: #000000;
}

#home_content_right #home_content_right_text p {
    font-size: 12px;
    color: #747474;
    line-height:18px;
    margin:12px 0;
}

/* Obsah - Leva - Drobek */
#path {
    font-size: 11px;
    color: #747474;
    border-bottom:1px solid #BCBCBC;
    padding:6px 0 6px 0;
}

#path a{
    font-size: 11px;
    color: #567495;
    text-decoration: none;
}

#path a:hover{
    color: #000;
}

/* Obsah - Leva - Text */
#heading {
    border-top:5px solid #CACACA;
    width:473px;
    float: right;
    padding:16px 0 0 0;
}

#content_text {
    border-top:5px solid #CACACA;
    border-bottom:5px solid #CACACA;
    padding:20px 0 20px 0;
    margin:0 0 10px 0;
}

#content_text.topless {
    border-top:none;
    clear: both;
}

#content_text_right {
    width:473px;
    float: right;
}

#content_text h1, #heading h1 {
    color: #ffffff;
    font-size: 22px;
    line-height:18px;
/*    margin:0 0 13px 0;*/
    margin:0 0 6px 0;

    font-weight: normal;
}




#content_text img {
margin: 6px 18px 12px 0;
}


#heading h1 {
    margin:0 ;
}

#content_text h2 {
    color: #909090;
    font-size: 22px;
    line-height:25px;
    font-weight: normal;
    margin:0 0 0 10px;
}

#content_text p {
/*    color: #747474; */
  color: #000000; 
    margin:12px 0 12px 0px;
    line-height:18px;
/*text-indent: 20px;*/
}

/*.component_news_head p {
    color: #000000;
    font-size: 22px;
    line-height:18px;
    margin:0 0 0px 0;
    font-weight: normal;
}*/

.component_news_head {
    color: #000000 !important;
    font-size: 22px !important;
    line-height:18px !important;
    margin:0 0 5px 0 !important;
    font-weight: normal !important;
}


.component_news_annotation p {
/*font-weight:bold;*/
  margin:0px 0 0 0 !important; 
}


div.component_news_text p {
  margin:0px 0px 26px 0px !important;
  
  
}

.component_news_date {
    color: #747474; 
    margin:0px 0 0px 0px;
    line-height:18px;
}

#content_text .perex {
    padding:10px 35px 10px 10px;
    background-color: #F3F3F3;
    overflow: hidden;
}

#content_text .perex img{
    margin:0 12px 0 0;
}

#content_text .perex p{
    color: #747474;
    font-size: 16px;
    line-height:20px;
}

#content_text_right p {
    margin:0 0 24px 0;
}

#content_text_right h2 {
    margin:18px 0 6px 0;
}

#content_text_right img.left {
    margin:0 10px 0 0;
}


#content_text .sitemap-left {
margin: 25px 0 0 0;
border: 0px;
/*solid blue;*/

/*color: #567495;
font-size: 16px;
color:#000000;

float: left;
width: 200px;*/
}

#content_text .sitemap-right {
margin: 8px 0 20px 20px;
/*padding-left: 200px;*/
}



/* Menu */
#menu {
    background:url(../img/news_item_border3.gif) repeat-x top left;
    width:226px;
	margin-top: 5px;
    float: left;
}

#menu li {
	margin-left:0px;
	padding-bottom:0px;	
    padding:1px 0 2px 0;
    list-style-type: none;
    background:url(../img/news_item_border3.gif) repeat-x bottom left;
}

#menu li a{
    padding:6px 13px;
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #577596;
    font-weight: bold;
}

#menu li a.sel{
    color: #FFF;
    background-color: #B7B7B7;
}

#menu li a:hover{
    color: #000;    
}

#menu li.sel{
    color: #000;
    background: none;    
}

#menu ul {
	padding: 0px 0px 2px;
	   background:url(../img/news_item_border3.gif) repeat-x bottom left;
}
#menu ul li {
	background: none;
	padding: 0px 0px 0px 20px;
	/*list-style: square;
	list-style-position:inside;*/	
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	line-height: 15px;  
}


#menu2 li.sel {
	background-color: #e3e3e3;
	color:#000000;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	/*list-style: square;
	list-style-position:inside;*/	
	line-height: 15px; 
}




#menu ul li a {
	padding-left: 10px;
	font-weight: normal;
	
	display:list-item;
list-style-image:none;
    background:url(square_blue.gif) no-repeat left 12px;
}

#menu ul li a.sel{
    color: #000;
    background: transparent none repeat scroll 0 0;
        background:url(square_black.gif) no-repeat left 12px;
}

#menu ul li a span{
	/*padding-left: 10px;*/
}



/* Galerie */
#gallery {
    padding:10px;
    background-color: #F4F4F4;
    overflow: hidden;
}

#gallery p{
    margin:0 0 0 20px;
    line-height:18px;
    font-size: 12px;
    color: #747474;
    float: left;
    width:145px;
}

/* Obsah - Leva - Odbornici */
#expert_box {
    clear: both;
    padding:18px 0 14px 0;
    border-top:5px solid #CACACA;
    border-bottom:5px solid #CACACA;
    overflow: hidden;
    margin:14px 0;
}

#expert_box #expert_text {
    width:461px;
    float: right;
}

#expert_box h1 {
    font-size: 22px;
    color: #000000;
    font-weight: normal;
    margin:0 0 0 0;
}

#expert_box p {
    font-size: 12px;
    color: #747474;
}

#expert_box img.left {
    margin:1px 30px 0 0;
}

#content_left #footer {
    border-top:5px solid #F4F4F4;
    padding:14px 0;
    font-size: 11px;
    color: #747474;
}

/* Obsah - Leva - Spodni box 1  */
#bottom_box_1  {
    overflow: hidden;
    background:url(../img/pixel_grey.gif) repeat-y 485px 0;
}

#bottom_box_1 h1 {
    font-size: 22px;
    color: #000000;
    font-weight: normal;
    margin:0 0 8px 0;
    line-height:18px;
}

#bottom_box_1 #contactus {
    margin: 15px 0 0 0;
}


/* Obsah - Leva - Spodni box 1 - Leva */
#bottom_box_1 #bottom_box_1_left {
    width:485px;
    float: left;
}

#bottom_box_1 #bottom_box_1_left ul {
    width:118px;
    float: left;
    margin:0 0 0 3px;
    display: inline;
}

#bottom_box_1 #bottom_box_1_left ul li {
    list-style-type: none;
    margin:0 0 4px 0;
    padding:0;
}

#bottom_box_1 #bottom_box_1_left ul li a{
    color: #000000;
    padding:0 0 0 10px;
    background:url(square_black.gif) no-repeat left 6px;
    margin:0 0 0 4px;
    display: list-item;
    text-decoration: none;
}

#bottom_box_1 #bottom_box_1_left ul li a span{
    color: #577596;
    text-decoration: underline;
}

#bottom_box_1 #bottom_box_1_left ul li a.sel, #bottom_box_1 #bottom_box_1_left ul li a:hover  {
    color: #CACACA;
    background:url(square_grey.gif) no-repeat left 6px;
}

#bottom_box_1 #bottom_box_1_left ul li a.sel span, #bottom_box_1 #bottom_box_1_left ul li a:hover span{
    color: #000000;
    text-decoration: none;
}

/* Obsah - Leva - Spodni box 1 - Prava */
#bottom_box_1 #bottom_box_1_right {
    width:220px;
    float: right;
    padding:0 0 50px 0;
    background:url(../img/bottom_box_1_right_bg.jpg) no-repeat right bottom;
}

#bottom_box_1 #bottom_box_1_right div h2 {
    font-size: 20px;
    color: #747474;
    font-weight: normal;
    display: inline;
}

#bottom_box_1 #bottom_box_1_right div h1 {
    font-size: 26px;
    color: #000000;
    font-weight: normal;
    display: inline;
}

#bottom_box_1 #bottom_box_1_right a.button {
    font-size: 11px;
    color: #FFFFFF;
    background-color: #B7B7B7;
    padding:7px 0;
    font-weight: bold;
    text-decoration: none;
    margin:0 0 2px 0;
    display: block;
    width:135px;
    text-align: center;
}

#bottom_box_1 #bottom_box_1_right a.button:hover {
    background-color: #567495;
}

#bottom_box_1 #bottom_box_1_right p {
    color: #747474;
}

/* Obsah - Leva - Spodni box 2 */
#bottom_box_2{
    border-top: 5px solid #CACACA;
    padding:10px 0;
    margin:12px 0 0 0;
    position: relative;
}

#bottom_box_2 h1{
    font-size: 17px;
    color: #747474;
    background-color: #F4F4F4;
    font-weight: normal;
    padding:15px 13px 14px 13px;
    margin: 0 0 7px 0;
}

#bottom_box_2 h1 strong{
    color: #000000;
    font-weight: normal;
}

#bottom_box_2 h1 a{
    color: #000000;
    text-decoration: none;
}

#bottom_box_2 p{
    font-size: 11px;
    color: #747474;
}

#bottom_box_2 ul{
    color: #000000;
    text-decoration: none;
    position: absolute;
    top:70px;
    right:0;
}

#bottom_box_2 ul li{
    float: left;
    list-style-type: none;
    font-size: 11px;
    color: #747474;
    margin:0 5px;
}

#bottom_box_2 ul li a{
    color: #567495;
    text-decoration: none;
}

#bottom_box_2 ul li a:hover{
    color: #000;
}


/* Obsah - Prava */
#content_right {
    width:185px;
    float: right;
    margin:0px 0 0 0;
}

/* Obsah - Prava - Vyhledavani */
#content_right #search{
    background:url(../img/search_bg.gif) no-repeat;
    padding:4px 0 9px 9px;
}

#content_right #search input{
    font-size: 12px;
    color: #626262;
    background-color: transparent;
    border:none;
    vertical-align: middle;
}

#content_right h1{
    font-size: 22px;
	line-height: 16px;
    color: #000000;
    margin:16px 0 2px 0;
    font-weight: normal;
}

/* Obsah - Prava - Novinka */
#content_right .news_item {
    padding:9px 0 12px 0;
    background:url(../img/news_item_border3.gif) repeat-x bottom left;
}

#content_right .news_item h3 a{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
	padding: 0 0 5px 0;
}

#content_right .news_item h3 a:hover{
    color: #567495;
}

#content_right .news_item span{
    font-size: 11px;
    color: #747474;
}
#content_right .news_item p{    
    color: #747474;
}

#content_right a.button, #home_content_left a.button {
    font-size: 11px;
    color: #FFFFFF;
    background-color: #B7B7B7;
    padding:7px 0;
    font-weight: bold;
    text-decoration: none;
    margin:22px 0 0 0;
    display: block;
    width:105px;
    text-align: center;
}

#content_right a.button:hover, #home_content_left a.button:hover {
    background-color: #567495;
}
