@charset "utf-8";
/* CSS Document */
/*html {
	width: 100%;
	height: 100%;
	position: relative;
}*/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
a, a:link {
	cursor: pointer;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #c20066;
}
a:visited {
	/*color: #492F92;*/
}
a:hover {
	/*color: #00A750;*/
	text-decoration: underline;
}
a:active {
	/*color: #00A750;*/
}
a img {
	border: 0px none;
}
h1 {
	float: none;
	clear: both;
	display: block;
	font-size: 20px;
	padding: 15px;
	margin: 0;
	font-weight: normal;
	color: #8B8A86;
}
h2 {
	float: none;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 5px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	width: 950px;
}
h3 {
	float: none;
	clear: both;
	display: block;
	margin: 0;
	padding: 0px 15px 15px 40px;
	color: #A8A7A4;
	font-weight: bold;
	font-size: 16px;
}
h3 b {
	color: #C20066;
}
h4{
	padding: 0 0 0 15px;
	color: #868183;
	display: block;
	float: none;
	clear: both;
	font-size: 12px;
}
input, textarea, option, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}
form {
	margin: 0;
	padding: 0;
}
/* postavi font */
div, a, ul, li, table, tr, td, th, tbody, span, b, u, i, em, strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
object, embed {
	outline: none;
}
