@charset "utf-8";
/* CSS Document */

#wraper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E465E;
}

* html #content {
	float: left;
	height: auto;
	width: 1090px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E465E;
}
		

#bottom_bg_001 {
	background-image: url(images/basic/basic_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 1000px;
}
#bottom_bg_002 {
	background-image: url(images/basic/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 104px;
	width: 1000px;
	margin-bottom: 5px;
	background-position: top;
}
#bottom_box {
	float: left;
	height: auto;
	width: 170px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom_box_line {
	float: left;
	height: auto;
	width: 170px;
}

#bottom_box_sm {
	float: left;
	height: auto;
	width: 135px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom_box_line_sm {
	float: left;
	height: auto;
	width: 135px;
}

img {border:none;}

h1 {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 20px;
	color: #e93e00;
	margin: 0px 0px 5px;
}
h2 {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E91E01;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-family: Frutiger, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3 a {
	font-family: Frutiger, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;

}

h4 {
	font-family: Frutiger, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #ECF3FF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B6B91;
}
h5 a {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B6B91;
	text-decoration: none;
}
h5 a:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B6B91;
	text-decoration: underline;
}

		
* {
	margin: 0;
	padding: 0;
}


.form-input {
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373E6C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
}


.list_content {
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
	list-style-type: square;
}

		
.contentbox {
	width: 320px;
	background: url(images/images/basic/box_bg.jpg) no-repeat left bottom;
	padding-bottom: 17px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contentbox h2 {
	height: 35px;
	width: 290px;
	background: url(images/images/basic/box_bg.jpg) no-repeat left top;
	padding: 7px 15px 5px 20px;
	font-size: 18px;
	color: #5B5E71;
	font-weight: bold;
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
}
.contentbox p {
	width: 286px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 16px 0 16px;
}

#first_search_cont {
	float: left;
	width: 323px;
	margin-right: 7px;
	padding-left: 7px;
}
#first_search_bg {
	background-color: #F8F8F8;
	border: 1px solid #d3d3d3;
	float: left;
	height: 80px;
	width: 317px;
}

#first_search_frame {
	float: left;
	/*height: 181px;*/
	width: 317px;
	background-color: #F7F7F7;
	border: 1px solid #DBDCE6;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom:5px;
}
#first_search_line {
	float: left;
	height: auto;
	width: 307px;
	margin-right: 5px;
	margin-bottom: 1px;
}
#first_search_radio {
	float: left;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#first_search_text {
	float: left;
	height: auto;
	width: 90px;
	margin-right: 5px;
	padding-top: 2px;
	text-align: right;
}
#first_search_border {
	width: 290px;
	float: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
	padding-bottom: 2px;
}

#first_search_input {
	float: left;
	width: 190px;
	height: auto;
}
#first_search_calendar {
	float: left;
	height: 20px;
	width: 19px;
}

#first_search_calendar a {
	background-image: url(images/icons/ico_cal_sm.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 19px;
}
#first_search_calendar a:hover {
	background-image: url(images/icons/ico_cal_sm_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 19px;
}



#first_ponudba_cont {
	float: left;
	width: 260px;
	margin-right: 13px;
}
#first_ponudba_bg {
	background-color: #F8F8F8;
	border: 1px solid #d3d3d3;
	float: left;
	height: 250px;
	width: 260px;
}
#first_ponudba_line {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
}

#first_izbrano_cont {
	float: left;
	width: 374px;
}
#first_izbrano_bg {
	background-color: #F8F8F8;
	border: 1px solid #d3d3d3;
	float: left;
	height: 250px;
	width: 374px;
}
#first_izbrano_line {
	float: left;
	height: auto;
	width: 364px;
	margin-right: 5px;
	margin-left: 5px;
}





/* -> CONTENT MENU */

#left_menu_cont {

	float: left;
	height: auto;
	width: 310px;
	margin-left: 7px;
}
#left_menu_line {

	float: left;
	height: auto;
	width: 320px;
}
#left_menu_inline {

	float: left;
}
#left_menu_info_ico {
	background-image: url(images/icons/ico_informacije.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 45px;
}
#left_menu_info_line {
	float: left;
	width: 210px;
	margin-top: 2px;
	padding-left: 0px;
}


