body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 auto;
	text-align:center;	
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}
h3 {
	font-size:14px;
	color:#999999;
}
#mainLayer {
	left: 50%;  
	margin-left:-450px;
	position:absolute;
	width:900px;
	height:auto !important;
	text-align:left;
	background-color:#ededed;
}

#headerLayer {
	width:900px;
	height:242px;
	position:relative;
	float:left;
}


#logoLayer {
	width:222px;
	height:227px;
	position:relative;
	float:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	padding:15px 0px 0px 0px;
	color:#000000;
	text-align:center;		
	
}

#menuLayer {
	width:228px;
	position:relative;
	float:left;
}

#mediaLayer {
	width:450px;
	position:relative;
	float:right;
	margin:0 auto;
}

#contentLayer {
	width:900px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	height:553x;
	min-height:553px;	
	height:auto !important;		
}

#leftSideLayer {
	width:222px;
	position:relative;
	float:left;
	background-color:#ededed;
}

#leftSideContent {
	width:202px;
	position:relative;
	min-height:198px;
	height:198px;	
	float:left;
	padding:10px 10px 10px 10px;
	background-color:#ededed;
}

#leftSideContent a {
	text-decoration:none;
	color:#000000;
}

#leftSideContent a:hover {
	text-decoration:underline;
	color:#000000;
}

#package_layer {
	width:200px;
	position:relative;
	float:left;
	min-height:344px;
	height:344px;	
	background-image:url(../images/paketi-back_01.gif);
	background-repeat:no-repeat;
	padding:20px 4px 0px 18px;	
}
#package_bottom {
	width:222px;
	position:relative;
	float:left;
	height:10px;	
	background-image:url(../images/paketi-back_03.gif);
}

#content {
	position:relative;
	float:left;
	width:440px;
	padding:10px 20px 10px 20px;
	min-height:570px;
	height:570px;
	height:auto !important;		
	background-color:#FFFFFF;
}

#rightSideLayer {
	position:relative;
	float:right;
	width:190px;
	min-height:300px;
	height:300px;
	background-color:#FFFFFF;
	padding:10px 0px 0px 0px;
}

#footer {
	width:900px;
	height:50px;
	min-height:50px;
	line-height:52px;
	text-align:center;
	background-color:#FFFFFF;
}

#package_line {
	background-image:url(../images/line-paketi.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
}

.small_packages {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.links {
	text-decoration:underline;
	color:#CC0000;
}

.smallIMG {
	border:1px solid #999999;
	margin:0px 4px 0px 0px;
}

/* -------------- FAQ ----------------------- */

#faq_cont h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	line-height: 16px;
	cursor: pointer;
	cursor: hand;
	padding-left: 20px;
	margin-left: 3px;
	margin-top: 15px;
}

#faq_cont .faq_body {
	line-height: 17px;
	color: #2b3137;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	cursor: text;
	border-bottom: 1px solid #b2b2b2;
	display:none;
}

.faq_open {
	background: url("../images/faq-bullet-open.gif") center left no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	line-height: 16px;
}

.faq_close {
	background: url("../images/faq-bullet-close.gif") center left no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	line-height: 16px;
}

.DropMenu {
	width:240px;
	color:#0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clients_image {
	text-decoration:none;
	color:#CC0000;
}
