body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #555454;
	margin: 0px;
	background: White url(img/bg.png) repeat-x top;
}
table {
	font-size: 11px;
}

a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #373737;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}

ul {
	padding: 0px 0px 12px 12px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: disc;
	list-style-image: url(img/ikona-li1.gif);
}


h1 {
	font-size: 17px;
	color: #D9830B;
	text-align: left;
	padding: 0;
	margin: 0;
}
.h1obs {
	font-size: 20px;
	font-weight: normal;
	color: #555454;
	text-align: left;
	padding: 0;
	margin: 0;
}
h2 {
	color: #21903A;
	font-size: 1.1em;
	margin: 12px 0px 3px 0px;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 100%;
	color: #21449f;
	font-weight: bold;
}

hr{
	color: #9B9B9B;
	height: 1px;
}
.hrclass{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: dotted gray 1px;
}
p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.clearboth {
	clear: both;
}

/* Formy */

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border-color: #9b9b9b;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
legend {
	font-size: 13px;
	color: #95b607;
	padding: 0px 10px 0px 10xp;
}
input[type="submit"] {
	font-size: 11px;
	color: Black;
	width: 103px;
	height: 21px;
	border: none;
	background: url(img/tlodeslat.png) no-repeat;
	cursor: hand;
}
input[type="button"] {
	font-size: 11px;
	color: Black;
	padding-left: 0px;
	background: url(img/det-bg-tl.png) repeat-x top;
	border: 1px solid #969696;
}
input[type="text"] {
	font-size: 11px;
	color: Black;
	padding: 3px;
	border: 1px solid #969696;
	background: #F2F2F2;
}
input[type="password"] {
	font-size: 11px;
	color: Black;
	padding: 3px;
	border: 1px solid #969696;
	background: #F2F2F2;
}
input[type="file"] {
	font-size: 11px;
	color: Black;
	padding: 3px;
	border: 1px solid #969696;
	background: #F2F2F2;
}
select {
	font-size: 11px;
	color: Black;
	padding: 3px;
	border: 1px solid #969696;
	background: #F2F2F2;
}
textarea {
	font-size: 11px;
	color: Black;
	padding: 3px;
	border: 1px solid #969696;
	background: #F2F2F2;
}
.formnadp {
	font-size: 15px;
	color: #95b607;
	font-family: Tahoma;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #9b9b9b;
	margin-bottom: 10px;
}
.formnapdtxt {
	font-size: 15px;
	color: #9b9b9b;
	font-family: Tahoma;
}

/* Tlacitka */

ul.navform {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul.navform a {
	width: 200px;
}


ul.navform li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

ul.navform li a, ul.navform li a:link, ul.navform li a:active, ul.navform li a:visited {
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	background: #21730f;
	border-left: 10px solid #1a1a1a;
	color: white;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	letter-spacing: 1px;
}
ul.navform li a:hover {
	color: white;
	background: #2fb110;
	border-left: 10px solid black;
}


/* Struktura webu */

#main {
	width: 1053px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#mainin {
	width: 1007px;
	margin: 0 auto 0 auto;
	padding: 0px 23px 0px 23px;
	background: url(img/bgover.png) repeat-y;
}
#mainintop {
	background: url(img/bgovertop.png);
	height: 16px;
}

/* hlavicka */

#head {
	height: 119px;
}
#head .imgclass{
	width: 382px;
	float: left;
}
#head h1{
	font-weight: bold;
	font-size: 12px;
	padding-top: 45px;
	color: #555454;
}

/****************************************/

/* TOP menu */
#topmenu {
	height: 28px;
	background: url(img/topmenubg.png) repeat-x;
	text-align: left;
	padding-top: 11px;
}
ul.tophlavni { margin: 0; padding: 0; list-style: none; display: inline; font-size: 100%;  }
#tophornav li { position: relative; display: inline; }
#tophornav li a {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 28px 0px 13px;
	text-align: left;
	overflow: hidden;
	color: white;
	text-decoration: none;
	background: url(img/icolitop.png) no-repeat right;
}
#tophornav li a:hover {
	color: black;
}


/****************************************/


/* OBSAHOVA cast */