#left_menu_001 {
	background-image: url(images/boxes/box_bg_red_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 320px;
}
#left_menu_002 {
	background-image: url(images/boxes/box_bg_red_02.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 320px;
	padding-bottom: 5px;
}
#left_menu_002_line {
	float: left;
	width: 300px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 5px;
}


#left_menu_003 {
	background-image: url(images/boxes/box_bg_red_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 320px;
	background-position: top;
}

#left_menu_green_001 {
	background-image: url(images/boxes/box_bg_green_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 320px;
}
#left_menu_green_002 {
	background-image: url(images/boxes/box_bg_green_02.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 320px;
	padding-bottom: 5px;
}

#left_menu_green_003 {
	background-image: url(images/boxes/box_bg_green_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 320px;
	background-position: top;
}



a.content_menu_level_1 {
	padding-top:7px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5B5E71;
	background-image: url(images/icons/ar_level_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a:hover.content_menu_level_1 {
	padding-top:7px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

a.content_menu_level_2 {
	padding-top:7px;
	padding-bottom:5px;
	background-image:url(images/icons/ar_level_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 22px;
	color: #5B5E71;

}

a.content_menu_level_3 {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(images/basic/ar_menu.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color: #5B5E71;
}

a.content_menu_level_4 {
	padding-top:5px;
	padding-bottom:5px;
	color: #5B5E71;
}

/* <- CONTENT MENU */



.news_head_box {
	width: 648px;
	background: url(images/images/basic/head_news_bg.jpg) no-repeat;
	padding-bottom: 17px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 12px;
	margin-left: 7px;
}
.news_head_box h2 {
	padding: 8px 15px 5px 18px;
	font-size: 13px;
	color: #434A5C;
	font-weight: bold;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
}
.news_head_box p {
	width: 614px;
	background: #FFFFFF;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 10px 16px 0;
	font-size: 14px;
}
#news_head_box {
	float: left;
	height: auto;
	width: 648px;
	margin-left: 7px;
	padding-bottom: 3px;
	border: 1px solid #d3d3d3;
}

#news_head_naslov {
	background-image: url(images/images/basic/head_news_bg_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 648px;
}

#news_head_box_line {
	float: left;
	height: auto;
	width: 648px;
}
#news_head_box_bottom_bg {
	background-color: #E0E0E0;
	width: 630px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

#news_head_box h1 {
	font-size: 20px;
	color: #434A5C;
	font-weight: bold;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#news_head_box h2 {
	padding: 8px 15px 5px 17px;
	font-size: 13px;
	color: #434A5C;
	font-weight: bold;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
}
#news_head_box p {
	width: 614px;
	background: #FFFFFF;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 10px 16px 0;
	font-size: 14px;
}
#news_head_left {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 10px;
}
#news_head_right {
	float: left;
	width: 230px;
}
#news_head_right_cont {
	float: left;
	height: auto;
	width: 230px;
	margin-bottom: 4px;
}

#content_news_right {
	float: left;
	height: auto;
	width: 670px;
}
#content_news_line {
	float: left;
	height: auto;
	width: 670px;
}



#news_left_cont {
	float: left;
	width: 320px;
	height: auto;
	background-image: url(images/images/basic/box_bg_02.jpg);
	background-repeat: repeat-y;
}

#news_left {
	float: left;
	height: auto;
	width: 323px;
	margin-left: 7px;
	margin-right: 15px;
}
#news_left_line {
	float: left;
	height: auto;
	width: 320px;
}
#news_left_inline {
	float: left;
}
#news_left_inline a {
	float: left;
	width: 305px;
	padding-left: 13px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}

#news_left_inline a:hover {
	float: left;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#news_left_inline_active {
	float: left;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 305px;
	padding-left: 13px;
}


#news_left_pic {
	float: left;
	height: auto;
	width: 25px;
	margin-right: 8px;
}
#news_left_text {
	float: left;
	height: auto;
	width: 250px;
}



