@charset "utf-8";

/* členská sekce*/
.podmenu {
	padding: 5px 0px 10px 0px!important;
}
.podmenu ul li {
	font-size: 12px;
	display: inline;
	margin-right: 10px;
}

.content-block {
	/* kopie v style-admin.css*/
	margin-bottom: 10px; background-color: #999999; padding: 10px 3px 3px 3px; color: #FFFFFF; border-left: 3px solid #666666;
	font-weight: bold;
	font-size: 0.7em;
}
/* konec členská sekce*/

.clanek-titulek, .clanek-titulek a {
	color: #1B6649;
	text-decoration: none;
	padding: 0;
	font-weight: normal;
	font-size: 17px;
	margin: 0;
	margin-bottom: 0px;
	border: 0;
	background: none;
}
.clanek-titulek a:hover {
	text-decoration: underline;
}
.clanek-zarazeni {
	margin-top: 5px;
	margin-bottom: 10px;
}
.clanek-zdroj {
	margin: 10px 0px;
}
.clanek-prilohy {
	background-color: #EEEEEE; padding: 5px; border: 1px solid #BEBEBE; margin-top: 5px;
}
.clanek-tlacitka{
	background-color: #EEEEEE; padding: 5px; border-top: 1px solid #BEBEBE; margin-top: 5px;
}

#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

.anketa-otazka {
	text-align: center;
	font-size: 0.75em;
	padding-bottom: 5px;
}

.anketa-odrazka {
	background: url('/images/ikony/anketa_odrazka.gif') left top no-repeat;
}

.odrazka-tucne {
	font-weight: bold;
}


/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #ffffff url('/images/gr/body-bg.png') left top repeat-x;
}

