/* -------------------- tag styles --------------------*/
body,td,div {font-family: arial; font-size: 12px;}
html,body{margin:0;padding:0;height:100%;border:none;}
table {border-spacing: 0px; border-collapse: collapse;}
td {vertical-align: top; padding:0px;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 10px 0; font-weight: bold; color: #FF6C00;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {}
a:hover {}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}
.cp{cursor:pointer;}

.fl {float: left;}
.fr {float: right;}

.db {display: block;}
.dn {display: none;}
.di {display: inline;}

.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs24 {font-size: 24px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #4089BD;} /*sky blue*/
.fc4 {color: #777671;} /*gray*/
.fc5 {color: #5A6C00;} /*green*/
.fc6 {color: #B62B00;} /*dark red*/
.fc7 {color: #7E9800;} /*green novice*/
.fc8 {color: #404040;} /*almost black*/
.fc9 {color: #FF6C00;} /*orange*/
.fc10 {color: #63625d;} /*dark gray*/
.fc11 {color: #D13802;} /*maroon*/
.fc12 {color: #3CA5E7;} /*aqua*/
.fc13 {color: #1988CF;} /*blue*/
.fc14 {color: #026BAE;} /*navy*/
.fc15 {color: #CFCFCF;} /*silver*/

.ls25 {letter-spacing: 0.025em;}

.lh12 {line-height: 14px;}
.lh14 {line-height: 14px;}
.lh18 {line-height: 18px;}
.lh19 {line-height: 19px;}
.lh20 {line-height: 20px;}
.lh21 {line-height: 21px;}
.lh22 {line-height: 22px;}
.lh23 {line-height: 23px;}
.lh24 {line-height: 24px;}

.ti10 {text-indent: 10px;}

a.tdn {text-decoration: none;}
a.tdn:hover {text-decoration: underline;}

a.tdu {text-decoration: underline;}
a.tdu:hover {text-decoration: none;}

.clear {clear: both;}

.w220 {width: 220px;}
.w260 {width: 260px;}
.w370 {width: 370px;}
.w400 {width: 400px;}
.w500 {width: 500px;}
.w530 {width: 530px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.mr10 {margin-right: 10px;}
.mt5 {margin-top: 5px;}
.mt15 {margin-top: 15px;}
.mr19 {margin-right: 19px;}
.ml20 {margin-left: 20px;}
.mr20 {margin-right: 20px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pl50{padding-left: 50px;}
.georgia {font-family: georgia;}

.vat {vertical-align: top;}
.vab {vertical-align: bottom;}
.vam {vertical-align: middle;}

#slama {display:none;}

div.imgp img { padding: 5px; }

fieldset, form.classic {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
}

ul.classic{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* -------------------------------------------------------------------------------------------*/
body {background: url(../images/bck_body.gif);}
/* -------------------- HEAD start --------------------*/
div#header {
	background: none;
	height: 156px;
	margin-top: 20px;
}
div#head {
	width: 1040px; 
	height: 156px; 
	background: #fff; 
	margin: 0 auto; 
	border-top: 1px solid #DEDDDA; 
	background: url(../images/bck_main.gif) repeat-y left top;
}

div#head_in {margin: 0 10px;}

img#logo {top: 0; left: -9px;}

ul#topmeni{
	margin: 6px 0;
	padding:0 8px 0 0; 
	float:right; 
	background: transparent url(../images/rss-top.gif) no-repeat right 4px;
}

ul#topmeni li{
	padding:0 11px; 
	margin:0; 
	list-style-type:none; 
	float:left;
}

ul#topmeni li a{
	text-decoration:none; 
	color:#777671; 
	line-height:22px;
}

ul#topmeni li a:hover{text-decoration:underline;}

ul#secmeni{
	margin: 6px 0;
	padding:0 0 0 16px; 
	float:right; 
	background: #F7F6F3 url(../images/key.gif) no-repeat 5px 0px;
}

ul#secmeni li{
	padding:0 11px; 
	margin:0; 
	list-style-type:none; 
	float:left; 
	height:22px;
	zoom: 0;
}

ul#secmeni li a{
	text-decoration:none; 
	color:#777671; 
	line-height:22px;
}

ul#secmeni li a:hover{text-decoration:underline;}

div#sublogin {width: 148px; left: 60px; 	top: 22px; background-color: #fafafa; margin: 0; padding: 0;	}
div#sublogin.fail {width: 175px}
div#sublogged {width: 150px; left: -16px; top: 22px; 	background-color: #fafafa;	margin: 0; padding: 0;}
form#flogin {margin: 0;padding: 0;}
form#flogin fieldset{border: 0;margin: 0;padding: 5px;	}
form#flogin input#usr, form#flogin input#pwd {border: 0;	margin: 0;	padding: 0;	height: 15px; width: 110px; color: #a0a0a0;	font-size: 10px;}
form#flogin input#submit {width: 19px; height: 18px; border: 0; margin: 0; padding: 0;	background: url(../images/user-login.gif) no-repeat top left; cursor: pointer;	margin-bottom: 1px;}		
form#flogin2 input#submit2 {width: 19px; height: 18px; border: 0; margin: 0; padding: 0;	background: url(../images/user-login.gif) no-repeat top left; cursor: pointer;	margin-bottom: 1px;}		
form#flogin input#rem {border: 0; background: none; margin: 0;	padding: 0;}	
form#flogin a#rema {display: block; text-align: right; height: 15px; 	line-height: 15px; color: #F7941E; font-size: 10px;	margin: 0; padding: 0;}
div#logged-in {width: 130px;	padding: 10px;}

div#search {
	width: 217px;
	height: 54px;
	top: 42px;
	right: 0;
	_right: 10px;
}

div#search div.drop {
	width: 213px;
	height: 22px;
	line-height: 22px;
	background: #F7F6F3 url(../images/bck_search_drop.gif) no-repeat left top;
	text-indent: 10px;
	color: #63625D;
	cursor: pointer;
	margin-bottom: 5px;
}

div#search ul.dropdown {
	width: 190px;
	line-height: 22px;
	background: #fff;
	color: #63625D;
	border: 1px solid #d7d7d7;
	top: 21px;
	left: 0;
}

	div#search ul.dropdown li{
		margin: 5px;
		zoom: 1;
	}
	
	div#search ul.dropdown a{
		font-size: 11px;
		color: #333;
		text-decoration: none;
		display: block;
		text-indent: 5px;
	}
	
	div#search ul.dropdown a:hover{
		background-color: #EF9C00;
	}

div#search div.input {
	width: 170px;
	height: 22px;
	line-height: 22px;
	background: #F7F6F3 url(../images/bck_search_input.gif) no-repeat left top;
	color: #63625D;
}

	div#search div.input input{
		border: 0;
		background: none;
		width: 150px;
		font-size: 11px;
		margin: 0 10px;
	}

