body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 70%;
	font-family: Tahoma, "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: black;

	line-height: 1.3em;
		background: url(../img/bg_page.jpg) repeat-y #FFF ;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 2em; font-weight: normal;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}

.homepage h2 {
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 17px;
	background: url(../img/ctverecek.gif) no-repeat 0 4px;
	margin-bottom: 20px;
	}
.homepage h3  {
	font-size: 1em;
	}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}

a {color: #183b80; font-weight: bold;}
a:hover {color: #FF630A;}
img {border: none;}
p {margin-bottom: 20px;}
.none {display: none;}

img.lft {
	float: left;
	margin: 0 10px 10px 0;
	}

img.rgt {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 20px 0;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ul {
		list-style: none;
		border-left: 1px solid #79acda;
		padding-left: 15px;
		line-height: 1.7em;
		}
	
	/* ***** IE6 italic bug hack ***** */

/* \*/

.WYSIWYGContentBody {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

/* */
	
/* tabulka bezna */
table {
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}	
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 1px solid gray;
		}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		}
		
/* nahrada obrazkem */

.neco span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	

/**********obsah**********/

#all {
text-align: left;
width: 990px;
}

/* ******* hlavicka ******* */

#top {
	height: 97px;
	position: relative;
	background: url(../img/bg_top.jpg) no-repeat #FFF;
	}
	.logo {
		position: absolute;
		top: 26px;
		left: 27px;
		}
		
	#login {
		position: absolute;
		top: 37px;
		left: 467px;
		}
		#login h4 {
			font-size: 1em;
			font-weight: normal;
			margin-bottom: 5px;
			}
		#login .field {
			border: none;
			font-size: 1em;
			width: 70px;
			float: left;
			margin-right: 10px;
			vertical-align: middle;
			text-align: center;
			}
		#login .button {
			vertical-align: middle;
			position: relative;
			top: -3px;
			}

		
	
/* ******* menu ******* */

#h_menu {
	background: url(../img/bg_menu.jpg) no-repeat;
	margin: 0 130px 0 0;
	min-height: 31px;
	_height: 31px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	}
	#h_menu ul {
		list-style: none;
		position: relative;
		width: 100%;
		min-height: 31px;
		_height: 31px;
		padding-left: 250px;
		}
		#h_menu ul li {
			display: inline;
			}
			#h_menu ul li a {
				display: block;
				float: left;
				padding: 2px 15px 1px 15px;
				text-decoration: none;
				color: #FFF;
				margin-top: 7px;
				border-right: 1px solid #a3b6c7;
				}
				#h_menu ul li a:hover {
					color: #E27C44;
					}

	#h_menu p {
		padding: 0 10px 0 0;
		margin: 0;
		float: right;
		}
		#h_menu p input {
			position: relative;
			top: 2px;
			}
			
/* **** hlavni cast **** */

#main {
	margin: 0;
	width: 100%;
	border-top: 30px solid #FFF;
	}
	
/* **** leve menu **** */

#navi {	
	float: left;
	width: 209px;
	float: left;
	border-top: 40px solid #FFF;
	}
	#navi ul {
		list-style: none;		
		background: url(../img/bg_navi.jpg) no-repeat bottom left #5a7fa1;
		margin-bottom: 30px;
		}
		#navi ul li.first {
			background: url(../img/bg_navitop.gif) no-repeat;
			}
		#navi ul li {
			border-bottom: 1px solid #bfd3e5;
			
			}
		#navi ul li.last {
			border-bottom: none;
			_border-bottom: 1px solid #FFF;
			}
			
			#navi ul li a {
				color: #FFF;
				padding-left: 20px;
				text-decoration: none;
				font-weight: bold;
				display: block;
				padding: 4px 5px 4px 15px;
				}
				#navi ul li a:hover {
					background: url(../img/bg_navi_a.gif) no-repeat #476c8e;
					}
					#navi ul li.first a:hover {
						background: url(../img/bg_navi_a_top.gif) no-repeat #476c8e;
						}
					#navi ul li.last a:hover {
						background: url(../img/bg_navi_a_bot.gif) no-repeat bottom left #476c8e;
						}
						
	#hlasujte {
		height: 148px;
		background: url(../img/bg_hlasuj.jpg) no-repeat;
		position: relative;
		
		}
	#nominujte {
		height: 95px;
		background: url(../img/bg_nominovat.jpg) no-repeat -1px 0;
		position: relative;
		margin-bottom: 15px;
		}
		#hlasujte h2, #nominujte h2 {display: none;}
		#hlasujte img{
			position: absolute;
			left: 105px;
			top: 108px;
					}
		#nominujte img {
			position: absolute;
			left: 115px;
			top: 64px;
					}
		
/* **** obsah **** */

#content_container {
	float: right;
	width: 740px;
	
	}
	#content {
		margin-right: 10px;
		min-height: 450px;
		_height: 450px;
		}
		.pravnikroku {
			margin-bottom: 20px;
			}
			
		#partneri {
			width: 664px;
			height: 95px;
			background: url(../img/bg_loga.jpg) no-repeat;
			}
			#partneri img {	margin: 25px 0 0 0;}
				#partneri .l1 {margin-left: 20px;}
				#partneri .l2 {margin-left: 50px;}
				#partneri .l3 {margin-left: 60px;}
		
#silbot {
	width: 385px;
	height: 272px;
	float: right;
	background: url(../img/sil_bot.jpg) no-repeat;
	top: -30px;
	position: relative;
	}
		
/* **** paticka **** */

#ender {
	clear: both;
	width: 100%;
	margin-top: 30px;
	}
	#ender p {margin-bottom: 0;}
	#ender a {font-weight: normal;}
	
	.copyright {
		float: left;
		padding: 10px 0 10px 10px;
		}
	.developer {
		float: right;
		padding: 10px 10px 10px 0;
		}

/* nomination form */

	#nomination .red{
		color: red;
		}
	#nomination table, #nomination table td{
		border: none;
		}
		#nominationForm .field, #nominationForm textarea{
			width: 200px;
			background-color: #fff;
			border: 1px solid navy;
			}
		#nominationForm .submit{
			margin-top: 20px;
			background-color: #fff;
			border: 1px solid navy;			
			width: 120px;
			font-weight: bold;
			cursor: pointer;
			}
		#nominationForm textarea{
			height: 100px;
			}

#galList{
	height: 180px;
	}

.galBlock{
	width: 124px;
	float: left;
	margin: 0 0 30px 30px;
	text-align: center;
	}

.gal{
	border: 1px navy solid;
	padding: 2px;
	width: 120px;
	height: 79px;
	cursor: pointer;
	}	
	
/* bannery */ 
.smallBanner{
	padding: 8px;
	}
.headerBanner{
	text-align:center;
	background-color: #fff;
	}
