@charset "utf-8";
body {
	background-color: #b50101;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0 5px 0;
}

#subheader { 
	width: 594px;
	height: 35px;
	color: #FFF;
}

.sivapozadina {
	height: 35px;
	background: url(images/bg01.gif) repeat-x;
}

.main {
	background: url(images/bgmain.gif) repeat-y;
}

.footer {
	height: 33px;
	background: url(images/footer.jpg) no-repeat;
}

/* ===== menuBar ===== */

div#menuBar {
	width: 285px;
	height: 35px;
}

#menuBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menuBar li {
    float: left;
    margin: 0;
    padding: 0;
}

#menuBar li a:link, #menuBar li a:visited {
    font-family: arial, verdana, sans-serif;
    display: block;
    color: #494949;
    text-decoration: none;
    padding: 5px 5px 0 5px;
    margin-right: 10px;
    line-height: 25px;
    border: none;
	font-size: 12px;
	font-weight:bold;

}

#menuBar li a:hover, #menuBar li a:active {
    color: #FF0000;
}

#menuBar li a.current:hover {
    cursor: default;
}

.textform {
	font-size:12px;
	color:#333;
}


.clear { clear: both }

/* Slider*/

#Slider {
	font-size:		12px;
	line-height:	15px;
	vertical-align:	middle;
	font-family:	Arial, Helvetica, clean, sans-serif;
	color:			#6f6f6f;
	position:		absolute;
	left:			-15px;
}

#sliderbg {
	width:		627px;
	height:		192px;
	display:	block;
	position:	relative;
	background:	url(images/slider_02.jpg) repeat-x;
	}
#sliderbg_left {
	width:		10px;
	height:		190px;
	display:	block;
	position:	absolute;
	left:		0;
	top:		0;
	background:	url(images/slider_01.jpg) repeat-x;
	}
#sliderbg_center {
	width:		607px;
	height:		190px;
	display:	block;
	position:	absolute;
	left:		10px;
	top:		0;
	}
#sliderbg_right {
	width:		10px;
	height:		190px;
	display:	block;
	position:	absolute;
	right:		0;
	top:		0;
	background:	url(images/slider_03.jpg) repeat-x;
	}

.next{
	position:	absolute;
	right:		20px;
	top:		0;
	height:		22px;
	width:		25px;
	display:	block;
	cursor:		pointer;
	z-index:	100;
	background:	url(images/slider_04.jpg) no-repeat;
}

	/* Slider Containter */
#SliderContainter {
	width:			617px;
	height:			150px;
	position:		absolute;
	top:			29px;
	left:			0;
	display:		block;
	list-style:		none;
	margin:			0;
	padding:		0;
	}
#SliderContainter li {
	width:			615px;
	height:			150px;
	text-align:		left;
	margin:			0;
	display:		block;
	float:			left;
	position:		absolute;
	left:			0;
	top:			0;
	text-align:		center;
	}
#SliderContainter li img {
	margin-right:	5px;
	}
#SliderContainter li {
	display:		block;
	width:			615px;
	height:			150px;
	position:		relative;
	}
#SliderContainter li ul.descript {
	position:		absolute;
	top:			100px;
	left:			8px;
	#left:			-33px;
	display:		block;
	width:			615px;
	height:			50px;
	padding:		0;
	}
#SliderContainter li ul.descript li{
	visibility:		visible; 
	background:		url(images/gray.png) bottom;
	back\ground-color:transparent;
	_background-image: url(none.gif);
	filter:			progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale",src="images/gray.png");
	padding:		0;
	width:			145px;
	height:			50px;
	margin-right:	5px;
	display:		block;
	float:			left;
	color:			#fff;
	font-weight:	bold;
	}
#SliderContainter li ul.descript li p{
	margin:			5px;
	}
#Slider .content {
	width:			617px;
	display:		block;
	height:			187px;
	top:			6px;
	left:			20px;
	position:		relative;
	cursor:			pointer;
	overflow:		hidden;
	}
#Slider .content a {
	color:			#fff;
	text-decoration:none;
	}
#Slider .content a:hover, #Slider .content  a:active {
	text-decoration:underline;
	}

.slidertitle {
	width:300px;
	padding:7px 3px 3px 18px;
	font-size:16px;
	color: #C00;
	font-weight:bold;
	
	}.blue {
	font-size: 12px;
	font-weight: bold;
	color: #1A3FA2;
	padding-left: 10px;
}

.whitelink {
	color:#fff; 
	font-weight:bold;
	}

.tour {
	font-size:18px;
	margin-left:30px;
}