html {
    height:100%;
    display:block;
}

body {
    margin:0px;
    height:100%;
    display:block;
}

#root {
    width:964px;
    height:100%;
}

#lroot {
    width:108px;
    background:url(lside.gif) top repeat-y;
} 

#rroot {
    width:108px;
    background:url(rside.gif) top repeat-y;
}

#header {
    background:url(header.gif) repeat-x;
    height:200px;
    vertical-align:top;
}

#postmark {
    width:155px;
    height:135px;
    background:url(postmark.jpg) no-repeat;
    position:absolute;
    top:132px;
    margin:-66px 0px 0px 615px;
}

#logo {
    display:block;
    width:260px;
    height:65px;
    background:url(eroteka.gif) no-repeat;
    margin:115px 0px 0px 20px;
}

#footer {
    height:99px;
    background:url(footer.gif) repeat-x;
}

#content {
    background:#ffffff;
    font-family:Verdana;
    font-size:12px;
}

#menu {
    border:none;
}

#menu .container {
    height:32px;
    width:730px;
    margin:0px 20px 0px 20px;
    border-bottom:solid #b81c1c 6px;
}

#menu .container td {
    text-align:center;
    width:104px;
}

#menu .container a {
    text-decoration:none;
    font-family:Verdana;
    font-size:14px;
    color:#b81c1c;
    font-weight:normal;
}

#menu .container a:hover {
    text-decoration:underline;
}

#content {
    vertical-align:top;
    font-family:Verdana;
    font-size:14px;
}

#content a {
    text-decoration:none;
    color:#b81c1c;
}

#content a:hover {
    text-decoration:underline;
}

#content #headerhtml {
    margin:10px 20px 5px 20px;
    font-family:Verdana;
    font-size:12px;
    line-height:16px;
    text-align:justify;   
}

.map {
	width:350px;
	height:350px;
	display:block;
	float:left;
	margin:0px 20px 20px 20px;	
}

#content #headerhtml .listedcolumns {
    font-family:Verdana;
    font-size:12px;
    margin:15px 0px 15px 0px;
}

#content #headerhtml .listedcolumns td {
    width:200px;
    height:22px;
}

#content #headerhtml .listedcolumns .description {
    width:400px;
}

#content #headerhtml span {
    display:block;
    margin:10px 0px 10px 0px;
    color:#b81c1c;
    font-weight:bold;
}

#content #footerhtml {
    margin:15px 20px 5px 20px;
    font-family:Verdana;
    font-size:12px;
    line-height:16px;
    text-align:justify;   
}

#content #footerhtml a {
    color:#b81c1c;
    text-decoration:none;
}

#content #footerhtml a:hover {
    text-decoration:underline;
}


#content #video {
    width:407px;
    height:269px;
    background:url(video.jpg);
    float:right;
    margin:0px 20px 0px 0px;
}

#snews_title {
    margin:20px 0px 10px 20px;
    font-size:15px;
    font-weight:bold;
    color:#b81c1c;
}

#snews {
    width:305px;
    margin:0px 0px 0px 0px;
    font-family:Verdana;
    font-size:13px;
}

#snews .caption td {
    background:#b81c1c;
    color:#ffffff;
    height:25px;
    cursor:pointer;
}

#snews .caption .container {
    display:block;
    width:305px;
    height:22px;
    margin:2px 0px 0px 0px;
    overflow:hidden;
    line-height:20px;
}

#snews .caption span {
    display:block;
    float:left;
    margin:0px 10px 0px 10px;
    font-weight:bold;
}

#snews .data .container {
    width:295px;
    height:74px;
    overflow:hidden;
}

#snews .data .container img {
    float:left;
    width:80px;
    height:60px;
    margin:5px 10px 5px 5px;
}

#snews .data .container p {
    margin:4px 0px 0px 10px;
    font-size:11px;
    line-height:13px;
    text-align:justify;
}

#snews .data .container p a {
    float:right;
    display:block;
    color:#b81c1c;
    text-decoration:none;
    font-weight:normal;
}

#snews .data .container p a:hover {
    text-decoration:underline;
}

#snews_container {
    width:315px;
    height:208px;
    overflow:hidden;
    margin:0px 0px 30px 20px;
}


#goods {
    margin:20px 20px 0px 20px;
    font-family:Verdana;
    font-size:14px;
}

#goods .arow td, #goods .row td {
    background:#efefb7;
    vertical-align:top;
}

#goods h1 {
    font-family:Verdana;
    font-size:14px;
    margin:5px 0px 0px 0px;
    font-weight:bold;
    color:#b81c1c;
}

#goods p {
    font-family:Verdana;
    font-size:12px;
    margin:5px 0px 0px 0px;
    font-weight:normal;
}

#goods .price {
    width:120px;
    text-align:center;
    vertical-align:middle !important;
}

#goods .buy {
    text-align:center;
    vertical-align:middle !important;
    width:70px;
}

#marketselector {
    margin:10px 0px 15px 20px;
    font-size:12px;
    font-weight:bold;
    color:#b81c1c;
}

#marketselector select {
    font-size:12px;
    margin:0px 0px 0px 0px;
}

.form {
    font-family:Verdana;
    font-size:12px;
    margin:10px 0px 5px 20px;
}

.form .button {
    font-size:12px;
    padding-bottom:2px;
}

.form .title {
    display:inline-block;
    width:90px;
    font-weight:bold;
}

.form table td, .form table th {
    height:25px;
    vertical-align:middle;
}

.form .label {
    text-align:left;
    font-weight:normal;
    vertical-align:middle;
    font-size:12px;
    width:200px;
}

.form .edit {
    width:325px;
    margin:5px 0px 5px 0px;
}

.form .error {
    color:#b81c1c;
    font-size:12px;
}

.infopanel {
    margin:10px 0px 10px 20px;
    font-family:Verdana;
    font-size:12px;
}

.infopanel td {
    height:25px;
    vertical-align:top;
}

.infopanel .label {
    font-weight:bold;
    width:250px;
    font-size:12px;
    text-align:left;
}

#DillerRow {
    font-size:12px;
    font-family:Verdana;
    
}

#DillerRow #label {
    width:250px;
}

#buy {
    margin:0px 20px 0px 0px;
}

#buy .grid_title {
    font-size:12px;
}

#buy .grid_title .ñ_1 {
    width:375px !important;
    font-weight:bold;
}

#buy .grid_title .ñ_2 {
    width:100px !important;
    font-weight:bold;
    text-align:left;
}

#buy .grid_title .ñ_3 {
    width:100px !important;
    font-weight:bold;
    text-align:left;
}

#buy .grid_title .ñ_4 {
    width:100px !important;
    font-weight:bold;
    text-align:left;
}

#buy .grid_title .ñ_5 {
    width:25px !important;
    font-weight:bold;
    text-align:center;
}

#vk_like {
	width:150px !important;
	overflow:hidden;
}