ul.date {
	list-style: none;
	clear: both;
	margin: 0px;
	
}

ul.date li {
	display: block;
	width: 70px;
	float: left;
	clear: right;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

ul.poll-items-insert {
	list-style: decimal;
	padding: 2px;
	margin-left: 30px;
}

ul.poll-items-insert li {
	padding: 3px;
}


ul.poll-items-view {
	list-style: none;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

li.pollitem {
	list-style: none;
	padding: 3px;
	border-top: 1px dashed gray;
}

span.poll-warning {
	font-weight: bold;
	color: red;
}

input.poll-button {
	background-color: #fff;
	border: 1px solid; 
	font-size: 11px;
}

a.poll-view-link {
	margin-left: 10px;
	margin-right: 10px;
}


div.poll-item-bar {
	height: 10px;
	width: 150px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: #ff9900;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 3px;

}


div.poll-container {
	text-align: left;
	width: 170px;
	padding: 10px 5px 10px 5px;
	background-color: #eeeeee;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.poll-container:before {
	height: 33px;
	display: block;
	content: url(header_kysitlus.gif);
	margin: -10px 0px 0px -5px;
}

div.poll-container:after {
	height: 7px;
	display: block;
	content: url(footer_module.gif);
	margin: 10px 0px -10px -5px;
}

div.poll-container a{ color: black; text-decoration:none; font-weight:bold;}
div.poll-container a:hover{ color:#666; }

body 
{
	background-color: white; 
}

h4.poll-question {
	font-size:12px;
	font-weight: bold;
	color: black;
}

h4{
	color:#333;
	font-size:16px;
	margin:6px 0;
	padding:0;
}




div.soovitus-container 
{
	text-align: left;
	width: 160px;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.allikad-container 
{
	text-align: left;
	width: 160px;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.allikad-container:before {
	height: 33px;
	display: block;
	content: url(allikad.gif);
	margin: -10px 0px 0px -10px;
}

div.allikad-container:after {
	height: 7px;
	display: block;
	content: url(footer_module.gif);
	margin: 10px 0px -10px -10px;
}

div.allikad-container ul
{
	padding: 5px;
}

div.soovitus-blank {
	text-align: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.soovitus-container:before {
	height: 33px;
	display: block;
	content: url(soovitus.gif);
	margin: -10px 0px 0px -10px;
}

div.soovitus-container:after {
	height: 7px;
	display: block;
	content: url(footer_module.gif);
	margin: 10px 0px -10px -10px;
}

div.soovitus-container a{ color: black; text-decoration:none; font-weight:bold;}
div.soovitus-container a:hover{ color:#666; }

div.errorbox { font-family: verdana; font-size:10px; color:#333333; background-color:#F3F3F3; padding: 15px; width: 550px;}

div.errorbox1 { 
	background-color: #ffbb02;
	background-image: url('msg_top.jpg');
	background-repeat: no-repeat;
	width: 356px;
	height: 100px;
	font-family: verdana; 
	font-size: 14px;
	color: black;
	font-weight: bold;
	border-style:none;
	text-align: center;
}

div.errorboxheader { 
	background-color: #b15723;
	width: 350px;
	height: 15px;
	padding: 5px;
	font-family: verdana; 
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-style:none;
	text-align: center;
}

div.errorboxbottom { 
	background-color: #fdca3e;
	width: 350px;
	padding: 5px;
	font-family: verdana; 
	font-size: 10px;
	color: black;
	border-style:none;
	text-align: center;
}

div.deleteboxheader { 
	background-color: #ad0b0b;
	width: 350px;
	height: 15px;
	padding: 5px;
	font-family: verdana; 
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-style:none;
	text-align: center;
}

div.deleteboxbottom { 
	background-color: #f55b46;
	width: 350px;
	padding: 5px;
	font-family: verdana; 
	font-size: 10px;
	color: black;
	border-style:none;
	text-align: center;
}

div.errorbox2 { 
	background-color: #FFFFFF;
	background-image: url('msg_bottom.jpg');
	background-repeat: no-repeat;
	width: 356px;
	height: 67px;
	padding-top: 20px;
	font-family: verdana; 
	font-size: 12px;
	color: white;
	font-weight: bold;
	border-style:none;
	text-align: center;

}


table.ultable
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

table.ultable tr
{
	margin: 0px; 
	padding: 0px;
}

table.ultable td { margin: 0px; }
table.ultable form { margin: 0px; }

tr.file1 td
{
    background-color: #fff0c7;
    padding: 4px;
    margin: 0px;
}

tr.file2 td 
{
    background-color: #ffe18e;
    padding: 4px;
    margin: 0px;
}

td.fileh {
    background-color: #b15723;
    padding: 4px;
    margin: 0px;
    color: white;
    font-weight: bold;
}

input.imgdelete {
    background-color: #ffd4d4;
    color: #f51516;
    font-weight: bold; 
    border: 1px dashed #be1617; 
    padding: 2px;
    /*#ff7878*/
    /*#cf0e0e*/
}

span.wrong { color: red; }
span.correct { color: green; }

#menu_1
{
	margin-bottom:15px;
	background: url(/g/bg_menu_1.gif) no-repeat top left;
	height:32px;
	line-height:32px;
	padding-left:12px;
}

#saatejuhid
{
	background: url(saatejuhid.gif) no-repeat top left;
	padding-top: 32px;
}

#vikerraadiost
{
	background: url(/g/header_vikerraadiost.gif) no-repeat top left;
	padding-top: 32px;
}

#navCurrentMonth {font-weight: bold; }
#navNewestCurrent { font-weight: bold; }
#navCurrentShow { font-weight: bold; }


#footer{
	font-family:'lucida grande',verdana,tahoma,geneva,arial,sans-serif;
	font-size:10px;
	color:#333;
	margin-top:12px;
	font-weight:bold;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{ text-decoration:underline; }

#footerleft,#footerright{
	height:37px;
	line-height:37px;
	vertical-align:middle;
}

#footerleft{
	float:left;
	background:url(../g/footer_left.gif) left center no-repeat;
	padding-left:20px;
}

#footerright{
	float:right;
	background:url(../g/footer_right.gif) right center no-repeat;
	padding-right:20px;
}

#footer_bg{
	width:820px;
	background-color: #999999;
}


table.dateheader td
{
	font-size: 11px;
	text-align: center;
}

div.commentDisclaimer
{
	text-align: left;
	background-color: #fdca3e;
	padding: 2px 15px 2px 15px;
	margin-top: 10px;
}

div.commentContainer:hover
{
	background-color: #aaaaaa;
	color: black;
}

div.commentMarked
{
	background-color: #dddddd;
	color: #aaaaaa;
}


#viker_calendar ul
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#viker_calendar ul.navmonths
{
	padding-left: 15px;
}

#viker_calendar li
{
	list-style: none;
}

#allikad li
{
	list-style: none;
}

.hidden
{
	display: none;
}

ul.picturelist
{
	padding: 0px;
}

ul.picturelist li.style1
{
	padding: 2px;
	list-style: none;
	background-color: #fff0c7;
	font-weight: bold;
	overflow: hidden;
}

ul.picturelist li.style2
{
	padding: 2px;
	list-style: none;
	background-color: #ffe18e;
	font-weight: bold;
	overflow: hidden;
}


div.kommentaarid-container 
{
	text-align: left;
	width: 160px;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.kommentaarid-container:before {
	height: 33px;
	display: block;
	content: url(uued_kommentaarid.gif);
	margin: -10px 0px 0px -10px;
}

div.kommentaarid-container:after {
	height: 7px;
	display: block;
	content: url(footer_module.gif);
	margin: 10px 0px -10px -10px;
}

div.kommentaarid-container a{ color: black; text-decoration:none; font-weight:bold;}
div.kommentaarid-container a:hover{ color:#666666; }


div.soovitus-container-comment
{
	text-align: left;
	width: 160px;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
}

div.soovitus-container-comment:before {
	height: 33px;
	display: block;
	content: url(kommentaar.gif);
	margin: -10px 0px 0px -10px;
}

div.soovitus-container-comment:after {
	height: 7px;
	display: block;
	content: url(footer_module.gif);
	margin: 10px 0px -10px -10px;
}

div.soovitus-container-comment a{ color: black; text-decoration:none; font-weight:bold;}
div.soovitus-container-comment a:hover{ color:#666666; }

#content a.link
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

#content a.link:hover { color: #666666; }
