@charset "utf-8";

* {margin:0; padding:0;}
body, p, div, span, img
{
    border: 0;
    vertical-align:baseline;
    background:transparent;
}

/*** Universalní styly *********************************************************/
.noscreen   {display:none;}
.f-left     {float:left !important;}
.f-right    {float:right !important;}
.t-left     {text-align:left !important;}
.t-center   {text-align:center !important;}
.t-right    {text-align:right !important;}
.t-justify  {text-align:justify !important;}
.va-top     {vertical-align:top !important;}
.va-middle  {vertical-align:middle !important;}
.va-bottom  {vertical-align:bottom !important;}
.cleaner    {height:1px; margin: -1px 0 0 0; clear:both; visibility:hidden;}





body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #710100;
	background-image: url(images/1/bgall.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.form01 {
	color: #009999;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.send {
	color: #006699
}
.form02 {
	color: #009999;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 180px;
}
.form03 {
	color: #009999;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 260px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
}




a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
	font-size: 12px;
}
#heder h1 {
	color: #FFFF99;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
}
#allp {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/1/lamp2.jpg);
	background-repeat: no-repeat;
	background-position: 818px 0px;
}

#menuindex {
	margin-top: 30px;
	margin-left: 30px;
}
#menuindex table {
	border: 1px solid #990000;
}
#menuindex td {
	text-align: center;
	background-image: url(images/1/bgm.gif);
	border: 1px dotted #993300;
}
#menu1 table {
	text-align: center;
}
#menu1 {
	margin-bottom: 40px;
}
#obsah {
	height: 370px;
	overflow: auto;
	padding-right: 20px;
}
#obsah h1 {
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#menu1 td {
	border: 1px dotted #A60000;
}


#menuindex a:link, #menuindex a:visited, #menuindex a:active {
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
}
#menuindex a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	font-weight: normal;
	font-size: 12px;
}

#maplink {
	margin-top: 15px;
	margin-left: 6px;
	color: #FFFF99;
	margin-bottom: 12px;
	padding-left: 15px;
}
#maplink a:link, #maplink a:visited, #maplink a:active {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#maplink a:hover {
	font-weight: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#main {
	margin-left: 30px;
	background-image: url(images/1/bg.jpg);
	background-repeat: repeat-x;
	height: 489px;
	margin-bottom: 30px;
}
#left_side {
	width: 540px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#right_side {
	margin-left: 541px;
	padding-top: 30px;
}

#footer {
	text-align: left;
	color: #FFF;
	padding-left: 30px;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#obsah a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

