@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,500,400italic,500italic,700,700italic,900&subset=latin,latin-ext);
body {
	font-family: 'Roboto', sans-serif;
}
#wrapper {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 60px;
	width: 1200px;
}

#left_container {
	float: left;
	height: auto;
	width: 200px;
}
#logo {
	height: auto;
	width: 200px;
	margin-bottom: 50px;
}
#logo img {
	height: auto;
	width: 130px;
}
nav {
	height: auto;
	width: 200px;
}
#nav1 {
	margin-bottom: 40px;
	height: 200px;
}
#nav2 {
	margin-bottom: 40px;
	height: 120px;
}
#nav3 {
	margin-bottom: 0px;
	height: 10px;
}
nav ul {
}
nav ul li {
}
nav ul li a {
	color: #8A8A8A;
	text-decoration: none;
	font-weight: 400;
	font-size: 13px;
	line-height: 29px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
nav ul li a:hover, nav ul li .active {
	color: #B3171E;
}
nav ul ul {
}
nav ul ul li {
}
nav ul ul li a {
	line-height: 18px;
}
.social {
	margin-top: 20px;
}
.social a {
	float: left;
	margin-right: 5px;
}
#right_container {
	float: right;
	height: auto;
	width: 980px;
}
#right_container .left {
	height: 360px;
	width: 360px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
#right_container .left img {
	height: auto;
	width: 360px;
}
#right_container .right {
	float: right;
	height: auto;
	width: 600px;
}
.right .main_container {
	width: 600px;
	height: auto;
	margin-top: 30px;
}
.right .main_container h1 {
	color: #9C9C9C;
	margin-bottom: 20px;
	font-size: 26px;
}
.right .main_container h3 {
	font-size: 15px;
	color: #B3171E;
	margin-bottom: 15px;
}
.right .main_container p {
	color: #444;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	margin-bottom: 10px;
}
/*.right .main_container span {
	display: block;
	width: 25%;
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px;
	height: 20px;
}*/
.right .main_container .reference_link {
	display: block;
	width: 25%;
	float: left;
	color: #111;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px;
	height: 20px;
}
.right .main_container .reference_nolink {
	display: block;
	width: 25%;
	float: left;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px;
	height: 20px;
}
.right .main_container .reference_link:hover {
	color: #B3171E;
}
.main_container .novosti {
	float: left;
	height: auto;
	width: 380px;
	padding-right: 40px;
}
.main_container .novosti h2 {
	font-size: 18px;
	color: #B3171E;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 22px;
}
.main_container .ost_novosti {
	float: left;
	height: auto;
	width: 180px;
}
.main_container .ost_novosti h4 {
	font-size: 12px;
	color: #B3171E;
	margin-bottom: 15px;
}
.main_container .ost_novosti p {
	margin-bottom: 15px;
}
.main_container .ost_novosti p a{
	color: #333333;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-transform: uppercase;
}
.main_container .ost_novosti p a span, .main_container .ost_novosti p a:hover{
	color: #B3171E;
}
#cslider {
	height: 654px;
	width: 980px;
}
#galerija  {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0C0;
}
#cslider2 {
	height: 360px;
	width: 600px;
	overflow: hidden;
}
#cslider2 img {
	height: 360px;
	width: 600px;
}