#news_left_naslov {
	background-image: url(images/images/basic/box_bg_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 320px;
	background-position: left top;
}
#news_left_bottom {
	background-image: url(images/images/basic/box_bg_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 320px;
}
#news_short {
	height: auto;
	width: 310px;
	float: left;
	margin-bottom: 5px;
}
#news_short_line {
	float: left;
	height: auto;
	width: 290px;
	margin-bottom: 3px;
}



#news_right {
	float: left;
	height: auto;
	width: 655px;
}
#news_right_line {
	float: left;
	height: auto;
	width: 645px;
}
#news_naslov_line {
	float: left;
	height: auto;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#news_nazaj {
	float: right;
	height: auto;
	width: auto;
	margin-top: 3px;
}
#news_text_long {
	float: left;
	height: auto;
	min-width: 350px;
	padding-left: 15px;
	width: 350px;
	margin-top: 15px;
}

#news_right_files_bg {
	background-color: #EBEBEB;
	float: left;
	height: auto;
	padding: 5px 10px 10px;
	margin-top: 12px;
	margin-bottom: 15px;
	width: auto;
	margin-right: 15px;
}
#news_right_pic {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#news_right_cont {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 10px;
}
#news_right_cont_line {
	float: left;
	height: auto;
	width: 300px;
}

#archive_cont {
	float: left;
	width: 550px;
	margin-left: 42px;
	height: auto;
	margin-top: 10px;
}
#archive_line {
	float: left;
	height: auto;
	width: 550px;
	margin-bottom: 4px;
}



#content_first_left {
	float: left;
	height: auto;
	width: 667px;
}

#content_first_right {
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 318px;
}

#content_first_right h2 {
	width: auto;
	background: left top;
	padding: 7px 15px 5px 40px;
	font-size: 18px;
	color: #434A5C;
	font-weight: bold;
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	float: left;
}
#search_box_bg {
	background-image: url(images/images/basic/search_box_bg.jpg);
	background-repeat: no-repeat;
	width: 648px;
	margin-left: 7px;
	float: left;
	background-position: left top;
	height: 40px;
	margin-bottom: 8px;
}
#search_box_001 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 13px;
	padding-left: 20px;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	margin-right: 10px;
}
#search_box_002 {
	float: left;
	height: auto;
	width: 320px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.news_head_box h1 {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #434A5C;
}


a:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #374268;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #374268;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #374268;
	text-decoration: none;
}

a.one:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #586176;
	text-decoration: none;
}
a.one:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #586176;
	text-decoration: none;
}
a.one:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #586176;
	text-decoration: underline;
}
a.one:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #586176;
	text-decoration: none;
}


a.two:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a.two:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a.two:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a.two:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}



a.three:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
	
}
a.three:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
a.three:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: underline;
}
a.three:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: none;
}

a.four:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: none;
	
}
a.four:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: none;
}
a.four:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FF4642;
	text-decoration: underline;
}
a.four:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #CE0500;
	text-decoration: none;
}


a.lang:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.lang:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lang:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lang:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}



.txt-padding {
	float: left;
	width: auto;
	padding-right: 10px;
	color: #555C6F;
	padding-left: 10px;
}
.txt-padding-sm {
	float: left;
	width: auto;
	padding-right: 10px;
	color: #555C6F;
}
.txt-navadna {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 10px;
	color: #686C8C;
}
.txt-gray {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.txt-red {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #D90005;
}


a.txt-upper {
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
}

a.txt-upper:hover {
	text-decoration: underline;
}
a.txt-upper-active {
	text-decoration: underline;
	font-size: 9px;
	text-transform: uppercase;
}
a.txt-active {
	text-decoration: underline;
}


/**
 * 
 * PREDEL ZA OBLIKOVANJE POVLECI IN SPUSTI BOXOV
 * 
 */

ul,ol {margin:0; padding:0; list-style:none; border:none;}

#columns .column {
    float: left;
    width: 330px;
		min-height: 200px;
		height: auto !important; 
		height: 400px;
}	

