/*************************************
***    vytvořilo AgiPro s.r.o.     ***
***    http://www.agipro.cz        ***
***    copyright c AgiPro s.r.o.   ***
*************************************/

/*************************************************************************************
*********************************   XHTML elements   *********************************/

*{
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}
html, body{
	overflow: auto;
	width: 100%;
	height: 100%;
}
body{
	background-image: url(../images/bodyBG.gif);
	background-position: top;
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
p{
	text-indent: 15px;
	padding: 5px 10px;
}
form p{
	margin: 0;
	padding: 0;
}
form div{
	clear: left;
}
form,form p,input{
	float: left;
}
a{
	color: #454545;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
h6{
	color: #0953C4;
}
textarea{
	overflow: auto;
}
ul{
	list-style-position: inside;
}

/*************************************************************************************
********************************   CLASSES elements   *******************************/
.red{
	color: #C10000;
}
.blue{
	color: #0953C4;
}
.gray{
	color: #616161;
}
.RedGray{
	color: #653F40;
}

.small{
	font-size: 0.65em;
}
.bold, .textBold{
	font-weight: bold;
}
textItalic{
	font-style: italic;
}
.fontVerdana{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.center{
	text-align: center;
}

.HideItem{
	display: none;
}

.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

table.border1px{
	border-collapse: collapse;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
}

table.border1px caption{
	font-weight: bold;
	margin: 0 auto 5px auto;
}

table.border1px tr td,table.border1px tr th{
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 0 4px;
}

.MarginCenter{
	margin: 0 auto;
}
.LMargin60{
	margin-left: 60px;
}
.Margin50075{
	margin: 50px 0 0 75px;
}
.MarginR30{
	margin: 0 30px 35px 50px;
}
.MarginB30{
	margin-bottom: 30px;
}
.MarginT30{
	margin-top: 20px!important;
}
.MarginRB30{
	margin: 0 30px 15px 100px;
}
.Margin15{
	margin:  15px 0 15px 15px;
}
.MarginL20{
	margin:  10px 0 0 25px;
}

ul.noStyleType{
	list-style-type: none;
}
ul.ULnon30{
	list-style-type: none;
	margin: 30px 0 0 40px;
}
ul.ULnon30 li{
	margin-left: 20px;
}

.w250{
	width: 325px;
}

/*************************************************************************************
*******************************   LAYOUT definition   *******************************/
#boxScreen{
	border: 1px solid #555;
	background-image: url(../images/BoxBG.gif);
	background-position: top;
	background-repeat: repeat;
	text-align: left;
	margin: 0 auto;
	width: 883px;
	height: 590px;
}
body>#boxScreen{
	width: 881px;
}

/******************
****   VRŠEK   ****
******************/

#boxTop{
	float: left;
	background-image: url(../images/TopBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 656px;
	height: 65px;
}
#boxTop h1{
	background-image: url(../images/logo.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 125px;
	height: 37px;
	margin: 15px 0 0 10px;
}
#boxTop h1 a span{
	display: none;
}
#boxTop h1 a{
	display: block;
	width: 125px;
	height: 37px;
	text-decoration: none;
}
#boxTop h1 a:hover{
	text-decoration: none;
}

/******************
****   OBSAH   ****
******************/

#boxContent{
	float: left;
	width: 646px;
	height: 461px;
	padding: 5px 5px 0 5px;
	overflow: auto;
}
#boxContent h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #5C5C5C;
	letter-spacing: 0.05em;
	margin: 10px 0 0 100px;
}
#boxContent h4{
	font-size: 0.8em;
	color: #0953C4;
	margin: 0 40px 0 140px;
}
#boxContent h5{
	clear: both;
	margin: 15px 0 0 40px;
}
#boxContent div.w250 h5{
	margin-left: 20px;
}
#boxContent h6{
	font-size: 0.8em;
	margin: 0 0 20px 150px;
}
#boxContent ul{
	margin: 5px 0 0 30px;
}
#boxContent input,#boxContent select{
	border: 1px solid #999;
	margin: 1px;
	padding: 1px 3px;
}
#boxContent p span{
	font-weight: bold;
	color: #C10000;
}
#boxContent p.AlignJ{
	text-align: justify;
}
#boxContent textarea{
	border: 1px solid #999;
	overflow: auto;
	color: #C10000;
	width: 300px;
	height: 80px;
	margin: 1px 1px 1px 23px;
	padding: 1px;
}

#boxContent img.MarginR40B10{
	margin: 5px 20px 10px 0;
}
#boxContent img.MarginR40B20{
	margin: 5px 20px 10px 15px;
}
#boxContent img.MarginR40B12{
	margin: 5px 20px 10px 0;
	margin-bottom: 2em;
}

/***********************
****   PRAVÁ ČÁST   ****
***********************/

#boxTopRight{
	float: right;
	background-image: url(../images/RightTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 0.7em;
	text-transform: capitalize;
	width: 225px;
	height: 353px;
}
#boxTopRight strong{
	float: right;
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	text-transform: none;
	margin: 12px 0 5px 0;
	width: 120px;
}
#boxTopRight ul{
	float: right;
	background-image: url(../images/BoxBG.gif);
	background-position: top;
	background-repeat: repeat;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	width: 130px;
}
#boxTopRight ul li{
	list-style-type: none;
	display: inline;
}

/*****************
****   MENU   ****
******************/

#boxMenu{
	float: right;
	position: relative;
	background-image: url(../images/RightBottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 220px;
	height: 237px;
	margin: 0 0 0 5px;
	padding: 0;
}
div#uka{
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
	height: 237px;
	padding: 0;
}
div#uka h3{
	display: none;
}

div#uka ul{
	padding-left: 15px;
	white-space: nowrap;
}
div#uka li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-indent: 0;
	margin: 0;
}
div#uka a{
	color: #383838;
	text-decoration: none;
}
div#uka a:hover{
	color: #0953C4;
}
#cnt{
	background-image: url(../images/CounterBG.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434343;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 98px;
	height: 13px;
	padding: 1px 10px 1px 1px;
	margin: 0 0 10px 0;
}

#cnt span{
	display: none;
}

/********************
****   PODMENU   ****
********************/

#boxSubMenu{
	float: left;
	background-image: url(../images/BottomBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 655px;
	height: 59px;
	padding: 4px 0 0 66px;
	margin: 5px 0 0 0;
}
#boxScreen>#boxSubMenu{
	width: 590px;
	height: 55px;
	margin: 0;
}
#boxSubMenu ul li{
	float: left;
	display: block;
	font-size: 0.85em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase capitalize;
	width: 180px;
	margin: 0 3px;
	font-weight: bolder;
}
#boxSubMenu ul li a{
	text-decoration: none;
}
#boxSubMenu ul li a:hover{
	color: #454545;
	text-decoration: underline;
}
