/* STANDARDNI ELEMENTS                                        */
/*-----------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D286B;
}
.style2 {
	color: #0D286B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title {
color:#FF6600;
}
form
{
	border: 0; margin: 0; padding: 0;
}
input {
    margin: 0;
	font-size: 12px;
	font-weight: normal;
	width:160px;
	color:#676767;
	border: 1px solid #C3C3C3;
	background: #FFFFFF;
	padding-left:4px;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom:0px;
	height: 16px;
}

.butt {
		background: url(../images/butt.gif) top left no-repeat;
		width: 81px;
		height: 21px;
		border: 1px solid;
		margin: 0px;
		padding: 0px;
		cursor:pointer;
		color:#FFFFFF;
		font-weight:bold;
}
.buttPoll {
		background: url(../images/butt.gif) top left repeat-x;
		width: 90px;
		height: 23px;
		font-size: 13px;
		border: 1px solid #C3C3C3;
		margin: 0px;
		
		cursor:pointer;
		color:#FFFFFF;
		
		font-weight:bold;
		
		padding-left:0px;
		padding-top:0px;
		padding-right: 0px;
		padding-bottom:4px;
}
.style5 {font-size: 11px}
.style6 {
	font-size: 13px;
	font-weight: bold;
}
.textError {
color:#FF0000;  font-size:12px;
}

a { font-size:12px; color:#0d286b;}
a:visited { font-size:12px; color:#0d286b;}
a:hover {	color: #0D286B; text-decoration: none}

a.vclip { font-size:12px; color:#0d286b; text-decoration: none}
a.vclip:visited { font-size:12px; color:#0d286b;  text-decoration: none}
a.vclip:hover {	color: #0D286B; text-decoration: underline}

a.video {	font-weight: bold; color: #0D286B; text-decoration: underline}
a.video:visited {	font-weight: bold; color: #0D286B; text-decoration: none}
a.video:hover {	font-weight: bold; color: #0D286B; text-decoration: none}

a.pollvt {	font-weight: bold; color: #ff6600; text-decoration: none}
a.pollvt:visited {	font-weight: bold; color: #ff6600; text-decoration: none}
a.pollvt:hover {	font-weight: bold; color: #ff6600; text-decoration: underline}

.lightBlue {color:#3052a7;}

a.lightBlue {	font-weight: normal; color: #3052a7; text-decoration: underline}
a.lightBlue:visited {	font-weight: normal; color: #3052a7; text-decoration: underline}
a.lightBlue:hover {	font-weight: normal; color: #3052a7; text-decoration: none}

/*Poll*/

input.radioBtn {
    margin: 0;
	width: 14px;
	height: 14px;
	border:none;
	background:none;
}

.red {color:#FF0000;}

