/*****************************************************************************************************************************/
/* UK CVUT CMS STYLE SHEET */
/*****************************************************************************************************************************/
body {
	text-align:center;
	background:#333333 url("/images/background.jpg") top left fixed;
}
.noscreen { display:none; }
.noindent {	text-indent:0; }
.nomargin { margin:0; }
.justify {text-align:justify;}
.center { text-align:center;}
strong { font-weight:bold; }
.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility:hidden;
}
#main {
	width:900px; 
	margin:0 auto; text-align:left;
	border:0;
}
/*****************************************************************************************************************************/
/* MENU */
#menu-area {
	position:relative;
    width:100%; height:53px;
	margin:0; padding:0;
}
	ul#menu {
		position:absolute;
		z-index:10;
		top:0;
		_left:0;
		width:900px; height:53px;
		margin:0; padding:0; text-align:center;
		border:0; overflow:hidden;
		list-style: none;
	}
		ul#menu li a {
			position: relative;
			float:left;
			top: 0;
			text-indent: -9000px;
			text-decoration: none;
			padding: 53px 0 0 0;
			width:150px;
			height:53px;
			height: 0px !important; 
			height /**/:53px; /* IE5/Win */
		}


/*****************************************************************************************************************************/
/* HEADER */
#header {
	position:relative;
	/*height:180px;*/
	margin:0;
	padding:0;
	overflow:hidden;
	background:url("/images/header.jpg") top left repeat-x;
	line-height: inherit;
}
	#logo {
		height:100px;
		width:450px;
	}
	#info {
		font-size:11px;
		top:30px;
		left:625px;
		width:240px;
		text-align:right;
		line-height:20px;
		position:absolute;
		text-align:left;
		font-weight:bold;
		font-family: "Tahoma CE", Tahoma, "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	}
		#info input {
			height:16px;
			width:180px;
		}
		#info a {
			color:#2985c2;
			border:none;
		}
		#info a.lang {
			display:block;
			position:absolute;
			top:20px;
			right:10px;
		}
	  #colorline {
		  /*height:80px;*/
		  min-height:35px;
		  position:relative;
		  margin:0;
		  padding:40px 20px 0px 20px;
		  text-align:right;
		  overflow: visible;
	  }
	  div#colorline div.notification {
		  width:470px;
		  margin-left:400px;
		  overflow: visible;
	  }
		  .notification {
			  position: relative;
			  margin:0;
			  padding:0;
			  border: 1px solid;
			  background-position: 10px 11px !important;
			  background-repeat: no-repeat !important;
			  font-size: 10px;
			  text-align:left;
		  }
			  .notification div {
				  display:block;
				  font-style:normal;
				  padding: 10px 10px 10px 36px;
				  line-height: 1.5em;
			  }
			  .notification strong {
				  color:#000;
			  }
			  .notification a.close {
				  position:absolute;
				  right:3px;
				  top:3px;
				  display:block;
				  width:7px;
				  height:7px;
			  }
			  .notification em {
				  text-transform:uppercase;
				  font-weight:bold;
			  }
		  
			  .attention {
				  background: #fffbcc url("/images/exclamation.png") 10px 11px no-repeat;
				  border-color: #e6db55;
				  color: #666452;
			  }
			  .information {
				  background: #dbe3ff url("/images/information.png");
				  border-color: #a2b4ee;
				  color: #585b66;
			  }
			  .success {
				  background: #d5ffce url("/images/tick_circle.png");
				  border-color: #9adf8f;
				  color: #556652;
			  }
			  .error {
				  background: #ffcece url("/images/cross_circle.png");
				  border-color: #df8f8f;
				  color: #665252;
			  }

/*****************************************************************************************************************************/
/* CONTENT */
#content {
	position:relative;
	width:860px;
	margin:0;
	padding:30px 20px 10px 20px;
	overflow:hidden;
	background:#2985c2 url("/images/footer.gif") bottom center no-repeat;
	line-height:1.2em;
}
	#submenu {
		margin:30px 5px 0 0; 
		width:180px;
		min-height:300px;
		_height:300px;
		position:relative;
		top:0;
		left:0;
		float:left;			
}

	 #submenu li{
		 line-height:2em;
		 font-size:12px;
		 margin:0;
		 padding:0;
 }
 

	#contentbox {
		width:630px;
		float:left; 
		overflow: hidden;
		border-left:#6CF 1px solid;
		margin:0 0 0 15px; 
		padding: 0 0 0 15px;
		
	}
	#footer {
		clear:both;
		margin:0; padding:0;
		width:100%;
		height:100px;
		vertical-align:bottom;
		position:relative;
		color:#2985c2;
		font-weight:bold;
	}
	#footer a {
		color:#2985c2;
		text-decoration:underline;
		font-weight:bold;
	}
	#footer a:hover {
		text-decoration:none;
	}
	#footer span {
		position: absolute;
		bottom:0;
	}
	#footer div {
		position: absolute;
		bottom:0;
		font-weight:bold;
		right:0;
		text-align:right;
	}

