body {
	padding: 0px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: white;
}

#container {
	/*position: relative;*/
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-align: center;*/
	background-color: white;
	background-image: url(images/red/page_bkg.png);
	background-repeat: repeat-y;
}

#container_body {
	/*position: relative;*/
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-align: center;*/
	background-color: white;
	background-image: url(images/red/page_bkg.png);
	background-repeat: repeat-y;
	}

#banner {
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	_margin-left: 0px;
	height: 139px;
	width: 780px;
	background-image: url(images/red/header.jpg);
}

#sidebar {
	text-align: left;
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-right: 10px;
	/*margin: 0px;*/
	/*border-right-color: #708090;
	border-right-style: dashed;
	border-right-width: 1px;*/
}

#content {
	text-align: left;
	margin-right: 10px;
}

#page_content {
	padding-bottom: 5px;
	/*margin-left: 250px;*/
	margin-top: 0px;
	padding-right: 15px;
	float: right;
	width: 550px;
}

#footer {
	clear: both;
	height: 16px;
	width: 780px;
	font-size: 0px;
	margin-left: 15px;
	_margin-left: 2px;
	background-image: url(images/red/footer.gif);
}

h1 {
	font-size: 16px;
	color: #de0000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #de0000;
	border-bottom-width: 1px;
	/*border-bottom-height: 40px;*/

}

.h1 {

	font-size: 16px;
	color: #de0000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #de0000;
	border-bottom-width: 1px;
}

input {
	border: #de0000 1px solid;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : none;
}

input.red {
	border: #de0000 1px solid;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : none;
	background-color: #F5CDCD;
}

input.text {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;

	border: gray 1px dotted;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-decoration : none;
}

input.text_red {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;

	background-color: #F5CDCD;
	border: gray 1px dotted;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-decoration : none;
}

textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;

	border: gray 1px dotted;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-decoration : none;
}

textarea.textarea_red {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;

	background-color: #F5CDCD;
	border: gray 1px dotted;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-decoration : none;
}


input.button {
	background-color : #E4E4E4;
	border: #808080 1px solid;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
}

label {
	text-align: right;
	width: 85px;
	padding-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

select {
	font-family : Arial, Helvetica, sans-serif;
}

br.cistic {
	clear: left;
}


a.news {
	color: Navy;
	text-decoration: none;
	font-size: 10px;
	background-image: none;
}

a:visited.news {
	color: Navy;
	text-decoration: none;
	font-size: 10px;
	background-image: none;
}

a:hover.news {
	color: Navy;
	text-decoration: underline;
	font-size: 10px;
	background-image: none;
}

a {
	color: #de0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:visited {
	/*color: #de0000;*/
	color: #de0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:hover {
	color: #de0000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

hr {
	border: 0px;
	height: 1px;
	width: 100%;
	color: gray;
	background-color: gray;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;

}

img {
	border: 0px;
}

img.nabidka {
	border: 0px;
	border: 1px solid #647CB1;
	cursor: Pointer;
}

table.border {
	background-color: #DCDCDC;
}

th.border {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.border {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	text-align: center;
}

td.left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	text-align: left;
}

p {
	/*text-indent: 15px;*/
	/*text-align: justify;*/
}

/* zacina menu */
#menu {
	margin: 0;
	padding: 0px;
	padding-left: 1px;
	width: 779px;
	height: 30px;
	margin-left: 14px;
	_margin-left: 0px;
	background-color: #de0000;
	}	

#menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#menu  ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 30px;
	display: block;
	float: left;
	border-right: 1px solid #ffffff;
	text-align: center;
	}



#menu ul li a {
	height: 30px;
	width: 100px;
	margin: 0px;
	/*margin-top: 5px;*/
	padding: 0px;
	color: white;
	background-color: #de0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 30px; /*3em;/*2em;* tohle posunuje vertikalne*/
	
}

#menu ul li a:hover {
	background-color: white;
	color: #de0000;
}


/*#menu ul li a:visited {
	background-color: #de0000;
	color: white;
}*/


.menu_on {
	background-color: white;
	color: #de0000;
}



#sidebar p {
	text-align: justify;
	text-indent: 0px;
	font-size: 11px;
	margin: 0px;
}


