/*
	Zde jsou definovány styly společné pro všechny subdomény
*/

/*
	Používané barvy:
		#CCCCCC	-	tmavě šeda
		#ACD630 -	zelená na pozadí
		#E9E9E9	-	světle šedá
		#FF9900 -	oranžová
*/

/*
	Obecný styl odkazů a odstavců
*/
	body {
		background-image: url("./images/pozadi_zelena.png");
		margin: 3px 0px 5px 0px;
		font-family: sans-serif;
	}
	p {
		text-indent: 15px;
		text-align: justify;
		font-family: Arial;
		font-size: 11px
	}
	a {
		cursor: pointer;
		text-decoration: none;
		color: navy;
	}
	a:hover {
		cursor: pointer;
		text-decoration: underline;
	}
	
	h1 {
	    font-size: 130%;
		font-weight: normal;
	}
	
	h2 {
		font-size: 100%;
		font-weight: bold
	}
/*
	Preloader
*/
	.preloader {
		margin-top: 200px;
		text-align: center;
		z-index: -1;
		display: block;
		width: 760px;
		position: absolute;
		font-family: Arial, sans-serif;
		font-size: 11px;
	}
	
	
/*
	Určení šířky sloupců hlavní obrazovky
*/
	.index {
		margin: 0px, 0px, 0px, 0px;
		padding: 0px, 0px, 0px, 0px;
		vertical-align: top;
	}
	table.index#subdomeny {
		 margin: 0px 0px 3px 0px;
	}
	table.index {
		width: 760px;
		border-spacing: 0px;
/*		border-collapse: collapse;*/
		border: 0px solid black;
	}
	table.index#menu {
		/* width: 760px; */
		/*	Background-image: url("images/pozadi_seda.png");	*/
	}
	td.index#partneri {
		/*	Šířku je třeba dodržovat vzhledem k počtu ikonek  */
		width: 760px;
	}
	td.index#partnerSubdomeny {
		width: 140px;
	}
	td.index#logo {
		text-align: center;
		width: 360px;
	}
	td.index#hlavniPartner {
		width: 250px;
		text-align: right;
	}
	.index#label {
		color: gray;
		font-size: 10px;
		font-family: Arial;
/*		text-decoration: underline;*/
		margins-bottom: 3px;
	}
	td.index#menu {
		text-align: center;
	}
	a.menu {
		padding-right: 10px;
		text-align: center;
		color: white;
		font-family: Verdana;
		font-size: 11px;
		letter-spacing: 0px;
		text-decoration: none;
	}
	a.menu:hover {
		text-decoration: underline;
	}
	td.index#left {
		width: 150px;
		background-image: url("images/pozadi_seda.png");
/*		background-color: #DEDEDE;*/
		vertical-align: top;
		overflow: hidden;
	}
	td.index#right {
		width: 140px;
		background-image: url("images/pozadi_seda.png");
/*		background-color: #DEDEDE;*/
		vertical-align: top;
		overflow: hidden;
	}
	td.index#center {
		width: 470px;
		background-image: url("images/pozadi_seda.png");
		vertical-align: top;
		overflow: hidden;
		padding-left: 1px;
		padding-right: 1px;
	}
	.index#ICC {
		background-image: url("images/pozadi_oranz.png");
	}
	td.index#copyright {
		color: white;
		font-size: 10px;
		padding: 4px 2px 2px 2px;
		font-family: Arial;
	}
	a.spodni_odkazy {
	color: white;
/*	letter-spacing: 1px;
	font-weight: bold;*/
	font-family: Arial;
	font-size: 12px;

	text-decoration: none;	
	color: white;
	}

	td.index#cara {
		height: 3px;
		background-image: url("images/cara_teckovana.gif");
	}
	.cara_oranz_hor {
		background-repeat: repeat-x;
		background-image: url("images/cara_teckovana.gif");
		background-color: #E9E9E9;
		margins: 0px 0px 0px 0px;
	}
	.cara_seda_vert {
		background-repeat: repeat-y;
		background-image: url("images/cara_teckovana_v.gif");
		background-color: #E9E9E9;
		margins: 0px 0px 0px 0px;
		width: 1px;
	}
	td.index#cara_seda_tmava_hor {
		height: 3px;
		background-image: url("images/cara_teckovana.gif");
		background-color: #CCCCCC;
	}
	td.index#cara_seda_hor {
		height: 3px;
		background-image: url("images/cara_teckovana.gif");
		background-color: #E9E9E9;
	}
/*
	Anketa
*/
	.anketa_nadpis {
			background-color: #FF9900;
			color: white;
			font-family: Arial, Verdana;
			font-size: 10pt;
			text-align: center;
	}
	.anketa_otazka {
			color: black;
			vertical-align: top;
			text-decoration: none;
			font-family: Arial, Verdana;
			font-size: 8pt;
			text-align: left;
	}
	.anketa_hodnoty {
			color: black;
			vertical-align: top;
			font-family: Arial, Verdana;
			font-size: 8pt;
			text-align: left;
	}
	.ankety_text {
			color: blue;
			vertical-align: top;
			text-decoration: none;
			font-family: Arial, Verdana;
			font-size: 8pt;
			text-align: left;
	}
/*
	Nadpisy
*/
	.nadpis {
		padding-top: 10px;
		font-family: Verdana;
		color: blue;
		text-align: center;
	}
	.nadpis#jedna {
		font-size: 16pt
	}
	.nadpis#dva {
		font-size: 14pt
	}
	.nadpis#tri {
		font-size: 12pt
	}
	.nadpis#ctyri {
		font-size: 10pt
	}
	.nadpis#subdomeny {
		text-align: center;
		font-family: Verdana;
		color: white;
		font-size: 16pt;
		font-weight: bold;
		letter-spacing: 2px;
	}	
