@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Philosopher);
body{
	top:0; margin:0; background:#000;
	font-family:"Philosopher",Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	font-size:13px;

	
	}
a{
	color:#86170d;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
ul{
	list-style-type:circle;
	margin-left:10px;
	padding-left:10px;
	}
input{
	font-family:"Philosopher",Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:255px;
	padding:1px;
	}

#titlu{
	font-size:14px;
	}
#wraper{
	width:960px; border:2px solid #290203;
	}
#b1{
	background:url(poze/01.jpg); width:327px; height:265px; float:left; position:relative;
	}
#b2{
	background:url(poze/02.jpg); width:553px; height:265px; float:left; position:relative;
	}
#b3{
	background:url(poze/03.jpg); width:80px; height:265px; float:left; position:relative;
	}
#b4{
	background:url(poze/04.jpg); width:352px; height:32px; float:left; position:relative;
	}
#b5{
	width:512px; height:32px; float:left; position:relative;
	}
#b6{
	background:url(poze/06.jpg); width:96px; height:32px; float:left; position:relative;
	}
#clear{
	clear:both;
	}
#mcs3_container{ margin:0; width:400px; height:390px;}
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:360px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;text-align:left;}
#mcs3_container .customScrollBox .content p{padding:10px 5px 10px 15px; margin:0;}
#mcs3_container .customScrollBox img{border:3px solid #31231E; margin:0 0 0 15px;}
#mcs3_container .dragger_container{position:relative; width:0px; height:85%; float:left; margin:35px 0 0 25px; border-left:1px solid #31231E; border-right:1px solid #8E7757; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:60px; background:#31231E; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#mcs3_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#31231E; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