#columns .widget {
	width: 320px;
	margin-top: 0;
	margin-bottom: 13px;
	margin-left: 7px;
	padding: 0px;
	float: left;
}
#columns .widget .widget-head {
	overflow:hidden;
	padding: 0px;
	width: 320px;
}
#columns .widget .widget-head h2 {
	float: left;
	font-size: 11px;
	color: #E10500;
	font-weight: bold;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	padding-left: 30px;
	padding-top: 7px;
}
#columns .widget .widget-content p {
	width: 286px;
	background: #FFFFFF;
	padding: 10px 16px 0 16px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404553;
}

.widget-head a.remove  {
    float: right;
    display: inline;
    background: url(images/images/buttons.gif) no-repeat -24px 0;
    width: 14px;
    height: 14px;
    margin: 3px 4px 8px 0;
    text-indent: -9999em;
    outline: none;
}

.widget-head a.edit  {
	float: right;
	display: inline;
	width: 24px;
	height: 14px;
	text-indent: -9999em;
	margin: 3px 4px 8px 4px;
	outline: none;
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
}

.widget-head a.collapse  {
    float: left;
    display: inline;
    background: url(images/images/buttons.gif) no-repeat -52px 0;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    margin: 3px 0 8px 4px;
    outline: none;
}

.widget-placeholder { border: 1px dashed #999; margin-left:10px; margin-bottom:10px; padding-bottom:10px;}

.edit-box {
	width: 286px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 16px 0 16px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404553;
}

.default_box {
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 320px;
	color: #686C8C;
}

.default_box_head {
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 320px;
	float: left;
	color: #E10500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/boxes/box_menu_bg_01.png);
}
.default_box_head_red {
	background-image: url(images/boxes/box_bg_red_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 320px;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.default_box_head_blue {
	background-image: url(images/boxes/box_bg_blue_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 320px;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.default_box_head_green {
	background-image: url(images/boxes/box_bg_green_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 320px;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.default_box_content {
	background-image: url(images/boxes/box_bg_red_02.png);
	background-repeat: repeat-y;
	float: left;
	width: 320px;
	min-height:140px;
}
#default_box_content {
	background-image: url(images/boxes/box_bg_02.jpg);
	background-repeat: repeat-y;
	float: left;
	min-height: 140px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#default_box_over {
	background-image: url(images/boxes/box_bg_over_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 320px;
	float: left;
}


.default_box_bottom {
	background-image: url(images/boxes/box_bg_red_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 320px;
	float: left;
}
#default_box_bottom {
	background-image: url(images/boxes/box_bg_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 320px;
	float: left;
}


.default_box_p p {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3ceda;
	border-left-color: #c3ceda;
	background-image: url(images/boxes/box_bg_02.jpg);
	float: left;
}
.box_menu_new_001 {
	background-image: url(images/boxes/box_menu_bg_new_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 30px;
}
.box_menu_new_002 {
	background-image: url(images/boxes/box_menu_bg_new_02.png);
	background-repeat: repeat-x;
	float: left;
	height: 21px;
	width: auto;
}
.box_menu_new_003 {
	background-image: url(images/boxes/box_menu_bg_new_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: auto;
	background-position: left top;
}


.gray_box {
	background: url(images/images/basic/box_bg_gray.jpg) no-repeat left bottom;
}

.gray_box_head {
	background: url(images/images/basic/box_bg_gray.jpg) no-repeat left top;
}

.gray_box_p p {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.green_box {
	background: url(images/images/basic/box_bg_green.jpg) no-repeat left bottom;
}

.green_box_head {
	background: url(images/images/basic/box_bg_green.jpg) no-repeat left top;
}

.green_box_p p {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.red_box {
	background: url(images/images/basic/box_bg_red.jpg) no-repeat left bottom;
}

.red_box_head {
	background: url(images/images/basic/box_bg_red.jpg) no-repeat left top;
}

.red_box_p p {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.blue_box {
	background: url(images/images/basic/box_bg_blue.jpg) no-repeat left bottom;
}

.blue_box_head {
	background: url(images/images/basic/box_bg_blue.jpg) no-repeat left top;
}

.blue_box_p p {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.klub_center_bg {
	background-image: url(images/mix/klub_center_girl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:140px;
	min-width:161px;
	margin-right: 5px;
	height: auto;
}
#first_minute_line {
	float: left;
	height: auto;
	width: 225px;
}
#first_minute_line a:link {
	float: left;
	height: auto;
	width: 225px;
}

#last_minute_over {
	background-image: url(images/boxes/last_minute_bg_02.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	float: left;
	background-position: left top;
}

#last_minute_select {
	float: left;
	width: 60px;
	margin-top: 80px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#first_minute_over {
	background-image: url(images/boxes/first_minute_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	float: left;
	background-position: left top;
}
#first_minute_select {
	float: left;
	width: 60px;
	margin-top: 80px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}




#big_menu_right_box {
	float: right;
	height: auto;
	width: auto;
	margin-top: 15px;
}

#big_menu_btn {
	float: left;
	width: auto;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 27px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#big_menu_btn a {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#big_menu_btn_up {
	float: left;
	width: auto;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 27px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#big_menu_btn_up a {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #F47F00;
	text-decoration: none;
	float: left;
}
#big_menu_btn a:hover {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #F47F00;
	text-decoration: none;
}

/* LOGIN */

#login_box {
	width: 300px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #F9F9F9;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
}

#login_line {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}#login_text {
	float: left;
	width: auto;
	margin-right: 5px;
	padding-top: 4px;
	font-size: 11px;
}
#login_form {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}


/* LOGIN */

#login_box_wide {
	width: 600px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #F9F9F9;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}

#login_line_wide {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
}

/* REGISTRACIJA NOVEGA UPORABNIKA */

#registracija_cont {
	height: auto;
	width: 330px;
	float: left;
	padding-left: 25px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#registracija_cont_bg {
	padding: 10px;
	float: left;
	height: auto;
	width: 320px;
	margin-left: 15px;
	border-right: 1px dotted #C9C9C9;
}
#registracija_right_cont {
	float: left;
	height: auto;
	width: 290px;
}
#registracija_right_line {
	float: left;
	height: auto;
	width: 290px;
	margin-bottom: 5px;
}


#registracija_line {
	width: 325px;
	height: auto;
	margin-bottom: 5px;
}

#user_line {
	width: 350px;
	float: left;
}
#user_inline {
	float: left;
	width: 350px;
}
#user_links {
	float: left;
	width: auto;
	padding: 5px 10px;
	margin-right: 10px;
	background-repeat: repeat-x;
	height: auto;
	border: 1px solid #DFDFDF;
	background-image: url(images/mix/bg_buttons.jpg);
	background-color: #F7F7F7;
}
#btn_user {
	float: left;
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#content_left {
	float: left;
	height: auto;
	width: 317px;
}

