body {
	background-color: #5E5E5E;
}

#page {
	width:975px;
	margin:0 auto;
	padding: 0 0 10px 0;
	background:url(../img/page_bg.gif) no-repeat bottom #FFF;
}

/* Hlavicka */
#head {
	position: relative;
	width:954px;
	margin:0 11px 11px 10px;
	height:129px;
	background:url(../img/head_bg.jpg) no-repeat bottom #A50001;
}

/* Hlavicka - Logo */
#logo {
	position: absolute;
	left:32px;
	top:17px;
}

/* Hlavicka - Jazykovka */
#menu_lang {
	position: absolute;
	left:33px;
	top:94px;
}

#menu_lang li {
 padding:0;
 width:27px;
 height:19px;
 float: left;
 list-style-type: none;
 display: block;
 margin:0 3px 0 0;
 position: relative;
}

/*
#menu_lang li a{
	width:16px;
	height:11px;
	display: block;
	position: absolute;
	left:5px;
	top:-1px;
	=top:2px;
}
*/
#menu_lang li a img{
 width:16px;
 height:11px;
 display: block;
 position: absolute;
 left:5px;
 top:4px;
}



#menu_lang li.active {
	background:url(../img/menu_lang_li_active.gif) no-repeat top #FFF;
}

/* Hlavicka - Vyhledavani */
#search {
 background:url( ../img/search_bg.gif) no-repeat left top #FFF;
 height:34px;
 width:276px;
 padding:0 5px;
 left:638px;
 top:17px;
 position: absolute;
}

#search input.text {
 position: absolute;
 border:1px solid #FFF;
 color: #8B8B8B;
 font-size: 12px;
 width:170px;
 padding:4px 11px;
 top:5px;
}

#search .button {
 position: absolute;
 border:none;
 background:url( ../img/search_button.gif) no-repeat left 50% #B00000;
 font-size: 12px;
 color: #FFF;
 width:74px;
 padding:3px 0 5px 0;
 margin:0;
 top:4px;
 cursor: pointer;
 left:200px;
}

/* Hlavicka - Hlavni menu */
#menu {
	list-style-type: none;
	position: absolute;
	left:221px;
	top:77px;
}

#menu li{
	text-align: center;
	float: left;
	display: block;
	padding: 0 0 0 13px;
	display: inline;
}

#menu li a img{
 width:15px;
 height:14px;
 display: block;
 overflow: hidden;
 padding:5px 0 0 0;
}

#menu li span{
	width:13px;
	display: block;
	height:52px;
	float: left;
}

#menu li.active{
	background:url(../img/menu_li_left.png) no-repeat left top ;
}

#menu li.active a{
	background:url(../img/menu_li_center.png) repeat-x left top;
}

#menu li.active span{
	background:url(../img/menu_li_right.png) no-repeat left top;
}

#menu li a {
	float: left;
	display: block;
	padding:12px 0 0 0;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height:40px;
	letter-spacing:-0.2px;
}

#menu li a:hover {
	color: #DFDFDF;
}

/* Home menu */
#home_box {
	background:url(../img/home_box_center.gif) repeat-y ;
	position: relative;
	margin:0 0 60px 0;
}

#home_box .inner {
	background:url(../img/home_box_bottom.gif) no-repeat left bottom ;
}

#home_box .inner .shell {
	padding: 21px 0 0 29px;
	background:url(../img/home_box_top.gif) no-repeat left top ;
}

#home_box h1{
	font-size: 26px;
	/*margin:0 0 20px 0;*/
	margin:0 0 27px 28px;
}

#text_box {
	background:url(../img/home_box_image.jpg) #000 no-repeat left top ;
	/*width:462px;
	height:518px;*/
	width:408px;
	height:470px;
	position: absolute;
	left:246px;
	bottom:-51px;
	padding:48px 0 0 54px;
}

#text_box h2{
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
}

#text_box p{
	font-size: 14px;
	line-height: 17px;
	color: #8B8B8B;
	width:196px;
	margin:5px 0;
}

