﻿*.*
{
	margin: 0px;
	padding: 0px;
}
#hole
{
	width: 960px;
	background-color: #DEDEDC;
}
#shadows
{
	background-image: url("../images/content-back.png");
	width: 1002px;
}
a:link, a:visited, a:active, a:hover
{
	color: #AD0000;
}
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url("../images/bg.gif");
	margin: 0px;
	padding: 0px;
}
div#waitingg
{
	background-image: url("../images/waiting.gif");
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
}
.notshow1
{
	display:none;
}
#header_top
{
	width: 960px;
	height: 56px;
	background-image: url("../images/top.jpg");
}
#header_logo
{
	width: 222px;
	height: 97px;
	background-image: url("../images/logo.jpg");
	float: left;
}
#header_girl
{
	width: 252px;
	height: 97px;
	background-image: url("../images/girl.jpg");
	float: left;
}
#ggg
{
	width: 486px;
	height: 97px;
	float: left;
}
#reklam1
{
	width: 468px;
	height: 60px;
	float: left;
	background-color: #FFFFFF;
}
#reklam_end
{
	width: 18px;
	height: 60px;
	float: left;
	background-color: #AD0000;
}
#reklam_bottom
{
	width: 486px;
	height: 37px;
	float: left;
	background-image: url("../images/reklam_bottom.jpg");
}
#header_bottom_left
{
	width: 222px;
	height: 98px;
	float: left;
	background-image: url("../images/header_bottom_left.jpg");
	clear: both;
}
#header_bottom_left2
{
	width: 252px;
	height: 20px;
	float: left;
	background-image: url("../images/header_bottom_left2.jpg");
	color: #DEDEDC; /*text color*/
	padding-top: 78px;
	font-weight: bold;
	text-align: left;
}
/*open meni*/
#meni
{
	width: 468px;
	height: 98px;
	float: left;
	background-image: url("../images/meni.jpg");
}
#menipic1 a, #menipic2 a, #menipic3 a, #menipic4 a, #menipic5 a, #menipic6 a
{
  height: 98px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url('../images/menu.jpg');
  float: left;
}
#menipic1 a span, #menipic2 a span, #menipic3 a span, #menipic4 a span, #menipic5 a span,  #menipic6 a span
{
	display: none;
}
#menipic1 a {background-position: 0px 0px; width: 87px;}
#menipic2 a {background-position: -87px 0px; width: 69px;}
#menipic3 a {background-position: -156px 0px; width: 71px;}
#menipic4 a {background-position: -227px 0px; width: 72px;}
#menipic5 a {background-position: -299px 0px; width: 78px;}
#menipic6 a {background-position: -377px 0px; width: 91px;}
#menipic1 a:hover {background-position: 0px -98px;}
#menipic2 a:hover {background-position: -87px -98px;}
#menipic3 a:hover {background-position: -156px -98px;}
#menipic4 a:hover {background-position: -227px -98px;}
#menipic5 a:hover {background-position: -299px -98px;}
#menipic6 a:hover {background-position: -377px -98px;}
/*close meni*/
#menipic6
{
	height: 98px;
	background-repeat: no-repeat;
	background-image: url('../images/menu.jpg');
	float: left;
	background-position: -377px 0px; width: 91px;
}
#menu_end
{
	width: 18px;
	height: 98px;
	background-image: url("../images/menu_end.jpg");
	float: left;
}
#osnovna
{
	width: 960px;
	background-color: #DEDEDC;
	clear: both;
}
#left
{
	width: 180px;
	background-color: #DEDEDC;
	background-image: url("../images/left_backimg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#center
{
	width: 586px;
	background-color: #DEDEDC;
	background-image: url("../images/center_backimg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#right
{
	width: 194px;
	background-color: #DEDEDC;
	background-image: url("../images/right_backimg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#login_right
{
	width: 194px;
	height: 177px;
	margin-top: 20px;
}
#l_top
{
	width: 194px;
	height: 10px;
	background-image: url("../images/l_top.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
#l_left
{
	width: 14px;
	height: 106px;
	background-image: url("../images/l_left.jpg");
	background-repeat: no-repeat;
	float: left;
}
#l_body
{
	width: 175px;
	height: 106px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_user
{
	width: 59px;
	height: 23px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_user span, #news_ime span
{
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 5px;
	text-align: right;
}
#l_body_pass
{
	width: 59px;
	height: 27px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_pass span, #news_mail span
{
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 9px;
	text-align: right;
}
#l_body_user_input, #news_ime_input
{
	width: 116px;
	height: 23px;
	background-image: url("../images/l_body_user_input.jpg");
	float: left;
}
#l_body_pass_input, #news_email_input
{
	width: 116px;
	height: 27px;
	background-image: url("../images/l_body_user_input2.jpg");
	float: left;
}
.l_i
{
	width: 104px;
	height: 14px;
	border: none;
	display: block;
	margin-top: 3px;
	font-size: 10px;
}
.l_i2
{
	width: 104px;
	height: 14px;
	border: none;
	display: block;
	margin-top: 7px;
	font-size: 10px;
}
#l_body_none
{
	width: 59px;
	height: 37px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_none span
{
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 9px;
	text-align: right;
}
#l_body_chek
{
	width: 69px;
	height: 37px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_chek input
{
	margin-top: 13px;
	float: left;
	margin-left: 10px;
}
#l_body_none2
{
	width: 95px;
	height: 19px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_submit
{
	width: 47px;
	height: 37px;
	background-color: #E5E5E5;
	float: left;
}
#l_body_reg
{
	width: 80px;
	height: 19px;
	background-color: #E5E5E5;
	float: left;
}
.l_butt
{
	width: 47px;
	height: 18px;
	background-image: url("../images/button_login.jpg");
	border: none;
	margin-top: 9px;
}
#l_right
{
	width: 5px;
	height: 106px;
	background-image: url("../images/l_right.jpg");
	background-repeat: no-repeat;
	float: left;
}
#l_lock
{
	width: 73px;
	height: 80px;
	background-image: url("../images/l_lock.jpg");
	background-repeat: no-repeat;
	float: left;
}
#l_rcorner
{
	width: 121px;
	height: 80px;
	background-image: url("../images/l_rcorner.jpg");
	background-repeat: no-repeat;
	float: left;
}
#l_rcorner a
{
	text-decoration: none;
	font-size: 10px;
	margin-top: 20px;
	display: block;
	font-weight: bold;
}
#reklam_right1
{
	background-color: none;
	width: 180px;
	/*height: 160px;*/
	float: clear;
	margin-top: 30px;
}
#reklam_right2
{
	background-color: none;
	width: 180px;
	/*height: 160px;*/
	float: clear;
	margin-top: 30px;
}
#left h1
{
	width: 140px;
	height: 35px;
	color: #FFFFFF;
	background-image: url("../images/title.gif");
	font-size: 20px;
	padding-top: 5px;
	margin: 0px;
	margin-top: 15px;
	text-align: left;
	padding-left: 40px;
}
#left h2
{
	background-image: url("../images/title_pod.gif");
	background-repeat: no-repeat;
	width: 180px;
	height: 36px;
	font-size: 12px;
	padding-top: 3px;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	padding-left: 6px;
}
.m_putnicka
{
	margin: 3px 10px 0px 0px;
	border: none;
}
.m_invalide
{
	margin: 3px 10px 0px 0px;
	border: none;
}
.m_kamioni
{
	margin: 3px 10px 0px 0px;
	border: none;
}
.m_motocikli
{
	margin: 0px 10px 0px 0px;
	border: none;
}
.m_rezervni
{
	margin: 0px 10px 0px 0px;
	border: none;
}
.m_plovila
{
	margin: 3px 10px 0px 0px;
	border: none;
}
#left h2 a:link, #left h2 a:visited, #left h2 a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#left h2 a:hover
{
	color: #AD0000;
}
#left h2.logins a:link, #left h2.logins a:visited, #left h2.logins a:active
{
	color: #AD0000;
}
#newsletter
{
	width: 180px;
	height: 161px;
	margin-top: 15px;
}
#n_top
{
	width: 180px;
	height: 10px;
	background-image: url("../images/n_top.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
#n_left
{
	width: 17px;
	height: 88px;
	background-image: url("../images/n_left.jpg");
	background-repeat: no-repeat;
	float: left;
}
#n_body
{
	width: 156px;
	height: 88px;
	background-color: #E5E5E5;
	float: left;
}
#news_ime
{
	width: 40px;
	height: 23px;
	background-color: #E5E5E5;
	float: left;
}
#news_mail
{
	width: 40px;
	height: 27px;
	background-color: #E5E5E5;
	float: left;
}
#n_submit
{
	width: 156px;
	height: 38px;
	background-color: #E5E5E5;
	float: left;
}
.n_butt
{
	width: 104px;
	height: 18px;
	background-image: url("../images/button_news.jpg");
	border: none;
	margin-top: 9px;
	text-align: righ;
	margin-left: 50px;
}
#n_right
{
	width: 7px;
	height: 88px;
	background-image: url("../images/n_right.jpg");
	background-repeat: no-repeat;
	float: left;
}
#n_darts
{
	width: 57px;
	height: 63px;
	background-image: url("../images/n_darts.jpg");
	background-repeat: no-repeat;
	float: left;
}
#n_rcorner
{
	width: 123px;
	height: 63px;
	background-image: url("../images/n_rcorner.jpg");
	background-repeat: no-repeat;
	float: left;
	font-size: 10px;
}
#free_banners
{
	width: 960px;
	height:90px;
	clear: both;
}
#free_banners p
{
	padding-top: 10px;
}
#free_banners p a img
{
	margin: 5px;
	border: none;
}
#fire_out
{
	width: 960px;
	height:90px;
	clear: both;
	background-image: url("../images/bottom_line.jpg");
	background-repeat: no-repeat;
	padding-top: 36px;
}
#fire_out a:link, #fire_out a:visited, #fire_out a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#fire_out a.pod
{
	font-weight: normal;
	color: red;
}
#fire_out a:hover
{
	color: #000000;
}
.br_hole
{
	width: 573px;
	padding-top: 20px;
}
.br_top
{
	width: 573px;
	height: 10px;
	background-image: url("../images/br_top.jpg");
}
.br_center
{
	width: 573px;
	background-image: url("../images/br_center.jpg");
}
.br_bottom
{
	width: 573px;
	height: 11px;
	background-image: url("../images/br_bottom.jpg");
	clear: both;
}
p.margos
{
	margin: 10px 10px 0px 10px;
	text-align: justify;
}
.moji_pr
{
	color: #AD0000;
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
}
.moji_pr_b
{
	color: #000000;
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
}
.formula
{
	width: 540px;
}
.formula1
{
	width: 540px;
	background-image: url("../images/form.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formula tr td
{
	text-align: left;
	margin-bottom: 3px;
	font-weight: bold;
}
.formula tr td input, .formula tr td select 
{
	margin: 3px;
}
span.np
{
	font-weight: normal;
	color: #AD0000;
}
#center hr
{
	color: #AD0000;
	border: 1px solid #AD0000;
	margin: 15px;
}
#center h1
{
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
#center h2
{
	font-size: 14px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	color: #000000;
	border: 2px solid #AD0000;
	display: block;
	background-color: #FFFFFF;
}
#center h3
{
	font-size: 18px;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
#center h4
{
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
tr td.r_cim
{
	color: #AD0000;
	font-weight: bold;
}
h5
{
	color: #AD0000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 span.more
{
	color: #000000;
	font-size: 70%;
	font-weight: normal;
}
h5 img
{
	border: 0px;
	margin: 0px;
}
tr td.row_1a
{
	background-color: #EEEEEE; /*#EDC5C5;*/
	font-weight: bold;
}
tr td.row_2a
{
	background-color: #FFFFFF; /*#F7E4E4;*/
	font-weight: bold;
}
tr td.row_1b
{
	background-color: #EEEEEE; /*#EDC5C5;*/
	font-weight: normal;
}
tr td.row_2b, table.formula tr td.row_2b
{
	background-color: #FFFFFF; /*#F7E4E4;*/
	font-weight: normal;
}
tr td p.cen
{
	color: #AD0000;
	text-align: right;
	font-size: 150%;
}
tr td span.n
{
	font-weight: normal;
}
.col1
{
	font-weight: bold;
	border: 1px solid #AD0000;
	background-color: #DDDDDD;
}
.col2
{
	font-weight: normal;
	font-size: 120%;
	color: #AD0000;
	border: 1px solid #AD0000;
	background-color: #EEEEEE;
}
a img.sb
{
	border: 1px solid #AD0000;
	margin: 2px;
	padding: 3px;
}
.vlasdet
{
	border: 2px solid #AD0000;
	padding: 5px;
	background-color: #EEEEEE;
}
tr td ul li, tr td p.nn
{
	font-weight: normal;
}
ul
{
	list-style-image: url("../images/arrow.gif");
	text-align: left;
}
.rigred
{
	float:right;
	color: red;
	font-size: 75%;
	font-weight: bold;
}
p.info
{
	float: left;
	color: red;
	text-align: left;
	margin-left: 10px;
}
table.formula tr td.fifty
{
	font-weight: normal;
	width: 50%;
}
p.minifonts a
{
	font-size: 9px;
	text-decoration: none;
}
.minit
{
	font-weight: normal;
	font-size: 9px;
}
.cp
{
	font-size: 9px;
	font-weight: normal;
}
span.blink
{
	text-decoration: blink;
}
p.rlinks, p.rlinks a:hover, p.rlinks a:active, p.rlinks a:visited, p.rlinks a:link
{
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
form.a_s_f
{
	width: 40px;
	display: inline;
}
input.countno
{
	width: 40px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.mid
{
	vertical-align: middle;
}
div#follow_us
{
	position: fixed;
	left: 0px;
	bottom: 0px;
}
div#follow_us a img.followusfacebook, div#follow_us a img.followustwitter
{
	border: none;
	margin: 0px 0px 3px -3px;
	display: block;
}
div#follow_us a img.followusfacebook:hover
{
	margin-left: 0px;
}
div#follow_us a img.followustwitter
{
	border: none;
	margin-left: -3px;
}
div#follow_us a img.followustwitter:hover
{
	margin-left: 0px;
}


#newsblock
{
	margin-bottom: 0px;
	padding-bottom: 20px;
}


#newsblock p
{
	padding: 10px;
}

#newsblock span
{
	font-size: 10px;
	color: #999;
	
}

#newsblock h5
{
	font-size: 13px;
}