#content_right {
	float: right;
	height: auto;
	width: 670px;
}

#content_right_bg {
	background-image: url(images/boxes/content_bg_02.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 660px;
}
* html #content_right_bg {
	background-image: url(images/boxes/content_bg_02.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 680px;
}
#content_right_top {
	background-image: url(images/boxes/content_bg_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 660px;
}
* html #content_right_top {
	background-image: url(images/boxes/content_bg_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 680px;
}
#content_right_bottom {
	background-image: url(images/boxes/content_bg_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 660px;
	background-position: left bottom;
}



#content_right_line {
	float: left;
	height: auto;
	width: 645px;
}
#content_right_inline {

	float: left;
	height: auto;
	width: 630px;
}
#pic_border {
	border: 1px solid #B3BBD0;
	padding: 4px;
	float: left;
	width: auto;
	margin-bottom: 1px;
}
#box_red_000 {
	background-image: url(images/boxes/box_bg_red_02.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 320px;
}
#box_red_001 {
	background-image: url(images/boxes/box_bg_red_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 320px;
}
#box_red_002 {
	background-image: url(images/boxes/box_bg_red_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 320px;
}
#ico_informacije_sm {
	background-image: url(images/icons/ico_informacije_sm.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 17px;
	margin-right: 3px;
}


/* CONTACT */

#contact_line {
	float: left;
	width: 640px;
}
#contact_left {
	float: left;
	height: auto;
	width: 340px;
}
#contact_left_line {
	float: left;
	width: 330px;
	margin-bottom: 6px;
}

