/* Start of CMSMS style sheet 'sava_klinika_css_front' */
/* Aurimas Likas aurimas@wow.lt */
body{
background-color:#fff;
padding:0;
margin:0;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
text-align:center;
}
a{
text-decoration:underline;
color:#B3283B;
}
a:hover{
text-decoration:none;
}
#mainWrapper{
margin:0 auto;
width:1000px;
text-align:left;
}
/* header */
#icons{
padding-top:20px;
width:34px;
height:150px;
text-align:center;
}
#header{
width:650px;
height:170px;
/*
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: left center;*/
}
#logo{
height:170px;
width:293px;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: left center;
}
#topMenuWrapper{
background-image: url(images/top-menu-bg.jpg);
background-repeat: repeat-x;
height: 43px;
}
#topMenu{
height:43px;
width:932px;
background-image: url(images/top-menu-left.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left:34px;
text-align:center;
}
#topMenu ul{
padding:0;
margin:0;
list-style:none;
}
#topMenu ul li{
display:inline;
}
#topMenu a{
text-decoration:none;
font-size:24px;
line-height:34px;
color:#fff;
border-left:solid 1px #fff;
border-right:solid 1px #fff;
padding:2px 20px 5px 20px;
}
#topMenu a:hover{
/*background-color:#B3283B;*/
/*background-color:#9b030e;*/
background-color:#f9c301;
}
#topMenuRightImg{
background-image: url(images/top-menu-right.jpg);
background-repeat: no-repeat;
height: 43px;
width: 34px;
}
#content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:justify;
padding:10px;
}
#footerWrapper{
margin-top:20px;
background-image: url(images/logo-small.jpg);
background-repeat: no-repeat;
background-position: right center;
height: 41px;
text-align:right;
padding:10px 40px 0 0;
font-size:10pt;
}
.clear{
clear:both;
height:0;
line-height:0;
font-size:0;
}
.left{
float:left;
}
.right{
float:right;
}

/* End of 'sava_klinika_css_front' */