#maincol {
	padding-top: 25px;
}
#colobsah {
	
}
#colobsah .in {
	margin-top: 20px;
	background: url(img/obsahbg1.jpg) no-repeat;
	min-height: 315px;
}
#colobsah h1 {
	margin: 0;
	padding: 0px 0px 0px 13px;
}
#colobsah h2 {
	background: url(img/icoh2.png) no-repeat;
	padding: 0px 0px 0px 25px;
	height: 18px;
	color: #186f2c;
}
#colobsah p {
	padding: 0px 25px 0px 25px;
	color: #3f403f;
}
#colobsah2 {
	margin-top: 20px;
}
.tdstyle {
	background: url(img/obsahbgtd.png) no-repeat;
	padding: 0px 20px 0px 20px;
	width: 281px;
	min-height: 233px;
	color: #010200;
}
.tdstyle h2 {
	margin: 20px 0px 0px 0px; 
}
#colpravo {
	width: 348px;
	float: right;
}
.coltabobsah {
	padding: 20px 32px 20px 32px;
}
.coltabpravo {
	padding: 0px 32px 20px 32px;
}
.coltabpravoin {
	padding: 0px 32px 20px 32px;
}

.titimgleft {
	padding-top: 25px;
	float: left;
	width: 318px;
	height: 83px;
}
.titimgright {
	padding-top: 25px;
	float: right;
	width: 318px;
	height: 83px;
}

.tittxtleft {
	color: #295F10;
	padding: 25px 25px 0px 25px;
	float: left;
	width: 268px;
	min-height: 50px;
}
.tittxtright {
	color: #295F10;
	padding: 25px 25px 0px 25px;
	float: right;
	width: 268px;
	min-height: 50px;
}

.obspredel {
	margin: 11px 0px 11px 0px;
	background: url(img/obspredel.png) no-repeat top left;
	height: 8px;
} 
#maincolbotpredel {
	
	height: 25px;
}
#maincolin {
	background: url(img/obsbgin.png) repeat-y;
}
#colobsahin {
	padding: 0px 15px 0px 15px; 
}
#colpravoin {
	width: 245px;
	float: left;
}
.flashapp {
	text-align: center;
	margin-top: 10px;
	padding: 15px 0px 25px 0px;
	background: url(img/bgflash.png) no-repeat top;
}
/* NOVINKY */

.nadpnovinky {
	font-size: 20px;
	color: #555454;
	text-align: left;
	padding: 0;
	margin: 0;
}
.novinka {
	padding: 8px 0px 10px 0px;
	border-bottom: 1px dashed #6b7071;
	margin-bottom: 5px;
}
.novinadplink:link, .novinadplink:active, .novinadplink:visited {
	font-size: 15px;
	font-weight: normal;
	color: #0b93b2;
	text-decoration: none;
}
.novinadplink:hover {
	color: black;
}
.novidat {
	color: #5f6364;
	padding: 0px 0px 14px 0px;
}
.novivice {
	text-align: right;
}
.novivicelink:link, .novivicelink:active, .novivicelink:visited {
	font-weight: normal;
	color: #0b93b2;
	text-decoration: none;
}
.novivicelink:hover {
	color: black;
}

/* PATKA */
#mainpat {
	background: #DBFAAB;
}
#patka {
	margin: 0px auto 0px auto;
	width: 1008px;
	height: 65px;
}

.patl {
	width: 635px;
	float: left;
}
.patltxt {
	padding: 20px 0px 0px 0px;
	color: #295F10;
	font-size: 11px;
}
.patr {
	width: 212px;
	float: right;
	margin-right: 70px;
	padding-top: 10px;
}
.patrtxt {
	padding: 10px 0px 0px 69px;
	color: #295F10;
	font-size: 11px;
}
.patlink:link, .patlink:active, .patlink:visited {
	color: #295F10;
	font-size: 11px;
	text-decoration: none;
}
.patlink:hover {
	color: Black;
}
.patpredel {
	margin: 0px 5px 0px 5px;
	color: #c4c1c1;
}
.bgdiv {
	width: 961px;
	background: url(img/bgdivin.png) repeat-y;
	padding: 5px;
}
.bgdiv2 {
	width: 931px;
	background: url(img/bgdivin.png) repeat-y;
	padding: 5px 20px 5px 20px;
}
.bgdivtop {
	width: 971px;
	height: 8px;
	background: url(img/bgdivtop.png) repeat-y;
}
.bgdivbot {
	width: 971px;
	height: 8px;
	background: url(img/bgdivbot.png) repeat-y;
}
.tlhodnoceni {
	margin: 10px 0px 0px 5px;
}
.formhodnot {
	padding: 3px;
	border: solid 1px gray;
}

#infomain {
	position: absolute;
	background: url(img/stehovani.png);
	top: 0;
	right: 0;
	width: 179px;
	height: 150px;
}       