#contact_right {
	float: left;
	height: auto;
	width: 270px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#contact_right_line {
	float: left;
	width: 260px;
	margin-bottom: 6px;
}

#error_box {
	width: 300px;
	padding: 10px;
	margin-bottom: 10px;
	height: auto;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FBFBFB;
}
#enews_bottom_line {
	float: left;
	height: auto;
	width: 290px;
	padding-bottom: 5px;
}


a.first_dyn_pic {
	text-decoration:none;
	position:relative;
	float:left;
}


a.first_dyn_pic span.overlay_1 {
	width:250px;
	height:70px;
	background-color:#000000;
	position:absolute;
	left:0px;
	top:120px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

a.first_dyn_pic span.overlay_2 {
	width:364px;
	height:70px;
	background-color:#000000;
	position:absolute;
	left:0px;
	top:119px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}


a.first_dyn_pic span.heading {
	font-size:18px;
	font-weight:bold;
	color:#c4e3e6;
	position:absolute;
	left:10px;
	top:125px;
}
a.first_dyn_pic span.heading_2 {
	font-size:13px;
	color:#B70000;
	position:absolute;
	left:70px;
	top:198px;
	width: 180px;
	padding-right: 10px;
	height: auto;
	z-index: 100;
	text-align: right;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.first_dyn_pic span.caption {
	font-size:16px;
	color:#fbc500;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:147px;
}

a.first_dyn_pic span.date {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:166px;
}

/* TRAVEL */

#cenik_line_bg {
	background-color: #009900;
	padding: 4px 5px;
	float: left;
	height: auto;
	width: 97%;
	margin-left: 7px;
}

#travel_line {
	float: left;
	height: auto;
	width: 645px;
}

* html #travel_line {
	float: left;
	height: auto;
	width: 665px;
}
#travel_line_bg {
	background-color: #3366CC;
	padding: 4px 5px;
	float: left;
	height: auto;
	width: 97%;
	margin-left: 7px;
}
#travel_info_cont {
	float: left;
	width: 340px;
	padding: 8px;
	background-color: #F9F9F9;
	border: 1px solid #E4E4E4;
	margin-top: 6px;
	margin-bottom: 6px;
}
#travel_info_cont_line {
	float: left;
	height: auto;
	width: 320px;
}

#travel_info_world {
	float: left;
	height: auto;
	width: 260px;
}
#travel_info_world_line {
	float: left;
	height: auto;
	width: 260px;
	margin-bottom: 5px;
}
#travel_world_map_bg {
	background-image: url(images/icons/bg_world_map.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 180px;
}




#travel_view_1 {
	background-image: url(images/icons/travel_view_1.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_1 a {
	background-image: url(images/icons/travel_view_1.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_1 a:hover {
	background-image: url(images/icons/travel_view_1_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_1_up {
	background-image: url(images/icons/travel_view_1_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}


#travel_view_2 {
	background-image: url(images/icons/travel_view_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_2 a {
	background-image: url(images/icons/travel_view_2.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_2 a:hover {
	background-image: url(images/icons/travel_view_2_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}
#travel_view_2_up {
	background-image: url(images/icons/travel_view_2_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
	margin-right: 5px;
}


#travel_view_3 {
	background-image: url(images/icons/travel_view_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
}
#travel_view_3 a {
	background-image: url(images/icons/travel_view_3.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
}
#travel_view_3 a:hover {
	background-image: url(images/icons/travel_view_3_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
}
#travel_view_3_up {
	background-image: url(images/icons/travel_view_3_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 37px;
}
#discount_box {
	float: right;
	height: auto;
	width: 260px;
	background-image: url(images/mix/bg_discount.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
}
#discount_box_line {
	float: left;
	height: auto;
	width: 240px;
	padding-left: 20px;
}

/* KATALOGI */

#catalog_first_cont {
	float: left;
	height: auto;
	width: 95px;
}
#catalog_first_line {
	float: left;
	height: auto;
	width: 95px;
	margin-bottom: 6px;
}

#catalog_line {
	float: left;
	height: auto;
	width: 645px;
}

#catalog_line_bg {
	background-color: #3366CC;
	padding: 4px 5px;
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 10px;
}

#catalog_inline {
	float: left;
	height: auto;
	width: 620px;
	margin-bottom: 5px;
}
#catalog_files_cont {
	float: left;
	height: auto;
	width: 600px;
}
#catalog_files_head {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	float: left;
	height: auto;
	width: 600px;
}
#catalog_files_line {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 5px;
}
#catalog_files {
	float: left;
	height: auto;
	width: 280px;
}

