@charset "utf-8";
body, h1, h2, h3, h4, h5, h6 {
font: 1em/1.5em Arial, sans-serif;
}
code, kbd, pre, samp, tt, var {
font: 0.875em/1.5em Consolas, "Courier New", monospace;
}
body, optgroup {
color: #000;
background: #fff;
}
body, code, dl, dd, form, pre {
margin: 0;
}
a:link, a:visited, ins, del {
text-decoration: none;
}
a:link img, a:visited img, object, fieldset, abbr, acronym {
border: none;
}
sub, sup {
position: relative;
display: inline-block;
font-size: 0.6875em;
line-height: 0.6875em;
}
sub {
top: 5px;
vertical-align: middle;
}
sup {
top: -0.125em;
margin-top: -0.6875em;
}
abbr, acronym {
cursor: help;
}
address, cite, dfn {
font-style: normal;
}
code, pre {
white-space: pre;
}
img {
vertical-align: bottom;
}
textarea {
vertical-align: top;
}
input, select, button {
overflow: visible;
vertical-align: middle;
}
legend {
color: #000;
margin: 0 0 -0.125em;
padding: 0;
}
li {
display: block;
list-style: none;
}
optgroup option {
padding-left: 1.375em;
}
table {
border-collapse: collapse;
}
caption, th {
text-align: left;
}
td, th {
vertical-align: top;
padding: 0;
}
address, blockquote, h1, h2, h3, h4, h5, h6, fieldset, p, ol, ul {
margin: 0;
padding: 0;
}
th, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
q {
quotes: "\00ab" "\00bb" "\201e" "\201c";
}
q:after {
content: "\00bb";
}
q:before {
content: "\00ab";
}
q > q:after {
content: "\201c";
}
q > q:before {
content: "\201e";
}
body{
background:url(../img/main-bg.png) repeat-y;
background-position:center;
font: 13px/20px Georgia, sans-serif;
color: #3b3b3b;
}
h2{
font: 26px/34px Georgia, sans-serif;
margin:15px 0;
}
h3{
font: 18px/26px Georgia, sans-serif;
margin:15px 0;
}
a {
cursor:pointer;
}
a:link, a:visited, a:hover{
text-decoration: none;
border-bottom: 1px solid;
}
a:link{
color: #007bae;
border-color: #007bae;
}
a:visited{
color: #999999;
border-color: #999999;
}
a:hover {
color: #721C31;
border-color: #721C31;
}
.header{
background:url(../img/bg.png) repeat-x;
height:212px;
}
.header .left{
margin-left: 20px;
width:350px;
float:left;
}
.header .left ul{
width:200px;
}
.header .left ul li{
float:left;
width:98px;
height:40px;
padding:16px 0 0 0;
}
.header .left ul li div{
padding-left:20px;
margin-top:4px;
border-right:1px solid #ffffff;
}
.header .left ul li:last-child div{
border:none;
border-left:1px solid #bbbbbb;
}
.header .left ul .current{
background:url(../img/main-button.png) no-repeat;
background-position: center top;
}
.header .left .logo{
background:url(../img/logo.png) no-repeat;
display:block;
width:348px;
height:156px;
border:none;
}
.header .left .button{
font-weight:bold;
}
.header .left .button:link, .header .left .button:visited, .header .left .button:hover{
text-decoration: none;
border:none;
color: #3b3b3b;
}
.header .left .button:hover {
color: #721C31;
border-bottom:1px solid #721C31;
}
.header .right{
float:right;
width:400px;
color:#ffffff;
margin: 20px 20px 0 0;
}
.header .right div{
float:right;
font-family:Arial;
height:43px;
width:111px;
margin-bottom:10px;
background:url(../img/tsize.png) no-repeat;
background-position:center bottom;
}
.header .right div span{
height:20px;
width:105px;
display:block;
padding-left:4px;
}
.header .right div a{
display:block;
height:23px;
float:left;
padding-top:1px;
}
.header .right div a:link, .header .right div a:visited, .header .right div a:hover{
text-decoration: none;
border:none;
color: #19789f;
}
.header .right div a:hover {
color: #721c31;
}
.header .right div .plus{
width:25px;
padding-left:10px;
}
.header .right div .minus{
width:20px;
padding-left:5px;
}
.header .right div .reset{
padding-left:5px;
}
.header .right p{
float:right;
font: 24px/34px Georgia, sans-serif;
text-align:right;
width:350px;
}
.header .right .volgmed{
margin-top:85px;
display:block;
float:right;
font-weight:bold;
}
.header .right .volgmed:link, .header .right .volgmed:visited, .header .right .volgmed:hover{
text-decoration: none;
border:none;
color: #007bae;
}
.header .right .volgmed:hover {
color: #721C31;
border-bottom:1px solid #721C31;
}
.container{
background-color:#ffffff;
width: 900px;
overflow: hidden;
margin:0 auto;
}
.content{
overflow: hidden;
padding:15px 15px 15px 35px;
}
.content .main{
overflow: hidden;
float:left;
width:535px;
}
.content .main p, .content .main ol{
text-align:justify;
margin: 5px 0;
}
.content .main img{
margin: 5px 0;
}
.content .main div{
overflow: hidden;
border-top:1px solid #dedede;
margin: 10px 0;
}
.content .main .ul{
border:none;
margin:0;
}
.content .main ul{
float:left;
width:255px;
margin: 0px 10px 0px 0;
}
.content .main ul li{
display: list-item;
list-style-type:disc;
list-style-position:outside;
margin:5px 0 5px 20px;
}
.content .main ol li{
background:url(../img/dash.png) no-repeat ;
background-position: 1px 9px;
padding-left:14px;
margin:5px 0;
}
.content .main .list-menu{
margin:0 5px;
}
.content .main .list-menu li{
display:block;
list-style-type:none;
background:url(../img/li.png) no-repeat ;
background-position: 0px 9px;
border-bottom: 1px dotted #395b5a;
margin: 5px 0;
padding: 5px 0 5px 20px;
}
.content .main .list-menu li a:link, .content .main .list-menu li a:visited, .content .main .list-menu li a:hover{
border:none;
}
.content .main .list-menu li a:link{
color: $tcolor
}
.content .main .list-menu li a:visited{
color: #999999;
}
.content .main .list-menu li a:hover {
color: #721C31;
border-bottom:1px solid #721C31;
}
.content .main .list-menu li:last-child{
border:none;
}
.content .main .half-img{
margin:15px;
}
.content .main .img2{
width:220px;
}
.content .main .img3{
width:245px;
}
.content .photo-gallery{
float:right;
width:300px;
}
.content .photo-gallery .photos{
overflow: hidden;
background:url(../img/photo-bg.png) repeat-y;
}
.content .photo-gallery .photos ul{
overflow: hidden;
padding:5px 5px 0 5px;
background:url(../img/photo-top.png) no-repeat;
}
.content .photo-gallery .photos li{
float:left;
width:135px;
height:101px;
margin:5px;
}
.content .photo-gallery .photos li div{
background:url(../img/mask.png) no-repeat;
width:135px;
height:101px;
}
.content .photo-gallery .photos .photos-bottom{
background:url(../img/photo-bottom.png) no-repeat;
height:7px;
}
.content .contacts div h2{
float:left;
}
.content .contacts .list-menu li{
background:none;
overflow: hidden;
padding-left:0;
}
.content .contacts .list-menu li a:link, .content .contacts .list-menu li a:visited, .content .contacts .list-menu li a:hover{
text-decoration: none;
color: #007bae;
border-bottom:1px solid #007bae;
}
.content .contacts .list-menu li a:hover {
color: #721C31;
border-color: #721C31;
}
.content .contacts .list-menu li:last-child{
border-bottom: 1px dotted #395b5a;
}
.content .contacts .list-menu span{
display:block;
float:right;
text-align:right;
font-family:Arial;
}
.content .contacts .list-menu b{
display:block;
float:left;
}
.content .contacts .map{
height:350px;
width:533px;
margin-top:20px;
border:1px solid #3b3b3b;
}
.content .staff{
float:right;
width:300px;
}
.content .staff .card{
height:150px;
padding-top:20px;
overflow: hidden;
border-top:1px solid #dedede;
margin: 10px 0;
}
.content .staff .card img{
float:left;
margin: 5px 15px 0 0;
}
.content .staff .card div{
float:left;
width:150px;
}
.content .staff .card h4, .content .staff .card p{
font-family:Arial;
margin:5px 0;
}
.content .staff .card h4{
margin-top:0;
font-size:15px;
line-height:20px;
font-weight:bold;
}
.footer{
background: url(../img/footer.png) repeat-x;
height:146px;
font-family: Tahoma;
}
.footer .left{
float:left;
width:400px;
margin:50px 0 0 35px;
}
.footer .right{
float:right;
width:200px;
text-align:right;
margin:65px 35px 0 0;
}
.gal1{
background: url(../img/gal1.jpg) no-repeat;
}
.gal2{
background: url(../img/gal2.jpg) no-repeat;
}
.gal3{
background: url(../img/gal5.jpg) no-repeat;
}
.gal4{
background: url(../img/gal6.jpg) no-repeat;
}
.gal5{
background: url(../img/gal8.jpg) no-repeat;
}
.gal6{
background: url(../img/gal9.jpg) no-repeat;
}
.gal7{
background: url(../img/worker2.jpg) no-repeat;
}
.gal8{
background: url(../img/gal11.jpg) no-repeat;
}
.gal9{
background: url(../img/gal12.jpg) no-repeat;
}
body #g-map div {
	overflow: visible;
	border: none;
	margin: 0;
}
body #g-map h2 {
	display: block;
	float: none;
	margin: 0;
}
