/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: bold 12pt verdana,Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: bold 8pt verdana,Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #000; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em;
      font: 8pt verdana,arial,sans-serif; 
      }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 3px 10px 10px 10px;
	margin-top: -2px;

}
	
.subheader {
	padding: 8px;
	background: #fff;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #fff url(leftbox_top.gif) no-repeat;
		color: #000;
		height: 35px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #fff;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	.box p {
		color: #1C3C63;
		padding: 1px 0 0 1px;
		margin: 0;
		font: bold 8pt verdana, arial, sans-serif;
		background: inherit;
	}
	.box a{
	text-decoration:none;
	color: #1C3C63;
	background: inherit;
	}
	
	.box {
		border-left: 2px solid #1090BF;
		border-right: 2px solid #1090BF;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 170px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 500px; margin: 0px 5px 0px 0px; text-align: justify;}
		
		.article { padding: 3px 3px 3px 3px;
						 margin-bottom: 20px;
						 font: 8pt verdana, arial, sans-serif;
						 color: #000;
						 background:#fff; 
						 }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
	height: 30px;
}
.footer p{font: 10pt verdana,arial,sans-serif;
color: #000;
background:inherit;}
.footer a {	color: #000; background: #f0f0f0;  text-decoration: none; } 
.trav_header {
	clear: both;
	margin: 0px 0 5px 0;
height:100px;
	background: url(travel.jpg);
}
.gogsearch
{

border: 0px;
float: left;
margin-top:1px;
margin-left:100px;
}
.go{
background: #1995C2;
font: 10pt verdana,arial,sans-serif;
color: #fff;
border: 0px;
}

.img_left_style
{
float: left;
padding: 3px 3px 3px 3px;
}
.img_right_style
{
float: right;
padding:3px 0px 5px 5px;
}
.content_right_add
{
float: right;
padding: 3px 3px 3px 3px;

}
.content_left_add
{
float: left;
padding: 4px 4px 4px 4px;
}

.travheadlnks{
font: bold 12pt verdana,arial,sans-serif;
color: #000;
text-decoration:none;
background: #fff;

}
a.travheadlnks{
font: bold 12pt verdana,arial,sans-serif;
color: #000;
background: inherit;
}
a:hover.travheadlnks{
font: bold 12pt verdana,arial,sans-serif;
color: #000;
background: inherit;
}

.se{
font:bold 8pt/11pt verdana,arial,sans-serif;
background:#CA090D;
color:#fff;
text-align:left;
}
.valid{
border: 0px;
float: left;
margin-left: 340px;
}
.validr
{
border: 0px;

}
.contactlnks{
font: normal 8pt verdana,arial,sans-serif;
color: #000;
text-decoration:none;
background: #fff;

}
a.contactlnks{
font: normal 8pt verdana,arial,sans-serif;
color: #000;
background: inherit;
}
a:hover.contactlnks{
font: normal 8pt verdana,arial,sans-serif;
color: #000;
background: inherit;
}
.scroll
{
width:180px;
height:120px;
overflow:auto;
background-color: #ffffff;

}


.scroll1
{
width:500px;
height:200px;
overflow:auto;
background-color: #ffffff;

}

a
   {        
   color:#000000;
       background:inherit;
text-decoration:none;
   }
   a:hover
   {
   color: #000000;
   background: inherit;
text-decoration:none;
   }