div#search div.submit {
	width: 45px;
	height: 22px;
	line-height: 22px;
	background: #F7F6F3 url(../images/bck_search_submit.gif) no-repeat left top;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

	div#search div.submit input{
		border: 0;
		background: none;
		color: #fff;
		font-weight: bold;
		font-size: 11px;
		cursor: pointer;
		line-height: 20px;
		width: 100%;
	}

div#menu {
	width: 690px;
	height: 35px;
	top: 71px;
	left: 0;
	overflow: hidden;
}

	div#menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	div#menu ul li{
		display: inline;
	}
	
	div#menu ul li a{
		display: block;
		float: left;
	}
	
	a#menu_slo {
		width: 198px;
		height: 35px;
		background: url(../images/bck_menu_a_slo_wide.gif) no-repeat left top;
		text-decoration: none;
		line-height: 14px;
		padding-top: 4px;
	}
	
	a#menu_see {
		width: 198px;
		height: 35px;
		background: url(../images/bck_menu_a_see_wide.gif) no-repeat left top;
		margin-left: 2px;
		text-decoration: none;
		line-height: 14px;
		padding-top: 4px;
	}
	
	a#menu_gos {
		width: 187px;
		height: 35px;
		background: url(../images/bck_menu_a_gos.gif) no-repeat left top;
		margin-left: 2px;
		text-decoration: none;
		line-height: 14px;
		padding-top: 4px;
	}

div#submenu {
	width: 1040px;
	height: 26px;
	line-height: 26px;
	background: url(../images/bck_submenu.gif) no-repeat left top;
	top: 106px;
	left: 0;
	overflow: hidden;
}

	div#submenu ul {
		margin: 0 0 0 9px;
		padding: 0;
		list-style-type: none;
	}
	
	div#submenu ul li{
		display: inline;
		background: url(../images/bck_submenu_li.gif) no-repeat left center;
	}
	
	div#submenu ul li.first{
		background: none;
	}
	
	div#submenu ul li a{
		/*margin: 0 15px;*/
		margin: 0 12px;
	}

div#path {
	height: 24px;
	line-height: 24px;
	width: 1040px;
	background: url(../images/bck_path.gif) no-repeat left top;
	top: 132px;
	left: 0;
	text-indent: 9px;
	overflow: hidden;
}
/* --------------------- HEAD end ---------------------*/

/* -------------------- MAIN start --------------------*/
div#content {}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%;/* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#main {
	width: 1040px; 
	margin: 0 auto;
	background: url(../images/bck_main.gif) repeat-y left top;
	border-bottom: 7px solid #F79219
}

div#sendfriend {
	line-height: 13px;
	font-size: 10px;
	overflow: hidden;
	height: 0;
	background-color: #F2F1E6;
}

div#sendfriend  form{
	margin: 5px;
}

span.dogodek_en_doma{
	color: #AFAFAF;
	font-size: 10px;
}

div.left {width: 260px; margin-right: 20px;}
div.center {width: 500px;}
div.right {width: 220px;}
div.profile {width: 780px;}

div.main_in {margin: 0 10px; padding-top: 10px;}

div.intro_left {width: 540px;}

div#banners {height: 220px;}

div#banners img {
	top: 0;
	left: 0;
}

