@charset "utf-8";
body {
	background-image: url(pic/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#e1e1e1;
	padding:0;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	color:#36393e;
}
.kontakt {
	background-image:url(pic/kontakt_tlo.gif);
	background-repeat:no-repeat;
	background-position:33px 30px;
	padding-left:56px;
	height:490px;
	width:257px;
}
.tresc {
	padding-left:25px;
	vertical-align:top;
}
.tresc a:link {
	color:#125798;
	text-decoration:none;
}
.tresc a:visited {
	color:#125798;
	text-decoration:none;
}
.tresc a:active {
	color:#125798;
	text-decoration:underline;
}
.tresc a:hover {
	color:#125798;
	text-decoration:underline;
}
.tresc a:link#nor {
	color:#36393e;
	text-decoration:none;
}
.tresc a:visited#nor {
	color:#36393e;
	text-decoration:none;
}
.tresc a:active#nor {
	color:#36393e;
	text-decoration:underline;
}
.tresc a:hover#nor {
	color:#36393e;
	text-decoration:underline;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color:#36393e;
	background-color:#e1e1e1;
	border-style:solid;
	border-width:1px;
	border-color:#afafaf;
	width:205px
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	color:#36393e;
	background-color:#e1e1e1;
	border-style:solid;
	border-width:1px;
	border-color:#afafaf;
	width:205px
}
.stopka {
	padding-left:20px; 
	color:#FFFFFF;
	font-size:10px;
}
.stopka a:link {
	color:#FFFFFF;
}
.stopka a:visited {
	color:#FFFFFF;
}
.stopka a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.stopka a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.kontakt a:link {
	color:#ff0000;
	text-decoration:none;
}
.kontakt a:visited {
	color:#ff0000;
	text-decoration:none;
}
.kontakt a:active {
	color:#ff0000;
	text-decoration:underline;
}
.kontakt a:hover {
	color:#ff0000;
	text-decoration:underline;
}