/* CSS Document */
body{
width: 755px;
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a{
outline: none;
}
.all{
background: #9C9C9C;
}
.logo{
background: url(images/logo.jpg) no-repeat;
width: 247px;
height: 117px;
}
.left{
width: 247px;
float: left;
}
.opona{
background:url(images/opona.jpg) no-repeat;
width: 261px;
height: 323px;
float: left;
}
.buttony{
background:url(images/buttony.jpg) no-repeat top;
width: 247px;
height: 331px;
float: left;
}
.space{
height:22px;
}
.buttony a{
display: block;
margin-left: 27px;
margin-bottom: 25px;
width: 194px;
height: 74px;
}
.menu{
background: url(images/menu.jpg) no-repeat;
height: 214px;
width: 247px;
}
.menu ul{
padding: 0px;
margin: 0px;
padding-top: 10px;
list-style-type: circle;
}
.menu li, .menu ul .menu_item{
clear: both;
line-height: 30px;
width: 184px;
padding-left: 2px;
margin-left: 26px;
list-style-position: inside;
border-bottom: dotted 1px black;
font-style: italic;
font-weight: bold;
}
.menu a{
color: black;
text-decoration: none;
}
.clear{
clear: both;
}
.content_left, .content_right{
margin: 10px;
float: left;
width: 355px;
}
.mar{
margin: 10px;
}
.katalog_menu{
float: left;
width: 180px;
padding: 10px;
}
.katalog_content{
padding-top: 10px;
float:left;
width: 550px;
}
table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}