/*
	Chybová hlášení, hlášení o úspěších
*/
	.info {
		padding: 3px 10px 3px 15px;
		color: blue;
		font-size: 12px;
		text-align: center;
		font-family: Verdana;
	}
	.warning {
		padding: 3px 10px 3px 15px;
		background-color: red;
		color: white;
		font-weight: bold;
		font-size: 12pt;
		text-align: center;
		border: 3px double white;
		font-family: Verdana, Arial;
	}
	.success {
		padding: 3px 10px 3px 15px;
		background-color: yellowgreen;
		color: white;
		font-weight: bold;
		font-size: 12pt;
		text-align: center;
		border: 3px double white;
	}

/*
	Styly pro postranní sloupečky
*/
	.sloupce {
		margins: 0px 0px 0px 0px;
/*		padding: 0px 0px 2px 0px;*/
		font-size: 9px;
		font-family: Tahoma, Arial, Verdana;
	}
	.sloupce#nadpis {
		background-color: #FF9900;
		color: white;
		font-family: Arial, Verdana;
		font-size: 12px;
		text-align: center;
	}
	.sloupce#poradi {
		color: black;
		vertical-align: top;
		text-align: right;
		padding-right: 2px;
/*		width: 2px;*/
	}
	.sloupce#text {
		color: blue;
		vertical-align: top;
		text-decoration: none;
	}
	.sloupce#text:hover {
		text-decoration: underline;
	}
	
/*
	Styly pro formuláře
*/
	input.text {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		width: 120px
	}
	input.numeric {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		width: 30px;
		text-align: right;
	}
	select {
		font-size: 10px;
		font-family: Arial;
		width: 120px
	}
	input.button_OK {
		background-image: url(images/fajfka.gif);
		background-color: #FF9900;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 4px 1px;
		vertical-align: middle;
		clip:   rect(   );
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		padding-left: 15px;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	input.button_small {
		background-color: #FF9900;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		vertical-align: middle;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
	}
	input.button_edit {
		width: 28px;
		height: 20px;
		background-image: url("./images/button_edit.png");
		background-color: #FF9900;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 7px 2px;
		vertical-align: middle;
		clip:   rect(   );
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 1px;
	}
	input.button_delete {
		width: 28px;
		height: 21px;
		background-image: url("./images/button_delete.png");
		background-color: #FF9900;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 5px 3px;
		vertical-align: middle;
		clip:   rect(   );
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 1px;
	}


	select.datum_den {
		width: 40px;
		text-align: right;
	}
	select.datum_mesic {
		width: 70px;
		text-align: right;
	}
	select.datum_rok {
		width: 70px;
	}
	textarea.text {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		width: 140px
	}
/*
	Vyhledávání
*/
	td.search_label {
		color: blue;
		text-align: right;
		font-family: Arial;
		font-size: 10pt;
	}
	table.search {
		width: 460px;
	}
	table.search#menuform {
		width: 460px;
		background-color: #CACACA;
	}
/*
	Rychlá navigace (např. Katalog - Vysoké školy - Technické)
*/
	.navigace {
		color: blue;
		font-family: Arial;
		font-size: 12px;
		margin-bottom: 20px;
		cursor: auto;
	}
	.navigace#2 {
		font-size: 12px;
		color: black;
	}
/*
	Stránkování
*/
	.strankovani {
		font-size: 10px;
		color: #AAAAAA;
		font-family: Arial;
		text-align: center;
	}
	.strankovani#present {
		text-decoration: underline;
	}
/*
	Menu subdomény v okně pro vyhledávání
*/
.submenu {
	font-family: sans-serif;
	background-color: #AAAAAA;
	text-align: center;
	height: 17px;
	border: solid 0px white;
	color: white;
}
a.submenu {
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;	
	color: white;
}
a.submenu:hover {
	text-decoration: underline;
}
table.menuform {
	font-family: sans-serif;
	background-color: #CCCCCC;
}
.submenu_label {
	font-family: sans-serif;
	font-size: 12px;
	color: blue;
	text-align: right;
}
/*
	Nalezený výsledek vyhledávání
*/
.fulltext_found {
	background-color: #f5f5f5;
	border: gray 1px solid;
}
/*
	Články
*/
.clanky#nadpis {
	font-size: 14px;
	font-family: Verdana;
	color: blue;
}
.clanky#datum {
	font-size: 12px;
	font-family: Arial;
	color: #AAAAAA;
}
.clanky#zadavatel {
	font-size: 12px;
	font-family: Arial;
	color: #888888;
}
/*
	Komentář
*/
.comment {
	color: gray;
	font-family: Arial;
	font-size: 10px;
}
/*
	Sponzorované odkazy
*/
p.sponzor {
	color: black;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
}
a.sponzor#titulek {
	font-size: 13px;
	font-family: Arial, sans-serif;
}
a.partner {
	color: white;
}








table#banner_shop_vzdelani {
	border-bottom : 1px solid #FF9900;
	width:468px;
	color:black;
	padding:1px;
	overflow:hidden;
}
table#banner_shop_vzdelani td {
	width:50%;
	vertical-align:top;
}
table#banner_shop_vzdelani a.nadpis {
	text-transform:uppercase;
	color:blue;
	text-decoration:none;
	font-size:11px;
}
table#banner_shop_vzdelani img.shop_img {
	width:40px;
	height:60px;
	float:left;
	margin-right:10px;
}
table#banner_shop_vzdelani .cena {
	color:red;
	text-align:right;
	width:174px;
	font-weight:bold;
}



.no-margin {
	margin: 0;
	padding: 0;
}