/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #002b72;
	text-decoration:none;
}

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

body {
	background-color: #7eb9f3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#site_shadow{
    background: url(images/bg_shadow.png);
    background-repeat: repeat-y;
    background-position: center;
}

#content{
	margin: 0 auto;
	width: 1024px;
	text-align: left;
        background-color: #ffffff;
}

#main{

	width: 995px;
	margin: 0 auto;
	clear:both;
	padding-left: 15px;
	padding-right: 15px;

}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat bottom left;
}

#header {
	width: 1024px;
	height: 292px;
	background: url(images/header.svg);
	background-repeat:no-repeat;
	background-position: left;
}

#logo {
	width: 100%;
	text-align: center;
	padding-top: 90px;
    padding-left: 20px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
    font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	padding-right: 40px;
	text-shadow: 1px 1px 1px #000;
}
#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 100%;
	height: 67px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 0px;
	margin: 80px 0 0 0px;
	text-align:  center;
}

#menu li {
	display: inline-block;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	float: left;
	width: auto;
	height: 34px;
	display: block;
	margin-top:6px;
	padding: 15px;
	text-shadow: 1px 1px 1px #000;
    transition:all 0.2s ease-in-out 0s;
    -moz-transition:all 0.2s ease-in-out 0s;
    -webkit-transition:all 0.2s ease-in-out 0s;
    -o-transition:all 0.2s ease-in-out 0s;
}

#menu a:hover{
	height: 34px;
	color: #ffffff;
    padding-top: 2px;
    text-decoration: underline;
}

#left{
	width: 270px;
    padding-top: 18px;
    float: left;
}

#left .company ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #328cc3;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

#left a:hover{
	color: #4f9ccb;
}

#left H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 30px;
	font-weight: normal;
	padding-top: 14px;
	color: #ffffff;
	background: url(images/title_left.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

.ul_bg{
    background: url(images/ul_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 40px;
}

.categories {
	list-style: disc;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #153c7c;
}

.categories li {
	border-bottom: 1px dashed #153c7c;
	padding-left: 20px;
    padding: 2px 0 5px 0;
    margin: 3px 11px 10px 0;
}

.categories li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #000000;
}

#left .company{
    padding-top: 20px;
    overflow: hidden;
}

.numleft{
    background: url(images/numbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    float:left;
    width: 37px;
    min-height: 37px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 0px 8px 0px 8px;
}

.numleft p{
    padding-top: 10px;
}

.newsright{
    padding-left: 53px;
    padding-right: 10px;
}

.newsright a,
.side-area .more {
    color: #153c7c;
    text-decoration: underline;
    font-weight: bold;
}

#right{
	float: right;
	width: 706px;
        background-color: #f9f9f9;
        margin-top: 18px;
	padding-bottom: 15px;
}

#right ol
{
margin-left: 30px;
}

#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#right a {
	font-weight:bold;
	color: #183490;
}

#right a:hover,
#right .active-page a {
	color: #000000;
	text-decoration:none;
}

#right h4,
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	font-weight: normal;
	padding-top: 10px;
	color: #153c7c;
	background: url(images/title_right.png);
	background-repeat:no-repeat;
        background-position: bottom;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 10px;
}

#right h5{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    color: #153c7c;
    font-weight: normal;
    padding-left: 15px;
}
.col{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.col1, .col2, .col3{
    background: url(images/title_right1.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    float: left;
    width: 31%;
    padding: 0 1%;
}

#cen{
	background: url(images/cenbg.jpg) top left;
	padding-bottom:5px;
}

#right .inner {
	padding: 0 10px;
}
.inner { font-size: 14px; }
.inner p { margin: 0 0 5px 0; }
.inner h2,
.inner h3,
.inner h4 { margin: 10px 0; }

#right ul li p {
	padding-left: 0px;
}

#right ul {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#right ul li {
	margin-bottom: 3px;
}

#right ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #328cc3;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

#right .read, #left .company .read, #right .read{
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;

}

#right .read a, #left .company .read a, #right  .read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	margin: 0 15px 7px 0;
    padding: 5px 10px;
    display: block;
    height: 17px;
	width: 80px;
	float: right;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#153c7c));
	background: -webkit-linear-gradient(#ffffff, #153c7c);
	background: -moz-linear-gradient(#ffffff, #153c7c);
	background: -ms-linear-gradient(#ffffff, #153c7c);
	background: -o-linear-gradient(#ffffff, #153c7c);
	background: linear-gradient(#ffffff, #dbf0f5);
	border: 1px solid #5187ba;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#right .read a:hover, #left .company .read a:hover, #right  .read a:hover{
    color: #ffffff;
}

#footer {
	height: 50px;
        width: 1014px;
	clear: both;
	padding-top: 15px;
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position: center;
        margin-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.alignleft { float: left; margin: 0 10px 10px 10px; }
.col .alignleft { margin-bottom: 0; }
.alignright { float: right; margin: 10px 0 10px 10px; }
.clear { clear: both; }
.side-area { clear: both; margin: 0 0 15px 0; }
.more { font-weight: bold; margin: 10px 0 20px 0; }
.full-width { width: 100%; float: left; margin: 0 0 20px 0; }
.full-width p { margin: 15px 10px 10px 10px; }
.col h5 { margin-bottom: 10px; }
.col .alignleft { margin-left: 0; }
.inner .alignleft { margin: 10px 10px 10px 0; }
.inner .alignright { margin: 10px 0 10px 10px; }
.adrese p { margin: 0 0 10px 10px; }
#right .col .read a { margin-top: 10px; }
.pagination { list-style: none; }
.pagination li { float: left; font-size: 14px; margin: 0 10px 0 0; }
.inner iframe,
.inner .gallery { margin: 20px 0; }
.gallery .gallery-item { margin: 0 0 10px 0; }
#mvccredit { display: none!important; }
