body{
	font: 11px Tahoma;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	font: 11px Tahoma;
}
a:link {
	color: #2E5B8C;
}
a:hover {
	color: #3A96CB;
	text-decoration: none;
}
a:visited {
	color: #2E5B8C;
}
#block{
	display: block;
}
.news_title{
	padding: 10px 5px 5px 15px;
	background: url('/images/bg/news_ico.gif') 1px 12px no-repeat;
	font-weight: bold;
}

.news_title_no_bold{
	padding: 10px 5px 5px 15px;
	background: url(/images/bg/news_ico.gif) 1px 12px no-repeat;
}

.sound_title{
	padding: 22px 0px 15px 27px;
	background: url('/images/sound.jpg') 1px 12px no-repeat;
	margin-left:4px;
}

.sound_title a, .sound_title a:visited{
	margin-left:4px;
	font-weight:bold;
}

.sound_title a:hover{
	color:#3A96CB;
}

.sound_txt{
	color:#FF8C00;
}

.sound_txt a, .sound_txt a:visited{
	color:#FF8C00;
	padding: 0px 0px 0px 12px;
	margin-left:1px;
	background: url('/images/txt.jpg') 1px 1px no-repeat;
}

.textareat, input, select {
	font: 11px Tahoma;
}
.news_date{
	padding: 0px 5px 5px 15px;
	width: 130px;
	border-bottom: solid 1px #EAEAEA;
	color: #777777;
	font-size: 10px;
}
.news_enter{
	padding: 5px 5px 15px 15px;
}
.archive_title{
	display: block;
	border-bottom: solid 2px #DFDFDF;
	padding: 5px;
	font-weight: bolder;
	color: #999999;
}
.archive_date{
	display: block;
	float: left;
	width: 60px;
	color: #999999;
	font-size: 10px;
	vertical-align: top;
	padding: 5px;
}
.archive_newstitle{
	display: block;
	float: left;
	color: #999999;
	font-size: 10px;
	vertical-align: top;
	padding: 5px;
}
.partner_title{
	dispaly: block;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
}
.partner_form{
	display: block;
	padding-left: 10px;
}
.partner_sep{
	display: block;
	border-bottom:solid 1px #DFDFDF;
	width: 65px;
	padding: 5px 5px 5px 5px;
}

.red_title{

	color: #CD404B;

}

ul {
type: square;
}

.title_in{
	padding: 10px 5px 5px 15px;
	background: url(/images/bg/ico_title.gif) 1px 12px no-repeat;
	font-weight: bold;
	font-size: 12px;
}

hr {
	color: #E3E3E3;
	height: 1px;
}

.pickerbutton {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #5D95CF;
	background-color: #ACE1FF;
	background-image: url(/images/cal-button-bg.gif); 
	background-repeat: repeat-x;
}

.search-highlight {
	background-color: yellow;
}
.subtitle{
	font: 10px Tahoma;
}

.new-bg{
	background-image: url(/images/new-bg.jpg); 
	background-repeat: repeat-y;
	position: top right;
}

.question{
	/*background-color:#5D95CF;*/
	color:#2E5B8C;
	padding:7px;
	padding-left:0px;
	font-weight:bold;
	font-size:13px;
	border-bottom:2px solid #2E5B8C;
}

.radio-td{
	padding-top:5px;
}

.poll{
	margin-top:15px;
	padding-left:7px;
	padding-bottom:5px;

	float:left;
	position:relative;
}

.poll a, .poll a:visited{
	font-weight:bold;
	font-size:13px;
}

.results{
	margin-top:17px;
	padding-left:7px;
	padding-bottom:5px;

	color:#979797;
	float:left;
	position:relative;
}

.topmenu-td
{
	background-color:#FFFFFF;
}

.tb-top
{
	background: url('../images/ziema/tbtop.jpg');
	background-position:top right;
	background-repeat:repeat-x;
}

.tb-right
{
	background: url('../images/ziema/tbright.jpg');
	background-position:top right;
	background-repeat:repeat-y;
}

.tb-bottom
{
	background: url('../images/ziema/tbbottom.jpg');
	background-position:right bottom;
	background-repeat:repeat-x;
}

.tb-left
{
	background: url('../images/ziema/tbleft.jpg');
	background-position:top left;
	background-repeat:repeat-y;
}

.results a, .results a:visited{
	color:#979797;
}