div#banners img.banner {
	opacity: 0;
	filter: alpha(opacity=0);
}

	div#numbers {
		height: 29px;
		width: 261px;
		bottom: 0;
		left: 0;
		background: url(../images/bck_numbers.png) no-repeat right top;
	}
	
	div#numbers img{
		margin: 5px 5px 5px 10px;
	}

	div.bar {height: 23px;}
	
	div.green_260 {
		background: url(../images/bck_bar_green_260.gif) no-repeat left top;
	}
	
	div.orange_260 {
		background: url(../images/bck_bar_orange_260.gif) no-repeat left top;
	}
	
	div.green_220 {
		background: url(../images/bck_bar_green_220.gif) no-repeat left top;
	}
	
	div.blue_220 {
		background: url(../images/bck_bar_blue_220.gif) no-repeat left top;
	}
	
	div.orange_220 {
		background: url(../images/bck_bar_orange_220.gif) no-repeat left top;
	}
	
	div.orange_460 {
		background: url(../images/bck_bar_orange_460.gif) no-repeat left top;
	}
	
	div.blue_460 {
		background: url(../images/bck_bar_blue_460.gif) no-repeat left top;
	}
	
	div.green_540 {
		background: url(../images/bck_bar_green_540.gif) no-repeat left top;
	}
	
	div.bar img.title{
		left: 10px; top: 0;
	}
	
	div.bar img.title-LR{
		left: 285px; top: 0;
	}
	
	div.bar img.title-RR{
		left: 245px; top: 0;
	}
	
	div.bar img.icon{
		right: 28px; top: -10px;
	}
	
	div.bar img.icon2{
		right: 4px; top: -10px;
	}
	
	div.bar img.icon-LL{
		left: 200px; top: -10px;
	}
	
	div.bar img.icon-RL{
		left: 160px; top: -10px;
	}
	
	div.bar img.rss{
		right: 10px; top: 6px;
	}
	
	div.bar img.rss-LL{
		left: 238px; top: 6px;
	}
	
	div.bar img.rss-RL{
		left: 197px; top: 6px;
	}
	
	div.novice-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_novice_top.gif) no-repeat left top;
	}
	
	div.novice {
		background-color: #F3F7DB;
		padding: 5px;
	}
	
	div.novice-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_novice_bot.gif) no-repeat left top;
	}
	
	.bottom-dots-green {
		background: url(../images/dots-green.gif) repeat-x left bottom;
	}
	
	.bottom-dots-orange {
		background: url(../images/dots-orange.gif) repeat-x left bottom;
	}
	
	.bottom-dots-silver {
		background: url(../images/dots-silver.gif) repeat-x left bottom;
	}
	
	.bottom-dots-silver-2 {
		background: url(../images/dots-silver-2.gif) repeat-x left bottom;
	}
	
	a.video {
		display: block;
		height: 17px;
		line-height: 17px;
		background: url(../images/bck_video_novice.gif) no-repeat right top;
		padding-right: 22px;
	}
	
	a.more {
		display: block;
		width: 42px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_more.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.more:hover {
		background: url(../images/a_more_over.gif) no-repeat left top;
	}
	
	a.more-wide {
		display: block;
		width: 96px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_more_wide.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.more-wide:hover {
		background: url(../images/a_more_wide_over.gif) no-repeat left top;
	}
	
	a.more-wide-orange {
		display: block;
		width: 96px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_more_wide_orange.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.more-wide-orange:hover {
		background: url(../images/a_more_wide_orange_over.gif) no-repeat left top;
	}
	
	a.more-widest {
		display: block;
		width: 169px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_more_widest.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.more-widest:hover {
		background: url(../images/a_more_widest_over.gif) no-repeat left top;
	}
	
	a.more_orange {
		display: block;
		width: 42px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_more_orange.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.more_orange:hover {
		background: url(../images/a_more_orange_over.gif) no-repeat left top;
	}
	
	a.vpis-izkusenj{
		display: block;
		width: 153px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_vpis-izkusenj.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.vpis-izkusenj:hover{
		background: url(../images/a_vpis-izkusenj_over.gif) no-repeat left top;
	}
	
	a.oddaj-komentar{
		display: block;
		width: 111px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_oddaj-komentar.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.oddaj-komentar:hover{
		background: url(../images/a_oddaj-komentar_over.gif) no-repeat left top;
	}

	a.browse {
		display: block;
		width: 56px;
		height: 19px;
		line-height: 19px;
		background: url(../images/a_browse_off.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.browse:hover {
		background: url(../images/a_browse_on.gif) no-repeat left top;
	}
	
	a.preview {
		display: block;
		width: 80px;
		height: 19px;
		line-height: 19px;
		background: url(../images/a_preview.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.preview:hover {
		background: url(../images/a_preview_over.gif) no-repeat left top;
	}
	
	a.send-question {
		display: block;
		width: 111px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_send_question.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.send-question:hover {
		background: url(../images/a_send_question_over.gif) no-repeat left top;
	}
	
	ul.napovednik {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		ul.napovednik li{
			background: url(../images/dots-gray.gif) repeat-x left bottom;
			margin-bottom: 11px;
			padding-bottom: 10px;
		}
		
			ul.napovednik li div.dogodek{
				background: url(../images/bck_napovednik_div.gif) repeat-y left top;
				min-height: 28px;
				height: 28px;
			}
			
				div.date {
					width: 65px;
					height: 28px;
				}
				
					div.date div.day{
						color: #63625D;
						font-size: 22px;
						width: 25px;
						top: 4px;
						left: 4px;
						position: absolute;
						text-align: center;
						font-weight: bold;
						height: 20px;
						line-height: 20px;
					}
					
					div.date div.month{
						color: #63625D;
						font-size: 12px;
						width: 30px;
						top: 3px;
						left: 28px;
						position: absolute;
						text-align: center;
						font-weight: bold;
						height: 10px;
						line-height: 10px;
					}
					
					div.date div.year{
						color: #63625D;
						font-size: 9px;
						width: 30px;
						top: 14px;
						left: 28px;
						position: absolute;
						text-align: center;
						font-weight: bold;
						height: 10px;
						line-height: 10px;
					}
			
	a.vsi_dogodki {
		display:block;
		width: 145px;
		height: 17px;
		background: url(../images/a_vsi-dogodki.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.vsi_dogodki:hover {
		background: url(../images/a_vsi-dogodki_over.gif) no-repeat left top;
	}
	
	ul.svetovalnica_tabs {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 23px;
		background: url(../images/bck_svetovalnica-tabs.gif) no-repeat left top;
	}
	
		ul.svetovalnica_tabs li{
			float: left;
		}
		
		ul.svetovalnica_tabs li a{
			display: block;
			width: 130px;
			height: 23px;
			line-height: 23px;
		}
		
		ul.svetovalnica_tabs li a.active-left{
			background: url(../images/bck_tab-left-active.gif) no-repeat left top;
		}
		
		ul.svetovalnica_tabs li a.active-right{
			background: url(../images/bck_tab-right-active.gif) no-repeat left top;
		}
	
	div.svetovalnica {
		background: #F3F7DB url(../images/bck_svetovalnica.gif) no-repeat left top;
		padding: 5px;
	}
	
		div.svetovalnica ul{
			margin: 10px 0 10px 0;
			padding: 0 0 1px 0;
			list-style-type: none;
		}
		
			div.svetovalnica ul li{
				background: url(../images/square_green.gif) no-repeat 5px 5px;
				padding-left: 16px;
				margin-bottom: 10px;
			}
			
				div.svetovalnica ul li a{
					color: #404040;
					font-size: 11px;
					text-decoration: underline;
				}
				
				div.svetovalnica ul li a:hover{
					text-decoration: none;
				}
	
	div.ponudniki-top {
		height: 3px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_ponudniki_top.gif) no-repeat left top;
	}
	
	div.ponudnik {
		background: url(../images/bck_ponudnik.gif) repeat-y left top;
		padding: 10px;
	}
	
	div.ponudniki-bot {
		height: 3px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_ponudniki_bot.gif) no-repeat left top;
	}
	
	a.vpis-ponudnika {
		display: block;
		width: 120px;
		height: 17px;
		line-height: 17px;
		background: url(../images/a_vpis-ponudnika.gif) no-repeat left top;
		text-decoration: none;
	}
	
	a.vpis-ponudnika:hover {
		background: url(../images/a_vpis-ponudnika_over.gif) no-repeat left top;
	}
	
	ul.prvi-koraki {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		ul.prvi-koraki li{
			background: url(../images/dots-green.gif) repeat-x left bottom;
			margin-bottom: 9px;
			padding-bottom: 8px;
		}
		
			ul.prvi-koraki li a{
				display: block;
				padding-left: 15px;
				background: url(../images/square_green.gif) no-repeat 0 5px;
			}
	
div.intro_right {width: 460px;}

	div#member {
		height: 220px;
		background: url(../images/bck_member.gif) no-repeat left top;
	}
	
	div#member div.text {
		top: 80px;
		width: 200px;
		left: 10px;
	}

	a#member_login, a#member_register {
		text-decoration: none;
		display: block;
		height: 25px;
		line-height: 25px;
		text-align: center;
		top: 186px;
	}
	
	a#member_login:hover, a#member_register:hover {
		color: #B62B00;
	}

	a#member_login {
		width: 70px;
		left: 10px;
	}
	
	a#member_register {
		width: 105px;
		left: 105px;
	}
	
	div.pet_minut-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_5_minut_top.gif) no-repeat left top;
	}
	
	div.pet_minut {
		background: url(../images/bck_5_minut.gif) repeat-y left top;
		padding: 5px 10px;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.pet_minut-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_5_minut_bot.gif) no-repeat left top;
	}
	
	div.mailing-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_mailing_top.gif) no-repeat left top;
	}
	
	div.mailing {
		background-color: #F7F6EC;
		padding: 5px 0;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.margins{
		margin: 0 10px;
	}
	
	div.mailing-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_mailing_bot.gif) no-repeat left top;
	}
	
	div.gray-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_gray_top.gif) no-repeat left top;
		margin: 0 1px;
	}
	
	div.gray {
		background-color: #E7E6DD;
		padding: 5px 0;
		height: auto !important;
		min-height: 100px;
		height: 100px;
		margin: 0 1px;
	}
	
	div.gray-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_gray_bot.gif) no-repeat left top;
		margin: 0 1px;
	}
	
	div.tema-top {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tema_top.gif) no-repeat left top;
		margin: 0 1px;
	}
	
	div.tema {
		background-color: #F3F7DB;
		padding: 3px 10px;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.tema-bot {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tema_bot.gif) no-repeat left top;
		margin: 0 1px;
	}
	
	div.green-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_green_top.gif) no-repeat left top;
	}
	
	div.green {
		background: #F3F7DB url(../images/bck_green_220.gif) repeat-y left top;
		padding: 5px 10px;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.green-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_green_bot.gif) no-repeat left top;
	}
	
	div.profil-top {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border-profil-top.gif) no-repeat left top;
	}
	
	div.profil {
		background: #F7F6EC url(../images/bck_profil.gif) repeat-y left top;
		padding: 0 5px;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.profil-bot {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border-profil-bot.gif) no-repeat left top;
	}
	
	div.get-msg-top {
		width: 210px;
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_get-msg_top.gif) no-repeat left top;
	}
	
	div.get-msg {
		width: 210px;
		background: #F7F6EC url(../images/bck_get-msg.gif) repeat-y left top;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.get-msg-bot {
		height: 5px;
		width: 210px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_get-msg_bot.gif) no-repeat left top;
	}
	
	div.search-top {
		width: 500px;
		height: 30px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/bck_search_top.gif) no-repeat left top;
	}
	
	div.search {
		width: 500px;
		background-color: #F7F6EC;
		height: auto !important;
		min-height: 100px;
		height: 100px;
	}
	
	div.search-bot {
		height: 10px;
		width: 500px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/bck_search_bot.gif) no-repeat left top;
	}
	
	form#mailing {
		margin: 0 auto; margin-top: 28px;
		padding: 0; padding-top: 15px;
		width: 209px;
		background: url(../images/dots-red.gif) repeat-x left top;
	}
	
	div.mailing_form {
		width: 209px;
		height: 21px;
		background: url(../images/bck_mailing_form.gif) no-repeat left top;
	}
	
	div.mailing_form  input{
		border: 0;
		width: 135px;
		background: none;
	}

	form#mailing_intro {
		margin: 0 auto;
		padding: 0; padding-top: 15px;
		width: 174px;
		background: url(../images/dots-red.gif) repeat-x left top;
	}
	
	div.mailing_form_intro {
		width: 174px;
		height: 21px;
		background: url(../images/bck_mailing_form_intro.gif) no-repeat left top;
	}
	
	div.mailing_form_intro  input{
		border: 0;
		width: 104px;
		background: none;
	}
	
	input#mail_input {
		top: 0;
		left: 2px;
	}
	
	input#mail_input.fail{
		border-bottom: 1px dashed red;
	}
	
	input#mail_submit {
		width: 57px;
		top: 2px;
		right: 0;
		cursor: pointer;
	}
	
	div.blog-forum-top {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_blog-forum_top.gif) no-repeat left top;
	}
	
	div.blog-forum {
		background: #E8F6FE url(../images/bck_blog-forum.gif) repeat-y center top;
		padding: 0 5px;
	}
	
	div.blog-forum-bot {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_blog-forum_bot.gif) no-repeat left top;
	}
	
	div.forum-top {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_forum_top.gif) no-repeat left top;
	}
	
	div.forum {
		background-color: #E8F6FE;
		padding: 0 5px;
	}
	
	div.forum-bot {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_forum_bot.gif) no-repeat left top;
	}
	
	div.blog-top {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_blog_top.gif) no-repeat left top;
	}
	
	div.blog {
		background-color: #DDE9F5;
		padding: 0 5px;
	}
	
	div.blog-bot {
		height: 7px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_blog_bot.gif) no-repeat left top;
	}
	
	ul.blogs {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
		ul.blogs li{
			background: url(../images/dots-blue.gif) repeat-x left top;
			padding-top: 17px;
			padding-bottom: 10px;
		}
		
		ul.blogs li a{
			background: url(../images/square_blue.gif) no-repeat 0 5px;
			display: block;
			padding-left: 17px;
			color: #404040;
			font-size: 11px;
			text-decoration: underline;
		}
		
		ul.blogs li a:hover{
			text-decoration: none;
		}
		
		div.forum-title {
			background: url(../images/bck_forum_title.gif) no-repeat left top;
			padding-left: 5px;
		}
		
		ul.forums, ul.forums_inactive {
			padding: 0; padding-bottom: 20px;
			margin: 0; margin-left: 5px;
			list-style-type: none;
		}
		
			ul.forums li{
				background: url(../images/dots-blue.gif) repeat-x left bottom;
				padding-bottom: 6px;
				padding-top: 9px;
				color: #3CA5E7;
				font-size: 11px;
				letter-spacing: 0.025em;
			}
			
			ul.forums_inactive li{
				background: url(../images/dots-blue.gif) repeat-x left top;
				padding-bottom: 6px;
				padding-top: 9px;
				color: #3CA5E7;
				font-size: 11px;
				letter-spacing: 0.025em;
			}
	
	div.tags-top {
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tagi_top.gif) no-repeat left top;
	}
	
	div.tags {
		background: #E8F6FE url(../images/bck_tagi.gif) repeat-y center top;
		padding: 5px 10px;
	}
	
		div.tags a{
			margin-right: 10px;
			color: #FFB831;
			text-decoration: underline;
			line-height: 24px;
			letter-spacing: 0.025em;
		}
		
		div.tagsin a{
			margin-right: 7px;
			color: #FFB831;
			text-decoration: underline;
			line-height: 20px;
			letter-spacing: 0.025em;
		}
		
		div.tags a:hover{
			text-decoration: none;
			color: #fff;
			background-color: #FFB831;
		}
		
		div.tags a.smaller{
			font-size: 11px;
		}
		
		div.tags a.small{
			font-size: 12px;
		}
		
		div.tags a.medium{
			font-size: 14px;
		}
		
		div.tags a.big{
			font-size: 16px
		}
		
		div.tags a.bigger{
			font-size: 18px;
		}
	
	div.tags-bot {
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tagi_bot.gif) no-repeat left top;
	}
	
	div.tagsin-top {
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tagsin_top.gif) no-repeat left top;
	}
	
	div.tagsin {
		background: #E8F6FE url(../images/bck_tagsin.gif) repeat-y center top;
		padding: 5px;
	}
	
	div.tagsin-bot {
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_tagsin_bot.gif) no-repeat left top;
	}
	
	ul.temedrop {
		left: 0;
		top: 19px;
		border: 1px solid #e7e7e7;
		width: 229px;
		background-color: #fff;
	}
	
		ul.temedrop li{
			margin: 5px;
			zoom: 1;
		}
		
		ul.temedrop li a{
			color: #333;
			text-decoration: none;
			font-size: 11px;
			display: block;
			padding: 2px 5px;
		}
		
		ul.temedrop li a:hover{
			color: #333;
		}
	
	div.nagradne-igre {
		padding-top: 10px;
	}
	
	div.nagradne-igre ul{
		padding: 0;
		margin: 20px 0;
		list-style-type: none;
	}
	
	ul.ugodnosti{
		padding: 0;
		margin: 0; margin-bottom: 10px;
		list-style-type: none;
	}
	
		ul.ugodnosti li{
			margin-bottom: 7px;
			padding-left: 11px;
			background: url(../images/square_orange.gif) no-repeat 0 5px;
		}
		
	ul.zakonodaja{
		padding: 0;
		margin: 0; margin-bottom: 10px;
		list-style-type: none;
	}
	
		ul.zakonodaja li{
			margin-bottom: 7px;
			padding-left: 11px;
			background: url(../images/square_green.gif) no-repeat 0 5px;
		}
		
			ul.zakonodaja li a{color: #404040;}
			
			ul.zakonodaja li a:hover {color: #5A6C00;}
	
	img.partner {
		margin: 0 0 20px 20px;
	}
	
	img.partner_entry {
		margin: 0 0 5px 5px;
	}
	
	div.tagsin-search {
		width: 250px;
		height: 20px;
		background: url(../images/bck_tagsin_search.gif) no-repeat left top;
	}
	
		div.tagsin-search form{
			margin: 0;
			padding: 0;
		}
		
		div.tagsin-search form input{
			border: 0;
			background: none;
		}
		
		div.tagsin-search form div.input{
			width: 220px;
			height: 18px;
			font-size: 11px;
			top: 2px;
			left: 5px;
		}
		
		div.tagsin-search form input.submit{
			width: 20px;
			cursor: pointer;
			top: 0;
			right: 0;
		}
		
	ul.inner-novice {
		margin: 0; margin-top: 5px; margin-bottom: 10px;
		padding: 0; padding-bottom: 1px;
		list-style-type: none;
		background: url(../images/dots-green.gif) repeat-x left bottom;
	}
	
	input.iskanje-ponudnika {
		border: 0;
		background: url(../images/a_browse_off.gif) no-repeat 0 0;
		width: 57px;
		height: 19px;
		line-height: 19px;
		cursor: pointer;
	}
	
/* --------------------- CENTER start ---------------------*/	
	div.print-sf {
		height: 42px;
		line-height: 21px;
		background: url(../images/bck_print-sf.gif) no-repeat left top;
		padding: 0 17px;
	}
	
	a.print {
		display: block;
		height: 21px;
		line-height: 21px;
		background: url(../images/icon-print.gif) no-repeat left center;
		padding-left: 23px;
	}
	
	a.sf {
		display: block;
		height: 21px;
		line-height: 21px;
		background: url(../images/icon-sf.gif) no-repeat left center;
		padding-left: 23px;
	}
	
	div.video{
		border: 3px solid #F3F2E5;
	}
	
	div.center-text h2{
		font-size: 16px;
		color: #FF6C00;
		letter-spacing: 0.025em;
		font-family: georgia;
		margin: 10px 0;
	}
	
	div.center-text a{
		color: #FF6C00;
		font-size: 11px;
		text-decoration: none;
	}
	
	div.center-text a:hover{
		text-decoration: underline;
	}
	
	div.center-text img{
	}
	
	div.center-text blockquote{
		float:right; 
		border:1px solid #D6D6D6; 
		background:#E8E8E8 url(../images/quote.gif) no-repeat top left; 
		font-style:italic; 
		padding:15px; 
		margin:8px; 
		width:200px;
	}
	
	div.bqnagradna blockquote{
		float:right; 
		border:1px solid #D6D6D6; 
		background:#E8E8E8 url(../images/quote.gif) no-repeat top left; 
		font-style:italic; 
		padding:15px; 
		margin:5px 0 0; 
		width:200px;
	}
	
	div.center-text blockquote p{
		margin: 0;
		padding: 0;
	}
	
	div.center-text table, div#dogodki_article_content table{
		background: #E5E9EC url(../images/tablegrad.gif) repeat-x top left;
		border-collapse:separate;
		border-spacing:1px;
		padding:6px;
	}
	
	div.center-text table td, div#dogodki_article_content table td{
		background:white;
	}
	
	div.center-text table td img, div#dogodki_article_content table td img{
		float: none;
	}
	
	div.bqnagradna table{
		background: none;
		border-collapse:separate;
		border-spacing:0px 10px;
		padding:6px 0;
	}
	
	div.bqnagradna table th,div.bqnagradna table td{
		border:none;
		vertical-align:middle; 
		padding:0px;
	}
	
	div.bqnagradna form.okvir{
		border:1px solid #000; 
		padding:15px; 
	}
	
	div.center-text input.potrdi{
		width: 85px;
		height: 25px;
		line-height: 25px;
		padding-right: 35px;
		background: transparent url(../images/a_potrdi.gif) no-repeat left top;
		border: 0 none;
		cursor: pointer;
	}
	
	div.article-tags {
		background: #F7F6EC url(../images/bck_tags_top.gif) no-repeat left top;
	}
	
	div.article-tags div{
		background: url(../images/bck_tags_bot.gif) no-repeat left bottom;
		padding: 5px 10px;
	}
	
		div.textarea-top {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_textarea_top.gif) no-repeat left top;
	}
	
	div.textarea {
		background: none;
		padding: 5px 10px;
		height: auto !important;
		min-height: 100px;
		height: 100px;
		border-left: 1px solid #C8C8C8;
		border-right: 1px solid #C8C8C8;
	}
	
	div.textarea-bot {
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/border_textarea_bot.gif) no-repeat left top;
	}
	
	form#vpis_komentarja {
		padding: 0;
		margin: 0;
	}
	
	form#vpis_komentarja textarea, div.textarea textarea{
		border: 0;
		background: none;
	}
	
	form#vpis_komentarja textarea.fail{
		border: 1px dashed red;
		background: none;
	}
	
	div.comment-post {
		width: 500px;
		height: auto !important;
		min-height: 70px;
		height: 70px;
		background: url(../images/bck_comment.gif) no-repeat left top;
		margin-bottom: 20px;
	}
	
		div.comment-post img{
			margin: 5px 0 0 6px;
		}
		
		div.comment-text {
			width: 430px;
			background: #F7F6EC url(../images/bck_comment-text.gif) no-repeat left bottom;
		}
		
		div.comment-text div{
			margin: 5px 10px;
		}
		
	div.rubrika-clanka input, div.kljucne-besede input, div.optional-tags input, div.vrsta-storitve input, div.postne-stevilke input, div.vprasanje input, div.getting-messages input, div.forum-settings input, div.mojavsebina input  {
		display: none;
	}
	
	div.rubrika-clanka label {
		background: url(../images/radio_off.gif) no-repeat left center;
		margin-left: 30px;
		padding-left: 20px;
		cursor: pointer;
	}
	
	div.kljucne-besede label {
		background: url(../images/radio_off.gif) no-repeat left center;
		margin-right: 30px;
		padding-left: 20px;
		cursor: pointer;
	}
	
	div.rubrika-clanka label.on, div.kljucne-besede label.on {
		background: url(../images/radio_on.gif) no-repeat left center;
	}
	
	div.optional-tags label {
		background: url(../images/check_off.gif) no-repeat left center;
		margin-right: 30px;
		padding-left: 20px;
		cursor: pointer;
		color: #FAA700;
		font-size: 12px;
		line-height: 24px;
		display: block;
		float: left;
	}
	
	div.vrsta-storitve label, div.postne-stevilke label, div.vprasanje label, div.mojavsebina label {
		background: url(../images/check_off.gif) no-repeat left center;
		margin-right: 30px;
		padding-left: 20px;
		cursor: pointer;
		color: #404040;
		font-size: 11px;
		line-height: 24px;
		display: block;
		float: left;
	}
	
	div.getting-messages label, div.forum-settings label {
		background: url(../images/check_off.gif) no-repeat 0 2px;
		margin-right: 30px;
		padding-left: 20px;
		cursor: pointer;
		color: #404040;
		font-size: 11px;
		display: block;
	}
	
	div.optional-tags label.on, div.vrsta-storitve label.on, div.postne-stevilke label.on, div.vprasanje label.on, div.forum-settings label.on, div.mojavsebina label.on {
		background: url(../images/check_on.gif) no-repeat left center;
	}
	
	div.getting-messages label.on{
		background: url(../images/check_on.gif) no-repeat 0 2px;
	}
	
	div.naslov input {
		width: 430px;
		height: 21px;
		background-color: #FBFBFB;
		border: 1px solid #C8C8C8;
		margin-left: 20px;
	}
	
	input.video {
		width: 500px;
		height: 21px;
		background-color: #FBFBFB;
		border: 1px solid #C8C8C8;
	}
	
	input.classic {
		background-color: #FBFBFB;
		border: 1px solid #C8C8C8;
	}
	
	input.h15 {height: 15px;}
	input.h17 {height: 17px;}
	input.h19 {height: 19px;}
	input.w50 {width: 50px;}
	input.w120 {width: 120px;}
	input.w150 {width: 150px;}
	input.w180 {width: 180px;}
	input.w200 {width: 200px;}
	
	ul.editor-buttons {
		height: 27px;
		width: 289px;
		background: url(../images/bck_editor-buttons.gif) repeat-x left top;
		margin-top: 10px;
	}
	
	ul.editor-buttons li{
		float: left;
		padding-left: 10px;
		font-size: 1px;
		line-height: 1px;
	}
	
	ul.editor-buttons li.first{
		background: url(../images/bck_editor-buttons_left.gif) no-repeat left top;
	}
	
	ul.editor-buttons li.last{
		background: url(../images/bck_editor-buttons_right.gif) no-repeat right top;
		padding-right: 10px;
	}
	
	ul.editor-buttons li a img{
		margin: 3px 0;
		vertical-align: top;
	}
	
	div.editor-text {
		width: 500px;
		height: 350px;
		border: 1px solid #C8C8C8;
	}
	
		div.editor-text textarea{
			width: 490px;
			height: 340px;
			border: 0;
			margin: 4px;
		}
		
		div.editor-text a.preview {
			right: 0;
			top: -25px;
		}
	
	label.w95 {
		display: block;
		width: 95px;
		text-indent: 10px;
		line-height: 21px;
	}
	
	div.captcha img {
		margin-left: 95px;
	}
	
	div.captcha input, div.company input {
		width: 165px;
		height: 21px;
		background-color: #FBFBFB;
		border: 1px solid #C8C8C8;
		margin-bottom: 5px;
	}
	
	input#vc_logo, input#pr_logo{
		width: 250px;
		opacity: 0;
		filter: alpha(opacity=0);
		height: 21px;
	}
	
	div.faker {
		height: 21px;
		width: 250px;
	}
	
	div.faker a.browse {
		left: 190px;
		top: 2px;
	}
	
	input#vc_logo, input#fake_logo, input#fake_avatar {
		top: 0; left: 0; _left: 3px;
	}
	
	div.vc_submit {
		height: 21px;
		background: url(../images/but_submit.gif) no-repeat top right;
	}
	
		div.vc_submit input, div.pv_submit input{
			height: 21px;
			width: 57px;
			border: 0;
			background: none;
			cursor: pointer;
			color: #D13802;
		}
		
	table.ponudniki {
		background-color: #E7E6DA;
		border-spacing: 1px; 
		border-collapse: collapse;
	}
	
		table.ponudniki td{
			border: 1px solid #fff;
		}
		
			table.ponudniki td img{
				margin-top: 4px;
			}
	
	table.ponudnik {
		width: 500px;
		height: 208px;
		border-spacing: 1px; 
		border-collapse: collapse;
		background-color: #F7F6EC;
		margin-top: 1px;
		margin-bottom: 9px;
	}
	
		table.ponudnik tr.h40 td{
			height: 40px;
			vertical-align: middle;
			padding: 0;
		}
	
		table.ponudnik td{
			border: 1px solid #E1E0D8;
			height: 160px;
		}
		
		table.ponudnik td div.undertd{
			margin: 9px;
		}
		
		table.ponudnik td.first{
			border-left: 1px solid #fff;
		}
		
		table.ponudnik td.last{
			border-right: 1px solid #fff;
		}
		
			table.ponudnik td div img{
				margin: 0 6px 0 0px;
			}
	
	table.ponudnik a.voter {
		position: absolute;
		top: 0;
		display: block;
		width: 13px;
		height: 11px;
		background: none;
		text-decoration: none;
	}
	
	table.ponudnik a.voter:hover, table.ponudnik a.voter.over {
		background: url(../images/star_on.gif) no-repeat left top;
	}
	
	table.dogodki {
		width: 500px;
		border-spacing: 1px; 
		border-collapse: collapse;
		background-color: #F7F6EC;
		position: relative;
		top: -15px;
	}
	
		table.dogodki td{
			border: 1px solid #E1E0D8;
			padding: 18px 10px;
			font-size: 11px;
			color: #404040;
		}
		
		table.dogodki td.first{
			border-left: 1px solid #fff;
		}
		
		table.dogodki td.last{
			border-right: 1px solid #fff;
		}
		
		table.dogodki td.top{
			border-top: 1px solid #fff;
		}
		
		table.dogodki td.bottom{
			border-bottom: 1px solid #fff;
		}
	
	table.send-question{
		border-spacing: 0px; 
		border-collapse: collapse;
		width: 220px;
	}
	
		table.send-question td{
			border: 0px; 
			vertical-align: middle;
			padding: 0;
		}
		
	div.stars-off {
		width: 65px;
		height: 11px;
		background: url(../images/bck_stars_off.gif) no-repeat left top;
	}
	
	div.stars-on {
		width: 65px;
		height: 11px;
		background: url(../images/bck_stars_on.gif) no-repeat left top;
		top: 0;
		left: 0;
	}
	
	div.pv-text {
		width: 500px;
		height: 213px;
		border: 1px solid #C8C8C8;
	}
	
		div.pv-text textarea{
			width: 492px;
			height: 205px;
			border: 0;
			margin: 4px;
		}
		
	div.pv_submit {
		height: 21px;
		background: url(../images/but_submit.gif) no-repeat top left;
	}
	
	input#vp_logo{
		width: 180px;
		opacity: 0;
		filter: alpha(opacity=0);
		height: 21px;
		top: 0;
		left: 0;
	}
	
	div.vp-faker {
		height: 21px;
		width: 180px;
	}
	
	div.vp-faker a.browse {
		left: 126px;
		top: 2px;
	}
	
	div.vp-faker input#fake_logo {
		top: 0;
		left: 0;
	}
	
	ul.blog-arhiv {
		background: url(../images/dots-silver.gif) repeat-x left bottom;
		padding-bottom: 1px;
	}
	
	ul.blog-arhiv li {
		padding: 1px 0;
		background: url(../images/dots-silver.gif) repeat-x left top;
	}
	
	ul.blog-arhiv li a {
		display: block;
		margin: 5px 0;
		padding-left: 20px;
		background: url(../images/square_orange_plus.gif) no-repeat 0 3px;
		display: block;
	}
	
	ul.blog-arhiv li a.open {
		display: block;
		margin: 5px 0;
		padding-left: 20px;
		background: url(../images/square_orange_minus.gif) no-repeat 0 3px;
		display: block;
	}
	
	ul.month-blogs{
		background: url(../images/dots-silver.gif) repeat-x left top;
	}
	
	ul.blog-month li {
		padding-left: 10px;
	}
	
	ul.month-blogs li, ul.month-blogs li a {
		background: none;
		padding-left: 10px;
	}
	
	.bck-silver {
		background-color: #F4F3E7;
	}
	
	div.prvi-korak {
		padding: 5px 0;
		cursor: pointer;
	}
	
	div.m5_nasvet {
		width: 457px;
		height: 160px;
		background-color: #F3F7DB;
		margin: 0 1px;
	}
	
		div.m5_nasvet h2{
			margin: 14px 22px 7px 22px;
		}
		
		div.m5_nasvet div{
			margin: 0 22px;
		}
		
		div.m5_nasvet p{
			margin: 0;
			padding: 0;
			display: block;
			width: 40px;
			height: 20px;
			line-height: 20px;
			top: 135px;
			right: 10px;
		}
	
	div.tema ul li, ul.greeny li{
		background: url(../images/square_green.gif) no-repeat 5px 6px;
		padding-left: 16px;
		margin-bottom: 7px;
	}
	
	div.profile-tabs ul li{
		float: left;
		margin-right: 1px;
	}
	
	div.profile-tabs ul li a{
		display: block;
		float: left;
		background: url(../images/bck_profile-tab.gif) no-repeat left top;
		width: 139px;
		height: 23px;
		line-height: 23px;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		color: #63625D;
	}
	
	div.profile-tabs ul li a:hover{
		color: #D14D02;
	}
	
	div.profile-tabs ul li a.active{
		background: url(../images/bck_profile-tab_active.gif) no-repeat left top;
		color: #D14D02;
	}
	
	div.signature-textarea {
		width: 275px;
		height: 71px;
		background-color: #fff;
		border: 1px solid #CBC9B7;
	}
	
		div.signature-textarea textarea{
			width: 265px;
			height: 61px;
			margin: 5px;
			background: none;
			border: 0;
		}

	ul.search-tabs {
		height: 41px;
	}
	
	ul.search-tabs li{
		float: left;
		height: 41px;
		margin-right: 1px;
		background: url(../images/bck_search-tabs_left.gif) no-repeat left top;
		padding-left: 13px;
	}
	
	ul.search-tabs li a{
		display: block;
		float: left;
		height: 41px;
		padding-right: 13px;
		background: #E7E6DD url(../images/bck_search-tabs_right.gif) no-repeat right top;
		text-decoration: none;
		font-weight: bold;
		color: #63625D;
		line-height: 20px;
		text-align: center;
	}

	ul.search-tabs li.active{
		background: url(../images/bck_search-tabsa_left.gif) no-repeat left top;
	}
	
	ul.search-tabs li.active a{
		background: #F7F6EC url(../images/bck_search-tabsa_right.gif) no-repeat right top;
		color: #D14D02;
	}
	
	ul.search-tabs li a:hover{
		color: #D14D02;
	}
	
	ul.search-tabs li a span{
		font-weight: normal;
		color: #FF6C00;
	}
	
	div.data_changed{
		background-color: #DFFFCF;
		padding: 5px;
		color: green;
		font-size: 11px;
		font-weight: bold;
	}