#text_box a.more{
	font-size: 13px;
	line-height: 15px;
	padding: 0 0 0 15px;
	background:url(../img/arrow_black.gif) no-repeat left center ;
	color: #B00000;
	text-decoration: none;
}

#text_box a.more:hover{
	text-decoration: underline;
}

#home_menu {
	font-size: 14px;
	color: #8B8B8B;
	font-weight: bold;
}

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:225px;
	position: relative;
}

#navigation a.head {
  background: url("../img/menu_left_li_nonactive1.gif") no-repeat scroll right center transparent;
    color: #8B8B8B;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin: 0;
    padding: 8px 0 0;
    text-decoration: none;
}

#navigation a.head:hover {
	color:#000;
}

#navigation a.selected {
	color:#000;
	background:url(../img/menu_left_li_active1.gif) no-repeat right center ;
}

#navigation a.current {
}

#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#navigation li {
	list-style:none;
	display:inline;
}

#navigation li li a {
	color:#B00000;
	font-size: 13px;
	display:block;
	text-decoration: none;
	font-weight: normal;
	padding:0 0 0 14px;
	background:url(../img/arrow_white.gif) no-repeat left 5px;
}

#navigation li li a:hover {
	color:#000;
}

#division_button {
	background:url(../img/division_button.gif) #A50001 no-repeat left top;
	color: #FFF;
	width:112px;
	height:27px;
	display: block;
	position: absolute;
	font-size: 13px;
	padding:6px 0 0 26px;
	left:5px;
	text-decoration: none;
	bottom:-51px;
}

#division_button:hover {
	text-decoration: underline;
}

/* Obsah - Leva */
#content_lef {
	float: left;
	width:728px;
	margin:0 0 0 10px;
	display: inline;
}

#content_lef #news_box {
	font-size: 12px;
	margin:0 0 8px 31px;
}

#content_lef #news_box strong{
	color: #8B8B8B;
}

/* Obsah - Leva - Leve menu */
#content_lef #menu_left {
	float: left;
	width:228px;
	background:url(../img/menu_left_center.gif) repeat-y ;
}

#content_lef #menu_left #drobek {
	background:url(../img/menu_left_top.gif) no-repeat left top ;
	padding:28px 20px 0 30px;
}
/*
#content_lef #menu_left #drobek a{
	background:url(../img/arrow_small.gif) no-repeat right center;
	padding:0 12px 0 0;
	margin:0 11px 0 0;
	font-size: 13px;
	color: #C30101;
}*/
#content_lef #menu_left #drobek a{
 padding:0 4px 0 0;
 font-size: 13px;
 color: #C30101;
 line-height:16px;
}

#content_lef #menu_left #drobek .arrow{
 margin:0 11px 0 0;
 width:8px;
 height:5px;
}

#content_lef #menu_left h2 {
	font-size:18px;
	color: #353535;
	border-bottom:1px solid #DFDFDF;
	margin:5px 42px 13px 30px;
}

#content_lef #menu_left h2 a {
	text-decoration: none;
	color: #000000;
}

#content_lef #menu_left h2 a:hover {
	text-decoration: none;
	color: #b00000;
}



#content_lef #menu_left ul {
	padding:0 0 18px 17px;
	background:url(../img/menu_left_bottom.gif) no-repeat left bottom ;
	list-style-type: none;
}

#content_lef #menu_left ul li {
/*	padding:0 0 0 14px;*/
	padding:2px 0 0 14px;
	margin:0 0 7px 0;
}

#content_lef #menu_left ul li a{
	width:130px;
	display: block;
	color: #353535;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}

#content_lef #menu_left ul li a:hover, #content_lef #menu_left ul li.active a{
	color: #B00000;
}

#content_lef #menu_left ul li.active {
	background:url(../img/menu_left_active.gif) no-repeat right center ;
}

#content_lef #menu_left ul li.more {
	background:url(../img/arrow_white.gif) no-repeat left 6px;
}

