body
{
    margin: 0px;
    font-family: Arial !important;
    color: #727878;
}
/* ##################################### */
/* HEADER */
td, p, div
{
    font-size:12px !important;
}

p {
 	text-align: justify;
}
#search_s
{
    display: none;
}
td.head
{
    height: 173px;
    background-image: url(/images/cms/mg_images/head_bg.jpg);
}

.bg_vote
{
	background-color: #f8ecec; 
}
.vote_text {
        background-color: #fdf9f9;
}
.head_center {
    width: 100%;
    height: 173px;
    background-image: url(/images/cms/mg_images/head_center.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.mg_logo
{
    width: 228px;
    height: 77px;
    background-image: url(/images/cms/mg_images/mg_logo.jpg);
    background-position: 5px top ;
    background-repeat: no-repeat;
}
div.login_area
{
    width: 100%;
    padding-top: 7px;
}
table.login_area
{
    width: 100%;
    height: 82px;
    background-color: #e0dfdf;
}
table.login_area #up
{
    padding-top: 7px;
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_tr.jpg);
    background-position: right top ;
    background-repeat: no-repeat;
}
table.login_area #down
{
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_br.jpg);
    background-position: right bottom ;
    background-repeat: no-repeat;
}
.header_right
{
    width: 350px;
    text-align: right;
    padding-top:3px;
}
#auth
{
    font-size: 10px;
}
    #auth label {
        display: block;
        float: left;
        margin: 3px 0;
        padding-left: 15px;
        width: 70px;
    }
    #auth input {
        display: block;
        margin: 3px 0 4px 35px
    }
    input[type=submit] #auth
    {
        font-size: 10px;
        margin: 3px 0 4px 95px !important
    }
    form[id=auth] input {
        margin: 3px 0 4px 95px !important
    }
    #auth #login,
    #auth #password {
        width: 90px;
        padding: 1px;
        font-size: 10px;
        color: #949494;
        border: #95aec5 1px solid
    }
    #auth p {
        margin-top: 5px
    }
    #auth .links {
        margin-top: 5px
    }
    div#auth
    {
            text-align: center;
    }
#nav
{
    padding-right: 15px;
}
.text_banner
{
    padding-top: 55px;
    padding-right: 5px;
}
table.ban
{
    width: 100%;
    height: 82px;
    background-color: #e0dfdf;
}
#ban_tl
{
    width: 9px;
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_tl.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1px;
}
#ban_tr
{
    width: 9px;
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_tr.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 1px;
}
#ban_bl
{
    width: 9px;
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_bl.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 1px;
}
#ban_br
{
    width: 9px;
    height: 9px;
    background-image: url(/images/cms/mg_images/citate_br.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    font-size: 1px;
}
.baner_zone
{
    font-size: 11px !important;
    padding: 3px;
    text-align: right;
    font-style: italic;
}
/* ##################################### */
/* MENU */
.mainmenu
{
    height: 27px;
    background-image: url(/images/cms/mg_images/menu_bg.jpg);
    vertical-align:top;
}
#menu a:link,  #menu a:visited
{
    display: block;
    float: left;
    padding: 3px 15px 3px 15px;
    color: #a3a3a3;
    font-weight: bold;
    text-decoration: none;
    border-color: #a3a3a3;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
}
#menu a:hover
{
    background-color: #bfc1c2;
    color: #FFFFFF;
    text-decoration: underline;
}
#menu a.active:link, #menu a.active:visited
{
    background-color: #a3a3a3;
    color: #FFFFFF;
}
#menu a.active:hover
{
    background-color: #bfc1c2;
    color: #FFFFFF;
    text-decoration: underline;
}
/* ##################################### */
/* MAIN */
.main_bg
{
    background-image: url(/images/cms/mg_images/main_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.left_block
{
    width: 314px;
}
.left_block img
{
    border-style: solid;
    border-color: #A3A3A3;
    border-width: 7px;
}
.catalog_prev img
{
    border-style: solid;
    border-color: #A3A3A3;
    border-width: 7px;
}
.right_block
{
    width: 314px;
    text-align: right;
    padding-right: 7px;
}

/* >>> Content */
.content_header
{
    padding-top: 50px;
    text-align: left;
}
.leftmod_header
{
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 40px;
    text-align: left;
}
a:link, a:visited
{
    color: #FC0301;
}

a:hover
{
    	background-color: #FC0301;
	color: #FFFFFF;	
	text-decoration: none;
}
a#nav:hover, #gallery a:hover{
    	background: transparent !important; 
}

div.start_item {
	float: left;
	width: 45%;
	padding: 10px;

}

.start_item h4 {
	padding: 5px;
	background-color: #FC0301;
	color: #FFFFFF;
	font-size: 14px;
	
}
.start_item h4 a:link, .start_item h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

.start_item h4 a:hover {
	text-decoration: underline;
}

.start_item strong {
	color: #FC0301;
}

.price_label {
	font-weight: bold;
	float: left;
	font-size: 14px;
}

.price {
	float: right;
 	background-color: #FC0301;
	color: #FFFFFF;
	padding: 0px 10px;
}


.price span {
 	font-size: 16px;
	font-weight: bold;
}




h1
{
    font-size: 13px;
    color: #FC0301;

}
h2
{
    font-size: 18px !important;
    color: #FC0301;
}
h3
{
    font-size: 12px;
}
h4
{
    font-size: 12px;
}
/* ##################################### */
/* FOOTER */
.footer
{
    height: 34px;
    background-image: url(/images/cms/mg_images/footer_bg.jpg);
}
#foot_left
{
    background-image: url(/images/cms/mg_images/footer_img.gif);
    background-position: 10px bottom;
    background-repeat: no-repeat;
}
#foot_spacer
{
    width: 541px;
}
.adress
{
    font-size: 10px !important;
    color: #585f60;
    border-color: #585f60;
    border-style: solid;
    border-width: 0px 1px 0px 0px;

}
#adress
{
    font-size: 10px !important;
    border-color: #585f60;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding-left: 45px;
    padding-right: 5px;
    background-image: url(/images/cms/mg_images/footer_post.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
}
#phone
{
    border-color: #585f60;
    font-size: 10px !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding-left: 45px;
    padding-right: 5px;
    background-image: url(/images/cms/mg_images/footer_phone.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
}
.top_banner
{
    width: 498px;
    height: 60px;
    text-align: center;
    padding-left: 20px;
}