#body-center {
	text-align: center;
}
	#body-center-padding {
		width: 965px;
	}
		#main {
			width: 965px;
			text-align: left;
		}
			#header {
				height: 87px;
			}
			#jazyky {
				width: 50px;
				position: absolute;
				padding-top: 8px;
				margin-left: 910px;
				text-align: right;
			}
				#jazyky a {
					padding-right: 5px;
				}
			#menu {
				height: 35px;
				background: url('/images/gr/menu/menu-rest.png') right bottom no-repeat;
			}
			* html #menu, *  html ul li {
				height: 1px;
			}
			* html ul li {
				background: none!important;
			}
				#menu span {
					display: none;
				}
				#menu a {
					background-position: left bottom;
					background-repeat: no-repeat;
					display: block;
					height: 35px;
				}
				/*
				Tato část kódu je rozdělena do cz a gb.css
				#menu-afc { display: block; width: 242px; height: 35px; background: url('/images/gr/menu/menu-afc-cz.png') left top no-repeat !important; }
				#menu-1 a { width: 65px; background-image: url('/images/gr/menu/menu-1-cz.png'); }
				#menu-2 a { width: 94px; background-image: url('/images/gr/menu/menu-2-cz.png'); }
				#menu-3 a { width: 147px; background-image: url('/images/gr/menu/menu-3-cz.png'); }	
				#menu-4 a { width: 114px; background-image: url('/images/gr/menu/menu-4-cz.png'); }
				#menu-5 a { width: 83px; background-image: url('/images/gr/menu/menu-5-cz.png'); }
				
				#menu a:hover,
				#menu #menu-selected {
					background-position: right bottom;
				}*/
				
				
			
			#menu2 {
				margin: 0 5px;
				height: 28px;
				background: #228460 url('/images/gr/menu2-bg.png') left bottom no-repeat;
			}
			
			#main-content {
				
			}
				.uvod-h2 {
					display: none;
				}
				
				#uvod-line1-pic {
					width: 720px;
					height: 225px;
					float: left;
				}
				#uvod-line1-log {
					width: 230px;
					height: 225px;
					float: right;
					/*
					v mutacích
					background: url('/images/gr/prihlaseni-bg-cz.png') left top no-repeat;*/
				}
					#ajax-temp {
						display: none;
					}
					#uvod-line1-log table {
						margin-left: 21px;
					}
					#uvod-line1-log .padding {
						padding: 50px 0 0 0;
					}
					#uvod-line1-log p {
						color: #FFFFFF;
					}
						.padding-tb1 {
							padding: 7px 0;
						}
						.padding-tb2 {
							padding: 14px 0;
						}
					#uvod-line1-log .input-text {
						width: 120px;
					}
					#uvod-line1-log .input-submit {
						font-size: 13px;
						width: 90px;
					}
					#uvod-line1-log .input-submit2 {
						font-size: 13px;
						width: 100px;
					}
					#content-right #uvod-line1-log {
						float: none;
					}
				.uvod-col {
					background: url('/images/gr/uvod-blok-bg.png') right top no-repeat;
					min-height: 222px;
					padding-right: 10px;
					padding-top: 15px;
				}
				* html .uvod-col {
					height: 222px;
				}
					.uvod-col h3 {
						font-size: 17px;
						color: #038C69;
						margin: 0;
						padding: 0 0 10px 0;
						border: 0;
						background: none;
						font-style: normal;
						font-weight: normal;
					}
					.uvod-col a {
						text-decoration: none;
					}
					.uvod-col a:hover {
						text-decoration: underline;
					}
					.uvod-col1 p {
						line-height: 150%;
					}
					.uvod-col2 p,
					.uvod-col3 p {
						padding: 3px;
						font-size: 13px;
					}
					.uvod-col2 h3,
					.uvod-col3 h3 {
						padding-bottom: 3px;
					}
					.uvod-col2 .padding {
						min-height: 122px;
					}
					* html .uvod-col2 .padding {
						height: 122px;
					}
				.uvod-col1 {
					width: 468px;
					float: left;
					margin-right: 15px;
				}
				.uvod-col2 {
					width: 217px;
					float: left;
					margin-right: 15px;
				}
				.uvod-col3 {
					width: 217px;
					float: left;
				}
					
				#content {
					margin-left: 5px;
					width: 715px;
					float: left;
				}
					#navigace, #navigace a {
						font-size: 11px;
						color: #666666;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					}
				#content-right {
					width: 230px;
					float: right;
				}
					.uvod-col3 {
						width: 215px !important;
						padding-left: 5px;
					}
		#footer {
			background: #FFFFFF url('/images/gr/footer-bg.png') left top no-repeat;
			padding: 18px 0 0 15px;
			text-align: left;
		}
			#footer p,
			#footer a {
				font-family: Tahoma, Geneva, sans-serif;
				color: #666666;
			}
			#footer-left {
				float: left;
				width: 725px;
			}
				#footer-left-item1 {
					font-weight: bold;
					font-size: 14px;
				}
				#footer-left-item2 {
					font-size: 11px;
					margin-top: 5px;
				}
				#footer-left-item3,
				#footer-left-item3 a {
					color: #999999;
					font-size: 10px;
					margin-top: 17px;
				}
			#footer-right {
				float: left;
				width: 160px;
			}
				.footer-right-item {
					font-size: 10px;
					padding-bottom: 6px;
				}
#servisni-mista td {
	padding-right: 15px;
}

/* OBECNÉ STYLY KE KAŽDÉMU WEBU*/
@media print {
	.no_print {
		display: none;
	}
	.vuz-block-stocek p {
		font-size: 14px;
		padding: 0 0 5px 0;
		margin: 0 10px 5px 10px;
		color: #1B6649;
		border-bottom: 1px solid #1B6649;
	}
	* html .vuz-block-stocek p {
		margin: 0 5px 5px 5px;
	}
	.vuz-block-stocek {
		height: auto;
	}
	#vuz-header {
		border-bottom: 2px solid #1B6649;
		height: auto;
		padding-bottom: 10px;
		margin-bottom: 5px;
	}
	#vuz-header h3 {
		padding: 8px 0 0 10px;
		float: none;
	}
}
@media screen {
	.print {
		display: none;
	}
}

.odrazky {
	line-height: 125%;
	color: #FF6600;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 5px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0;
}
.clear-1px {
	font-size: 1px;
	clear: both;
}
.clear-5px {
	font-size: 1px;
	height: 5px;
	clear: both;
}
.clear-10px {
	height: 10px;
	font-size: 1px;
	clear: both;
}
.clear-5px-white {
	height: 5px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-10px-white {
	height: 10px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-15px-white {
	height: 15px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}