/* Obsah - Leva - Prava */
#content {
	float: left;
	width:478px;
	margin:0 0 0 11px;
	display: inline;
}

#content a{
	color: #B00000;
}

#content a:hover{
	color: #8B8B8B;
	text-decoration: underline;
}

#content h1{
	font-size: 19px;
	color: #B00000;
	margin:22px 0 8px 0;
	line-height: 25px;
}

#content h2{
	line-height:17px;
	font-size: 16px;
	color: #353535;
	margin:0 0 12px 0;
}

#content p{
	margin:15px 0;
	font-size: 14px;
	color: #353535;
}

#content li p{
	margin:0 0;
	font-size: 14px;
	color: #353535;
}

#content ul{
	margin: 5px 0 11px 4px;
}
/*
#content ul li{
	font-size: 14px;
	color: #353535;
	color: #8B8B8B;
	list-style-position: inside;
	line-height:17px;
	padding:0 0 0 13px;
}*/
#content ul li {
color:#000000;
font-size:14px;
line-height:17px;
list-style-position:outside;
margin:0 0 5px 13px;
}


#content ul li span{
	color: #353535;
}

#content a.print_button{
	color: #6B6C6E;
	margin:10px 0 0 0;
	text-decoration: none;
	padding:9px 0 0 30px;
	display: block;
	width:84px;
	height:23px;
	background:url(../img/print_bg.gif) #DFDFDF no-repeat left top;
}

#content a.print_button:hover{
	text-decoration: underline;
}

/* Obsah - Prava */
#content_rig {
	float: right;
	width:216px;
	margin:0 11px 0 0;
	display: inline;
}

/* Obsah - Prava - Sedej boxik */
#grey_box{
	background:url(../img/grey_box_bottom.gif) no-repeat left bottom;
	padding:0 0 15px 0;
}

#grey_box .inner_box{
	background:url(../img/grey_box_top.gif) #353535 no-repeat left top;
	padding:0 30px 0 20px;
}

#grey_box .inner_box h2{
	font-size: 18px;
	line-height:22px;
	font-weight: normal;
	color: #FFF;
	padding:28px 0 13px 0;
	border-bottom:1px solid #5E5E5E;
	margin:0 0 14px 0;
}

#grey_box .inner_box .grey_box_item{
	margin:0 0 22px 0;
}

#grey_box .inner_box .grey_box_item .date{
	background:url(../img/grey_item_date.gif) #B00000 no-repeat left top;
	width:57px;
	height:54px;
	text-align: center;
	float: left;
	font-size: 11px;
	padding:8px 0 0 0;
	color: #FFF;
	line-height:16px;
	margin:0 0 5px 0;
}

#grey_box .inner_box .grey_box_item .date strong{
	font-size: 18px;
}

#grey_box .inner_box .grey_box_item ul{
	margin:0 0 0 7px;
	float: left;
}

#grey_box .inner_box .grey_box_item ul li{
	color: #8B8B8B;
	font-size: 11px;
	list-style-type: none;
}

#grey_box .inner_box .grey_box_item ul li del{
	color: #B00000;
}

#grey_box .inner_box .grey_box_item ul li strong{
	color: #FFF;
	font-size: 13px;
}

#grey_box .inner_box .grey_box_item p{
	clear: left;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

#grey_box .inner_box .grey_box_item p a{
	color: #FFF;
	text-decoration: none;
}

#grey_box .inner_box .grey_box_item p a:hover{
	text-decoration: underline;
}

#grey_box .inner_box .grey_box_item span{
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	font-weight: normal;
}

#grey_box .inner_box a.more{
	margin:62px 0 0 0;
	background:url(../img/arrow_grey.gif) no-repeat left center;
	font-size:12px;
	color: #FFF;
	padding:0 0 0 14px;
	text-decoration: none;
	display: block;
}

#grey_box .inner_box a.more:hover{
	text-decoration: underline;
}

/* Obsah - Spodni box */
#bottom_box_top {
	background:url(../img/bottom_box_top.gif) no-repeat left center;
	clear: both;
	width:954px;
	height:11px;
	margin:39px 11px 0 10px;
	overflow: hidden;
}

