/* CSS Document */

td {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #214E90;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #2F6194;
	text-decoration: underline;
	border: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #40671B;
	text-decoration: none;
	border: none;
}
.header {
	font-family: Verdana;
	font-size: 9px;
	color: #23588E;
	text-decoration: none;
	border: none;
}
.more {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #215F9E;
	text-decoration: none;
	border: none;
}
.top {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	border: none;
}
.voteStar {cursor:hand;cursor:pointer;}

.agb {
	font-family: Tahoma;
	font-size: 11px;
	border: none;
}
			
.pravilnik {font-family: Tahoma;
			font-size: 10px;
			width: 390px;
			cursor:hand;cursor:pointer;}
			
.bars{
	height:12px;
	background:#FFCC00;	
	float:left;
}

.divs{
	float:left;
	margin-right:10px;
}		
			
.selectDD{
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #95c09b;
	width: 150px;
	color:#333333;
	padding:1px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

.inputBox {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #95c09b;
	width: 165px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

.txtAreaBox {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #95c09b;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

.inputBoxDate {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #95c09b;
	width: 100px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}
			
