*
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
BODY
{
	background-color: #6CA1D2;
	background-image: url('img/bg_body.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
BODY, TD, .iText, .iSubmit
{
	font-family: "Arial CE", Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;

}
h1
{
	margin-top: 0px;
	font-size: 18pt;
}
h2
{
	margin-top: 0px;
	font-size: 12pt;
}
a
{
	font-weight: bold;
	color: #7BB8F0;
	text-decoration: none;
	border-bottom: dashed #7BB8F0 1px;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
/*	border-bottom: dashed #FFFFFF 1px;*/
}
.orange
{
	color: #FF8000;
/*
	color: #BD1800;
	color: #E51F00;
*/
}
.blue
{
	color: #002784;
}
form
{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
ul
{
	list-style-type: square;
	margin-left: 20px;
	padding: 0px;
}
ol
{
	list-style-type: lower-alpha;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}
.iText
{
	margin-bottom: 5px;
	background-image: url('img/bg_form.gif');
	border: 1px;
	color: #2D2D2D;
	font-size: 9pt;
	padding-left: 3px;
}
.long
{
	width: 260px;
}
.short
{
	width: 180px;
}
.iSubmit
{
	width: 130px;
	height: 20px;
	background-color: #5A5A5A;
	background-image: url('img/button.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	border: none;
	padding-bottom: 5px;
	*padding-bottom: 1px;
	cursor: pointer;
}
.iSubmit2
{
	width: 60px;
	height: 20px;
	background-color: #5A5A5A;
	background-image: url('img/button_short.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	border: none;
	padding-bottom: 4px;
	*padding-bottom: 1px;
	cursor: pointer;
}
.hlavni
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 904px;
	text-align: left;
	margin: auto;
}
.plocha
{
	position: relative;
	left: 123px;
	top: 0px;
	width: 784px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url('img/bg_texty.gif');
	background-repeat: repeat-y;
	margin: 0px;
}
div.plocha_texty
{
	background-image: url('img/hlavicka.jpg');
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding-top: 280px;
}
div.plocha_texty div.texty
{
	padding: 0px 32px 10px 32px;
	text-align: justify;
}
div.plocha_texty div.body_bottom
{
	width: 784px;
	height: 45px;
	*height: 36px;
	background-color: #6CA1D2;
	background-image: url('img/bg_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 11px;
	padding-right: 31px;
	*padding-top: 9px;
	font-weight: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #606060;
}
div.plocha_texty div.body_bottom a
{
	font-weight: normal;
	font-size: 8pt;
	color: #606060;
	border-bottom: none;
}
div.plocha_texty div.body_bottom a:hover
{
	color: #7BB8F0;
}
.levy
{
	width: 400px;
	padding-right: 20px;
	vertical-align: top;
}
.roh1
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.roh2
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh2.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.roh3
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh3.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.roh4
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh4.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roh1a
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh1a.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.roh2a
{
	height: 5px;
	background-color: #5A5A5A;
	background-image: url('img/roh2a.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#reklama1 {
	position: absolute;
	width: 120px;
	top: 15px;
}
#reklama2 {
	position: absolute;
	width: 120px;
	top: 625px;
}
.panel_obsah{
	background-color: #5A5A5A;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
#ruc_0, #ruc_1, #ruc_2, #ruc_3, #ruc_4, #ruc_5 {
	width: 100%;
	display: none;
}
.center
{
	text-align: center;
}
.pozor
{
	width: 100%;
	padding: 5px;
	background-color: #FF8000;
	color: #2D2D2D;
	font-weight: bold;
	margin-bottom: 15px;
}
