@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(pic/css/pozadi-piliny.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmenu {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background-color: #F4F4F4;
}
.leftlink {
	color: #666666;
	text-decoration: none;
}
.leftlink:hover {
	color: #FF0000;
	text-decoration: underline;
}

.leftmenunadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 5px;
}
.nodecor {
	color: #000000;
	text-decoration: none;
}

.setpolicko {
	display: block;
	margin-top: 10px;
	background-color: #000000;
	cursor: help;
}
.setpolickonadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	display: block;
	height: 30px;
	padding: 5px;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
.setpolickonahled {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.setpolickocena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #CC3300;
	background-color: #FFFFFF;
	letter-spacing: -2px;
	display: block;
	height: 15px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.dot-orange {
	background-image: url(pic/css/doted-orange.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	height: 2px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
}
.dot-black {
	background-image: url(pic/css/doted-black.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	height: 2px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 25px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
	letter-spacing: -2px;
}


h2 {
	font-size: 14px;
	color: #666666;
	background-image: url(pic/css/sipecka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

h3 {
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 190px;
	margin: 15px;
	height: 90px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -2px;
}

.verticalrule {
	background-image: url(pic/css/dot-white.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

ul.white {
	font-size: 11px;
	color: #999999;
	margin: 20px;
	padding: 5px;
}
.message {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: thin outset #FFFFFF;
	text-align: center;
}
.message:hover {
	background-color: #333333;
	color: #CCCCCC;
}
.bigone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -3px;
	display: block;
	background-color: #333333;
	padding-top: 20px;
	padding-left: 20px;
}
.bignahled {
	background-color: #FFFFFF;
	display: block;
	overflow: auto;
	width: 700px;
	height: 400px;
}
.bigcena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -3px;
	display: block;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.bigpopis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	background-color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Scroller {
background: #CCCCCC;
}
