@charset "utf-8";
/*
**********************************************
** 											**
**		DEV INTERNATIONAL DOO				**
**		http://www.devintl.com				**
**					 						**
**		date: 		31.10.2009.				**
**		version:	1.0						**
**		vers. date:	31.10.2009.				**
**											**
**********************************************

**********************************************
**											**
**	web site:								**
**	Krila Srbije							**
**	http://www.airserbia.com/krila-srbije	**
**					 						**
**********************************************
*/
a {color:#FFF; text-decoration:none;}
a:hover, a:active, a:focus {text-decoration:underline;}
strong {font-weight:bold}

/*
---------------------------------------------------------
					COMMON STYLE
---------------------------------------------------------
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	padding:10px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 1.5;
}


/*
---------------------------------------------------------
					LEFT NAV
---------------------------------------------------------
*/

.lnblue {
	background-color:#000026;
	background-image:url(../images/naslovna_r3_c2.gif);
}

.lngrey {
	background-color:#d4cdc6;
	background-image:url(../images/unutrasnja_r5_c2.gif);
}

.leftnav {
	float:left;
	width:127px;
	height:664px;
	background-repeat:repeat-y;
	background-position:right;
	padding:40px 0 0 0;
}

*html .leftnav {
	width:120px;
	height:702px;
}

.leftnav a {
	color:#7a6e64;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:right;
	width:110px;
	height:30px;
	margin:10px 0 0 0;
	padding:7px 0 0 6px;
}

*html .leftnav a {
	width:115px;
}

.leftnav a.active {
	color:#000;
	background-color:#D0C4BA;
	background-image:url(../images/naslovna_tar_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.lb_content {
	position:relative;
	margin:0 0 0 127px;
}

*html .lb_content {
	margin:0 0 0 124px;
}

.rel_bar {
	 position:relative;
	 margin:0 0 0 127px;
}

*html .rel_bar {
	 margin:0 0 0 120px;
}

.abs_bar {
	 position:absolute;
	 left:13px;
	 top:14px;
	 font-size:10px;
	 color:#FFF;
}
/*
---------------------------------------------------------
					CONTENT
---------------------------------------------------------
*/
.cblue {
	background-color:#000026;
	background-image:url(../images/naslovna_r2_c4.gif);
}

.cgrey {
	background-color:#FFFFFF;
	background-image:url(../images/unutrasnja_r4_c4.gif);
}
.content {
	background-repeat:repeat-y;
	background-position:left;
	text-align:right;
	height:704px;
}
.content p {
	margin:6px 0 14px 0;
	font-size:100%;
}

.content h1 {
	font-size:150%;
	font-weight:bold;
}

.content h2 {
	font-size:120%;
	font-weight:bold;
}