#bottom_box_bottom {
	background:url(../img/bottom_box_bottom.gif) no-repeat left center;
	width:954px;
	height:10px;
	margin:-2px 11px 0 10px;
}

#bottom_box {
	border-left:8px solid #DFDFDF;
	border-right:8px solid #DFDFDF;
	margin:0 11px 0 10px;
	padding:15px 0;
	position: relative;
}

#bottom_box_in {
	overflow: hidden;
}

#bottom_box #paperbox {
	position: absolute;
	left:180px;
	top:-40px;
}

/* Obsah - Spodni box - Leva */
#bottom_box_lef {
	float: left;
	width:308px;
	margin:0 0 0 25px;
	display: inline;
}

#bottom_box_lef h2{
	font-size: 14px;
	color: #B00000;
	font-weight: normal;
}

#bottom_box_lef .item {
	font-size: 12px;
	width:140px;
}

#bottom_box_lef .item h3{
	font-size: 16px;
	color: #B00000;
	margin:9px 0 0 0;
	line-height:18px;
}

#bottom_box_lef a.more{
	font-size: 12px;
	color: #B00000;
	background:url(../img/arrow_white.gif) no-repeat left center;
	padding:0 0 0 14px;
	text-decoration: none;
}

/* Obsah - Spodni box - Prava */
#bottom_box_rig {
	float: left;
	width:583px;
	position: relative;
}

#bottom_box_rig li{
	font-size: 12px;
	margin:0 25px 0 0;
	float: left;
	width:175px;
	list-style-type: none;
	color: #8B8B8B;
}

#bottom_box_rig li a{
	background:url(../img/arrow_white.gif) no-repeat left 4px;
	padding:0 0 0 14px;
	text-decoration: none;
	color: #000;
}

#bottom_box_rig li a:hover{
	text-decoration: none;
	color: #b00000;
}

#bottom_box_rig li.last{
	margin:0;
}

#bottom_box_rig h2{
	font-size: 16px;
	color: #B00000;
	padding:0 0 5px;
}

#bottom_box_rig a.more{
	background:url(../img/arrow_white.gif) no-repeat left center;
	padding:0 0 0 14px;
	position: absolute;
	top:0;
	right:0;
	text-decoration: none;
	font-size: 12px;
	color: #8B8B8B;
}

#bottom_box_rig a.more:hover{
	color: #B00000;

}


/* Paticka */
#footer {	
	width:975px;
	margin:0 auto;
	overflow: hidden;
}
#footer.footer_cs {
	background:url(../img/eu_banner.gif) no-repeat 787px 17px;
}
#footer.footer_en {
	background:url(../img/manag_EU.gif) no-repeat 787px 17px;
}
#footer.footer_ar {
	background:url(../img/manag_EU-ar.gif) no-repeat 740px 17px;
}

#footer .lef{
	margin:14px 0 10px 39px;
	color: #B5B5B5;
	display: inline;
}

#footer .lef a{
	text-decoration: none;
	color: #FFF;
}

#footer .lef a:hover{
	text-decoration: underline;
}

.sitemap-left {
margin: 25px 0 0 0;
border: 0px;

}
.sitemap-right {
margin: 8px 0 20px 20px;
}

#content ol {
	margin-left: 10px;
}

.skolenipopis {
	border-bottom: 1px solid #dfdfdf;
	}
.skolenipopis th {
	padding: 0;
	margin: 0;
	font-weight: normal;
	width: 100px;
	text-align:left;
	font-size: 14px;
}

.skolenipopis td {
	padding: 0;
	margin: 0;
	font-weight: bolder;	
	text-align:left;
	font-size: 14px;
}

.skolenisuma th {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #dfdfdf;
}
.skolenisuma td {
	line-height: 17px;
	font-size: 14px;
	/*padding: 0px;*/
	padding:5px 5px 5px 0;
	margin: 0px;
}
