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

p {
	text-align: justify;
	padding: 7px;
	margin: 0px;
	/*margin-bottom: 20px;*/
}

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: white;
}

#container_body {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: white;
	background-image: url(images/left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#banner {
	padding: 0px;
	margin: 0px;
	height: 130px;
	background-image: url(images/logo_bkg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#shadow {
	padding: 0px;
	margin: 0px;
	height: 50px;
	font-size: 0px;
	background-image: url(images/header_bkg.gif);
}

#sidebar {
	text-align: center;
	float: left;
	width: 200px;
	margin: 0px;
}

.news {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	width: 180px;
	background-image: url(images/news_bgr.gif);
	overflow: hidden;
}

#news_header {
	width: 180px;
	height: 30px;
	background-image: url(images/news_header.gif);
	background-repeat: no-repeat;
}

.news_footer {
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	width: 180px;
	height: 8px;
	background-image: url(images/news_bottom.gif);
}

#open_header {
	width: 180px;
	height: 30px;
	background-image: url(images/open_header.gif);
	background-repeat: no-repeat;
}

.left_text {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
}

#content {
	text-align: left;
}

#page_content {
	padding-bottom: 5px;
	margin-left: 215px;
	margin-top: 0px;
	padding-right: 15px;
}

#footer {
	clear: both;
	height: 16px;
	width: 100%;
	background-image: url(images/footer_bkg.gif);
	font-size: 0px;
}

/* NABIDKA */
.top_nabidka {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	width: 525px;
	background-image: url(images/top_bgr.gif);
	/*text-align: center;*/
	border-style: solid;
	border-color: #727272;
	border-width: 1px;
	-moz-border-radius: 4px;
}

.tisk_nabidka {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 525px;
	text-align: left;
}

h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

span.right {
	float: right;
	margin-right: 8px;
}

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

input.red {
	border: #f66013 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: 1px solid gray;
	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: 1px solid gray;
	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: 1px solid gray;
	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: 1px solid gray;
	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;
	margin-left: 0px;
	margin-bottom: 10px;
}

br.cistic {
	clear: left;
}

a.footer {
	color: White;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a:visited.footer {
	color: White;
	text-decoration: none;
	font-size: 10px;
}

a:hover.footer {
	color: White;
	text-decoration: underline;
	font-size: 10px;
}

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: #f66013;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

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

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

hr {
	border: 0px;
	height: 1px;
	width: 98%;
	color: #647CB1;
	background-color: #647CB1;
	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.indent {
	text-indent: 15px;
	text-align: justify;
}
