* {
    margin: 0;
    padding: 0;
    color : black;
}
body {
    font: 14px/20px "Times New Roman", "Times", "Arial";
    width: 100%;
    background: #fffdef;
}


ul {list-style-type: circle; color: #fff; margin-left:0px}

a.pod {
    color : #382b0e;
    font: bold 16px "Arial";}


p {
    margin: 9px 0 9px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;

}
h1 {
    color : #382b0e;
    font-size : 14pt;
    font-style : normal;
    font-variant : normal;
}
h2 {
    color : #8f6225;
    font-size : 12pt;
    font-style : normal;
    font-variant : normal;
}
h3 {
    color : #8f6225;
    font-size : 12pt;
    font-style : normal;
    font-variant : normal;
}
a.menu {
    color : #382b0e;
    text-decoration : none;
    font: 21px "Times New Roman", "Times", "Arial";
    padding-left : 3px;
line-height: 27px
}
a.menu:hover {
    color: white;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
	
}

a.menu1:hover {
    color: #816943;
    text-decoration: none;
}

a.menu1 {
    color: black;
    text-decoration: none;
}

a.menu2:hover {
    color: #816943;
    text-decoration: none;
}

a.menu2 {
    color: black;
    text-decoration: none;
    font: 18px "Times New Roman","Times","Arial";
}

a.menu3:hover {
    color: black;
    text-decoration: none;
}

a.menu3 {
    color: #8F6225;
    text-decoration: none;
	font-size : 14pt;
	font: bold;
}


a.inline {
    font-family : "Times New Roman", Times, serif;
    color : #8f6225;
    text-decoration : none;
}
#studio {
    font-size : 14pt;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    color : #8f6225;
}
#str {
    color : #8f6225;
}
#sign {
    text-align: right;
    color : #8f6225;
}
img {
    border: none;
}
img.left {
    float: left;
    margin: 5px 10px 10px 0;
}

img.right {
    float: right;
    margin: 0 0 0 20px;
}
input {vertical-align: middle}
#wrapper {
    width: 1000px;
    margin: 0 auto;
}
#header {
    height: 135px;
}
#header a {
	text-decoration:none;
}
#header h1{
	color:#8F6225;
}
#middle {
    width: 100%;
    height: 1%;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
#content {
    padding: 0 250px 0 250px;
}
.sl {
    float: left;
    width: 230px;
    margin-left: -100%;
    position: relative;
}
.sr {
    float: left;
    margin-right: -3px;
    width: 230px;
    margin-left: -230px;
    position: relative;
}
#footer {
    height: 70px;
}
.promo_act {padding:10px; margin-bottom:10px; border:1px solid #8F6225; color:#8F6225;}
.my_art {width:200px; float:left; border:1px solid #a08d73; padding:5px;}
.my_art  img {float:left; margin-right:5px;}
.my_art a {text-decoration:none; color:#8F6225; font-weight:bold; display:block; float:left;}

.novinki img{float:left; padding: 10px;}
div.clear {clear: both;}


a.bigl {
    color : #8F6225;
    text-decoration : none;
    font: 21px "Times New Roman", "Times", "Arial";
    padding-left : 3px;
line-height: 27px
}
a.bigl:hover {
    text-decoration: underline;
}