/* --------------------- CENTER end ---------------------*/
	
.ie_only {
	line-height: 1px;
	font-size: 1px;
}

.fail {background-color: #FFDFDF;}

div#dogodki_article_content{
	clear:both;
	top: -15px;
	position: relative;
	background-color: #F7F6EC;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	padding: 10px;
}

div#dogodki_article_content a{
	color: #FF6C00;
	text-decoration: none;
}

div#dogodki_article_content a:hover{
	text-decoration: underline;
}

/* --------------------- MAIN end ---------------------*/

/* -------------------- FORUM start --------------------*/
.mb20 {margin-bottom: 20px;}
.w30 {width: 30px;}
.w50 {width: 50px;}
.w70 {width: 70px;}
.w90 {width: 90px;}
.w360 {width: 360px;}
.red {color: red;}
.green {color: #619900;}
.grey {color: #a2a2a2;}
.strike{text-decoration: line-through;}

h2.forum-category {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: url(../images/forum_bck_category.gif) no-repeat 0 0;
	margin-bottom: 2px;
}

div.forum-posts{
	background: #F0F0F0 url(../images/forum_bck_posts_top.gif) no-repeat left top;
	margin-bottom: 5px;
}

div.forum-posts div{
	background: url(../images/forum_bck_posts_bot.gif) no-repeat left bottom;
	padding: 5px 0;
	height: 100%;
}

div.forum-posts.last{
	margin-bottom: 10px;
}

div.forum-overview {
	background-color: #D9D8D0;
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}

div.forum-posts dl, div.forum-overview dl{
	margin: 0 0 0 10px;
	padding: 0;
}

div.forum-posts dl dt, div.forum-overview dl dt{
	float: left;
}

div.forum-posts div.in, div.article-tags div.in {
	padding: 5px;
}

div.forum-posts div.in td div, div.article-tags div.in td div {
	padding: 0 10px;
}

div.in p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

div.in p.mh80 {
	height: auto !important;
	min-height: 80px;
	height: 80px;
}

div.in td.w70 {
	border-right: 1px solid #E1E1E1;
}

div.in quote {
	font-size: 10px;
	color: #888;
	font-style: italic;
	border: 1px dashed #888;
	display: block;
	padding: 3px;
	margin: 5px;
}

div.forum-editor-text {
	width: 500px;
	height: 150px;
	border: 0;
	background: url(../images/forum_bck_textarea.gif) no-repeat left top;
}

div.forum-editor-text textarea{
	width: 490px;
	height: 140px;
	border: 0;
	margin: 4px;
}

div.forum-editor-text a.preview {
	right: 0;
	top: -25px;
}

div.forum-submit {
	height: 21px;
	background: url(../images/forum_bck_submit.gif) no-repeat top right;
}

	div.forum-submit input{
		height: 21px;
		width: 111px;
		border: 0;
		background: none;
		cursor: pointer;
		color: #fff;
	}

ul.editor-buttons.forum {
	height: 27px;
	width: 103px;
	background: url(../images/bck_editor-buttons.gif) repeat-x left top;
	margin-top: 10px;
}
/* -------------------- FORUM end --------------------*/

/* -------------------- FOOT start --------------------*/
div#footer {
	height: 99px; 
}
div#foot {
	width: 1040px; 
	height: 99px; 
	margin: 0 auto; 
	background: none;}
span.copy{color:#010100; line-height:20px; padding-left:5px;}
span.copy a{color:#010100; text-decoration:none;}
span.copy a:hover{text-decoration:underline;}
span.pravno{color:#777671; line-height:20px; padding-left:5px;}
span.pravno a{color:#777671; text-decoration:none;}
span.pravno a:hover{text-decoration:underline;}
/* --------------------- FOOT end ---------------------*/