#breadcrumbs {
	margin-bottom:20px;
}
	
	
	/*****************************************************************************************************************************/
/* sitemap */
ul.sitemap h1, ul.sitemap h4 {
		padding-bottom:0.5em;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.1em;
}
ul.sitemap h1 { font-size:2.5em; color:#F9B611 }
ul.sitemap h4 { margin-top:1.5em; font-size:1.5em; color:#F4E500}

ul.sitemap li {list-style:none;}

ul.sitemap{
	background:none;
	background-color:none;
	}

.nepodtrzeno{

  text-decoration:none;
  border:none;

}	


	/*****************************************************************************************************************************/
.katalog_blok{
	
	display:block;
	background-color:#156396;
	padding:8px;
	min-height:120px;
	margin-bottom:3px;


}

.katalog_blok:hover{
	background-color:#135A8A;

}	

.katalog_blok_kategorie{
	padding:5px;
	text-align:right;
	font-size: 26px;
	text-transform: uppercase;
	color: #2977aa;
	margin-bottom:15px;
}

.katalog_blok_1{
	padding:5px;
	float: left;
	margin-right:5px;
	width:150px;
	color:#fed72c;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	
}	
.katalog_blok_2{

	padding:5px;
	float: left;
	margin-right:5px;
	width:150px;
	text-align:center;
	
	padding-top:5px;
	padding-bottom:5px;

}	
.katalog_blok_3{

	padding:5px;
	float: left;
	width:450px;

	padding-top:5px;
	padding-bottom:5px;

}	

.katalog_tagy{
margin-top:25px;
text-align:center;

}

.katalog_tag{
	padding:5px;
	background-color:#333333;
	float:left;
	margin-right:5px;
	font-size:10px;
	text-transform: uppercase;
	text-align:center;
}




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

.rss2_kategorie{
	display:block;
	background-color:#11517B;
	padding:8px;
	min-height:120px;
	margin-bottom:3px;
	width:620px;
}

.rss2_kategorie h2{
	font-size:18px;
	text-transform: uppercase;	
	text-align:right;

}

.rss2_blok{
	
	display:block;
	background-color:#156396;
	padding:8px;
	min-height:120px;
	margin-bottom:5px;

}

.rss2_blok:hover{
	background-color:#135A8A;

}	

.rss2_blok_kategorie{
	padding:5px;
	text-align:right;
	font-size: 18px;
	text-transform: uppercase;
	color: #2977aa;
	margin-bottom:15px;
}


.rss2_blok_1:hover{
	background-color:#0F4468;
}
.rss2_blok_1{
	padding:2px;
	float: left;
	margin-right:5px;
	color:#fed72c;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2596E0;
	display:block;
	width:95%;
	padding-left:25px;
}	

.rss2_blok_1 a{
	color: #FFCC00;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.rss2_blok_2{

	padding:5px;
	float: left;
	margin-right:5px;
	text-align:left;
	
	padding-top:5px;
	padding-bottom:5px;

}	
.rss2_blok_3{

	padding:5px;
	float: left;
	width:450px;

	padding-top:5px;
	padding-bottom:5px;

}	

.rss2_tagy{
margin-top:25px;
text-align:center;

}

.rss2_tag{
	padding:5px;
	background-color:#333333;
	float:left;
	margin-right:5px;
	font-size:10px;
	text-transform: uppercase;
	text-align:center;
}


.detailClass{
	margin-top:15px;
	background-color:#666666;
	text-align:center;
	padding:5px;
}

.detailClass a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	

}

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

.iz_tagcloud{
	display:block;
	background-color:#11517B;
	padding:8px;
	min-height:50px;
	margin-bottom:3px;
	width:820px;
}

.tagRec:hover{
	
	color:#990000;
	
}


	
	
