body {
	margin: 0px; 
	padding: 0px;
	background-color:#E5E5E5; /*#E2E2E2*/
	/*background-image:url(../images/prechod2.png);
	background-repeat:repeat-x;*/
	font-family:Tahoma;
}

input#Submit {
	border: none;
	background: url(../images/bg_send.gif) no-repeat center center;
	width: 54px;
	height: 19px;
	cursor: pointer;
}
input#Reset {
	border: none;
	background: url(../images/bg_del.gif) no-repeat center center;
	width: 47px;
	height: 19px;
	cursor: pointer;
}

.nadpis_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}




.nadpis_hlavny {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#E7F65D;
	font-weight:bold;
	padding-top:15px;
	padding-left:20px;
	text-decoration:none;	
}

.nadpis_hlavny2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#E7F65D;
	padding-left:18px;
	font-weight:bold;
}

.nadpis_hlavny3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	padding-top:15px;
}

.obycajny_text {
	font-size: 12px;
	color:#EEEEEE;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
}

.obycajny_text ul {
	font-size:12px;
	padding-left: 30px;
	margin-left: 30px;
	padding-right:180px;
}

.obycajny_text li {
	list-style-position:inside ;
	margin: 0px;;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	border-bottom: 2px solid #413E39;
	
}

.obycajny_text2 {
	font-size: 11px;
	color:#FFFCC2;
	padding-top:10px;
}

.nadpis_text2 {
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	/*padding-top:3px;*/
}

.nadpis_text2 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.nadpis_text2 a:hover{
	color:#E45E26;
	text-decoration:none;
}

.nadpis_text3 {
	font-size:12px;
	color:#E45E26;
	font-weight:bold;
	padding-top:10px;
}

.nadpis_text4 {
	padding-left:20px;
	font-size:12px;
	color:#393939;
	font-weight:bold;
	padding-top:10px;
}

.nadpis_text5 {
	padding-left:60px;
	font-size:12px;
	color:#9E9E9E;
	font-weight:bold;
	padding-top:10px;
}

.nadpis_text_odkaz a{
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.nadpis_text_odkaz a:hover{
	padding-left:20px;
	font-size:12px;
	color:#1F8DC2;
	font-weight:bold;
	text-decoration:underline;
}

.linka a{
	font-size:12px;
	color:#E45E26;
	font-weight:bold;
	text-decoration:none;
}

.linka a:hover{
	font-size:12px;
	color:#E45E26;
	font-weight:bold;
	text-decoration:none;
}



.menu_dolne {
	font-size: 10px;
	color:#59564F;
	font-weight:bold;
}

.menu_dolne a {
	font-size: 10px;
	color:#888888;
	text-decoration:none;
	font-weight:bold;
}

.menu_dolne a:hover {
	font-size: 10px;
	color:#888888;
	text-decoration: underline;
	font-weight:bold;
}

.input_area{
	border: none;
	background: url(../images/input.gif) no-repeat center top;
	background-attachment: expression('fixed');
	width: 177px;
	height: 28px;
	color: #393939;
	padding: 8px 13px 0 12px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.select_area{
	border: none;
	background: url(../images/input.gif) no-repeat center top;
	background-attachment: expression('fixed');
	width: 177px;
	height: 25px;
	color: #393939;
	padding: 4px 5px 4px 5px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.input_text{
	border: none;
	background: url(../images/textarea.gif) no-repeat center center;
	background-attachment: expression('fixed');
	overflow: auto;
	width: 420px;
	height: 150px;
	color: #393939;
	padding: 14px;
	padding-left: 22px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
.button{
	background-color:#272727; 
	color:#FFFFFF; 
	font-size:11px; 
	height:20px; 
	width:80; 
	border:none;
}

.copyright {
	font-size: 10px;
	color:#59564F;
	font-weight:bold;
}

.copyright a{
	font-size: 10px;
	color:#59564F;
	text-decoration:none;
	font-weight:bold;
}

.copyright a:hover{
	font-size: 10px;
	color:#59564F;
	text-decoration:none;
	font-weight:bold;
}



