/*.clear {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 1px; } */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #090909;
	margin: 0px;
	background: #A18A55 url(img/bgtop.png) repeat-x top;
}
TD, TR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}

a:link, a:active, a:visited {
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}
a:hover {
	color: #429F6E;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0;
	text-indent: 0px;
}

ul {
	padding: 5px 0px 20px 20px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/li.gif);
}

h1 {
	font-family: "Myriad Pro Cond";
	font-size: 160%;
	font-weight: bold;
	color: #429F6E;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.toph1 {
font-size: 25px;
	color: #49BB7F;
	padding: 0;
	margin: 0;
	font-weight: lighter;
	}

.h1top {
	font-size: 22px;
	font-weight: bold;
	color: white;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 30px;
	color: #59513D;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	/* font-family: "Myriad Pro Cond"; */
}
.h2o:link, .h2o:active, .h2o:visited {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #35CA12;
	text-decoration: none;
}
.h2o:hover {
	color: #03ADFC;
}

h3 {
	color: White;
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 12px;
}

hr{
	color: #a6e0c2;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

form{
	margin: 0;
	padding: 0;
}

/* Struktura webu */

#telo1 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bg1.png) no-repeat top;
}
#telobot1 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#telo2 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bg2.png) no-repeat top;
}
#telobot2 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bgbot2.png) no-repeat bottom;
}

#telo3 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bg3.png) no-repeat top;
}
#telobot3 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/bgbot3.png) no-repeat bottom;
}

#main {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#mainin {
	margin: 0;
	padding: 0;
	background-image: url(img/bgmainobsah.png);
	background-repeat: repeat-y;
}
#maininbot {
	height: 8px;
	background: #E6E8E6;
}

#l-main {
	width: 212px;
	float: left;
}


#col-clear {
	clear: both;
}

#tlpodmenu {
	margin: 10px 0px 0px 0px;
	height: 184px;
}

/* hlavicka */

#topgrafika {
	margin-top: 10px;
	height: 165px;
	background: url(img/bg-hlavicka.png);
}

.logobifu {
	width: 298px;
	height: 165px;
	float: left;
}
.topgraftext {
	width: 170px;
	float: left;
	padding: 40px 0px 0px 20px;
}

.topgrafflash {
	width: 353px;
	float: right
}

#topmenu {
	height: 61px;
	background: url(img/bgtopmenu.png);
}


/* Hlavni menu */

#mid-menu {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

ul.hlavni { margin: 0; padding: 0; list-style: none; display: inline; font-size: 0.91em;  }
#hornav li { position: relative; display: inline; }
#hornav li a {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0px 10px 0px 10px;
	text-align: left;
	overflow: hidden;
	color: White;
	text-decoration: none;
	border-right: 1px solid #49BB7F;
}
#hornav li a:hover { color: #000000; }
#hornav li li a {
	font-size: 13px;
	color: White;
	background-color: #818281;
	padding: 5px 3px 5px 6px;
	display: block;
	font-weight: normal;
	border-bottom: 1px dotted #49BB7F;
	text-decoration: none;
	display: block;
	margin: 0;
	width: 150px; /*helps IE with hover */
}
	
#hornav li li a:hover {
	color: Black;
}
#hornav li li {
	display: block;
	text-align: left;
	width: 150px;
	padding: 0px 4px;
}
#hornav a:hover{ color: #ffff00; }
#hornav ul {
	display: none;
	margin: 0;
	padding: 5px 0px;
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: transparent;
}

#hornav li:hover ul ul { display: none; }
#hornav li:hover ul, #hornav ul li:hover ul { display: block; }
#hornav ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	background-color: #424242;
}

/* PODMENU */

#mnbg1 {
	width: 218px;
	height: 184px;
	background: url(img/mnbg1.png);
	float: left;
}
#mnbg2 {
	width: 211px;
	height: 184px;
	background: url(img/mnbg2.png);
	float: left;
}
#mnbg3 {
	width: 210px;
	height: 184px;
	background: url(img/mnbg3.png);
	float: left;
}
#mnbg4 {
	width: 211px;
	height: 184px;
	background: url(img/mnbg4.png);
	float: left;
}

.mn1nadp {
	padding: 22px 0px 0px 90px;
	height: 55px;
}
.mn1text {
	color: white;
	padding: 12px 21px 0px 21px;
	height: 60px;
}
.mn1vice {
	color: white;
	padding: 0px 21px 0px 21px;
}
.mn2nadp {
	padding: 22px 0px 0px 87px;
	height: 55px;
}
.mn2text {
	color: white;
	padding: 12px 21px 0px 13px;
	height: 60px;
}
.mn2vice {
	color: white;
	padding: 0px 21px 0px 13px;
}

.mn3nadp {
	padding: 22px 0px 0px 85px;
	height: 55px;
}
.mn3text {
	color: white;
	padding: 12px 21px 0px 13px;
	height: 60px;
}
.mn3vice {
	color: white;
	padding: 0px 21px 0px 13px;
}

.mn4nadp {
	padding: 22px 0px 0px 87px;
	height: 55px;
}
.mn4text {
	color: white;
	padding: 12px 21px 0px 13px;
	height: 60px;
}
.mn4vice {
	color: white;
	padding: 0px 21px 0px 13px;
}


.mnvicel:link, .mnvicel:active, .mnvicel:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5C543F;
	text-decoration: underline;
}
.mnvicel:hover {
	color: black;
	text-decoration: underline;
}