#catalog_form_cont {

	height: auto;
	width: 330px;
	float: left;
	padding-left: 25px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#catalog_form_line {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 5px;
}

#catalog_right_cont {
	float: left;
	height: auto;
	width: 280px;
}
#catalog_right_line {
	float: left;
	height: auto;
	width: 270px;
	margin-bottom: 5px;
	padding-left: 5px;
}




#btn_povprasevanje {
	background-image: url(images/icons/bg_povprasevanje.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 145px;
}
#order_line_bg {
	background-color: #3366CC;
	padding: 4px 5px;
	float: left;
	height: auto;
	width: 95%;
	margin-top: 5px;
}
#order_user_cont {
	float: left;
	height: auto;
	width: 340px;
	padding-left: 10px;
}
#order_user_line {
	float: left;
	height: auto;
	width: 330px;
	margin-bottom: 5px;
}
#order_error_info_cont {
	float: left;
	height: auto;
	width: 250px;
}
#order_error_info_line {
	float: left;
	height: auto;
	width: 250px;
	padding-left: 15px;
}
#order_error_bg {
	background-image: url(images/mix/bg_discount.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 250px;
}



#sort_line_bg {

	background-color: #E4E7E9;
	padding: 4px 5px;
	float: left;
	height: auto;
	width: 97%;
	margin-left: 7px;
}
#btn_katalog_box {
	float: right;
	height: auto;
	width: auto;
}

#btn_katalog_001 {
	background-image: url(images/icons/bg_povprasevanje_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 30px;
}
#btn_katalog_002 {
	background-image: url(images/icons/bg_povprasevanje_02.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: auto;
}
#btn_katalog_003 {
	background-image: url(images/icons/bg_povprasevanje_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 33px;
}
#btn_add {
	background-image: url(images/icons/ico_dodaj_sm.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 10px 5px 25px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #D2D5DD;
}
.trenutna_stran {
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color:#E83400;
}
a.stran_link {
	font-size:11px;
	color: #3366CC;
	margin-bottom:3px;
}
#pages_num_frame {
	float: left;
	height: auto;
}
#pages_num_frame a {
	padding: 2px 4px;
	float: left;
	height: auto;
	min-width: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #E8E8E8;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	text-align: center;
}
#pages_num_frame a:hover {
	padding: 2px 4px;
	float: left;
	height: auto;
	min-width: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #E8E8E8;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #EBEDF1;
}
#pages_num_active {
	padding: 2px 4px;
	float: left;
	height: auto;
	min-width: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #E8E8E8;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	text-align: center;
	color: #3366CC;
}
.price_slider .ui-slider-handle{
	width: 10px;
	border-color:#BBBBBB;
}
#mediteran_head {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	height: auto;
	width: 595px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	float: left;
}
.ui-datepicker { z-index: 100; }
.select_cont {
	padding: 5px;
	float: left;
	height: auto;
	width: 580px;
	background-color: #F4F9FF;
	border: 1px solid #E6EAF7;
	margin-bottom: 10px;
}

.form_input {
	background-color: #FBFBFB;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444757;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_btn {
	background-image: url(images/mix/search_btn_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 234px;
	padding-top: 27px;
	padding-left: 13px;
	padding-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.search_btn_2  {
	background-image: url(images/mix/search_btn_bg_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 214px;
	padding-top: 27px;
	padding-left: 13px;
	padding-right: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.first_page_left {
	float: left;
	width: 337px;
}
.first_page_right {
	float: left;
	height: auto;
	width: 663px;
	margin: 0px;
	padding: 0px;
}
.oglas_cont {
	background-color: #F3F3F3;
	float: left;
	height: 55px;
	width: 650px;
}