/* LEVE MENU */

.menu1 {
	margin-left: 7px;
	min-height: 333px;
	width: 204px;
	background: #DADAD8 url(img/bglmenu.png) repeat-x top;
	border-right: 1px solid #FAF9F6;
}
.menu1-main {
	padding-bottom: 5px;
	background: url(img/lmenubgmid.png) repeat-y;
}

.menu1-main0{
	text-decoration: none;
	height: 65px;
	text-align: left;
	display: block;
}
.menu1img{
	width: 70px;
	height: 65px;
	float: left;
}
.menu1txt{
	height: 45px;
	float: right;
	width: 134px;
	padding: 20px 0px 0px 0px;
}
.menuodk1:link, .menuodk1:active, .menuodk1:visited{
	font-family: "Myriad Pro Cond";
	color: #5B3B1D;
	font-size: 17px;
	text-decoration: none;
}
.menuodk1:hover {
	color: Black;
}
.menuodk2:link, .menuodk2:active, .menuodk2:visited{
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.menuodk2:hover {
	color: Black;
}

.menu1-main1 a, .menu1-main1 a:visited;  {
	text-decoration: none;
	height: 65px;
	text-align: left;
	display: block;
}


.menu1-bot {
	margin-left: 7px;
	width: 204px;
	height: 28px;
	background: url(img/bglmenubot.png);
}


.loga {
	margin-left: 7px;
	width: 204px;
	padding-top: 25px;
}


/* OBSAHOVA CAST */

#obsah {
	padding: 20px 0px 20px 20px;
	width: 618px;
	float: right;
}

.texthlavni {
	padding: 0px 24px 0px 32px;
	margin-right: 5px;
	background: url(img/textbgtop2.png) no-repeat top right;
}

.obsahl {
	padding-right: 20px;
	width: 383px;
	float: left;
	border-right: 1px solid #429F6E;
}
.obsahr {
	width: 214px;
	float: right;
}
.obsahin {
	padding-right: 20px;
}

.clear {
	clear: both;
}
/* PATKA */

#patka {
	margin-top: 10px;
	background: #55BF87;
	height: 55px;
}
.patkal {
	float: left;
	width: 212px;
}
.patkar {
	float: right;
	width: 638px;
}
.patkataoxtxt {
	font-size: 10px;
	color: white;
	padding-top: 8px;
}

.webonlinehry {
	padding: 20px 0px 0px 36px; 
}
.webprojekty {
	padding: 10px 0px 0px 36px; 
}
.webpartneri {
	padding: 18px 0px 0px 15px; 
	font-size: 11px;
	color: #e6e8e6;
}

.pato:link, .pato:active, .pato:visited {
	color: white;
}
.pato:hover {
	color: Black; 
}

.patopr {
	color: white; 
	margin: 0px 5px 0px 5px;
}

span.patkabila {
	color: white;
}
span.patkapredel {
	color: #7a4e00;
	margin: 0px 10px 0px 10px;
}


/* novinky */

.novinky {
	padding: 0px 20px 0px 20px;
}

.novinka-ico {
	font-family: "Myriad Pro Cond";
	color: #e30000;
	font-size: 160%;
	height: 33px;
}

.novinka {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 1px;
}
.novinka-datum {
	font-size: 8pt;
	font-weight: normal;
	color: #BCBCBC;
	margin-top: 0px;
	text-decoration: none;
}
.novinka-nadpis:link, .novinka-nadpis:active, .novinka-nadpis:visited   {
	font-size: 9pt;
	font-weight: bold;
	color: #614221;
	margin-top: 0px;
	text-decoration: none;
}
.novinka-nadpis:hover {
	color: Black;
}
.novinka-text {
	font-weight: normal;
	color: #090909;
	margin-top: 0px;
	text-decoration: none;
}

.novinka-fotka {
	text-align: right;
	float: right;
}

.novinka-vice {
	font-size: 9pt;
	color: #429F6E;
	padding-top: 3px;
	text-align: left;
}

.novinka-vicelink:link, .novinka-vicelink:active, .novinka-vicelink:visited  {
	font-size: 9pt;
	color: #429F6E;
	text-decoration: none;
}
.novinka-vicelink:hover {
	color: Black;
}

#odbernovinek {
	margin-top: 20px;
	padding: 10px 20px 10px 20px;
	background: #E6E8E6;
}
#odbernovinek span  {
	color: #7A4E00;
	font-weight: bold;
}

#odbernovinek input[type="submit"] {
	font-size: 12px;
	color: black;
	background: #F5F5F5;
	border: 1px solid #49BB7F;
	padding: 3px 5px 3px 5px;
}
#odbernovinek input[type="text"] {
	font-size: 12px;
	color: #429F6E;
	background: #F5F5F5;
	border: 1px solid #49BB7F;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* novinky konec */


/* obsah texty */

.txtnadp {
	font-size: 1.1em;
	color: #7E6339;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	background: #B9DFCF;
   margin-bottom: 5px;
}

.txtimg {
	border: 5px solid #E6E8E6;
}

.txttab {
	background: #866C3F;
}
.txttbtr {
	background: #2C7653;
	color: white;
}
.txttbtr1 {
	background: #C5EAD8;
}

p.txtpinfo {
	margin: 0;
	padding: 0;
	padding: 5px 5px 5px 0px;
	background: #E5E5E4;
	color: #429F6E;
}
