body {
        padding: 0;  
        margin: 0;
		background-color:#8CA7F6;
        }
td {
        font-size: 12px; 
        font-family: Arial;
		color: #000000;
        }
p{
	margin:0px;
	padding:0px;
}
td.cat{
		border-bottom:  #87A8F5 solid thin; 
		border-top:  #87A8F5 solid thin; 
		border-right:  #87A8F5 solid thin; 
		}
       
td#top {
		padding: 50px;
        background: url('/images/img.jpg') top right no-repeat;
		background-color: #F5C544;
        }
h1 {
        font-size: 16px;
        font-weight: bold;
		color:#204EAC;
        text-transform: uppercase;
		padding:0px;
		margin-top:10px;
		margin-bottom: 10px;
        }
h2 {
        font-size: 12px;
        font-weight: bold;
		color:#204EAC;
        padding:0px;
		margin-top:10px;
		margin-bottom: 0px;
        }
div.menu {
	margin: 3px 0px 0px 5px;
	font-weight: bold;
	font-size:11px;
}
div.smenu {
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}

div.path {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color:#02319E;
	text-transform:uppercase;
	display:inline;
}

div.nazv{
	font-weight: bold;
	color:#ED1B24;
	font-size: 13px;
}

a.left {
	text-decoration: none;
	font-weight: normal;
	color: #204EAC;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#02319E;
}
a:hover{
	text-decoration: underline;
	color:#A5BBEF;
}

a.bask {
	color:#A5BBEF;
	font-weight: normal;
	text-transform:uppercase;
}

div.leftmenu {
	margin: 9px 0px 9px 8px;
	text-transform: uppercase;
	color:#204EAC;
	font-size:12px;
}

th{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px; 
	align:center;
}

ul {
	padding-left: 30px; 
	padding-top: 5px; 
	margin:0px;

}

input{
	width: 400px;
}

input.t{
	width: 300px;
}

radio {
	width: 20px;
}

form{
	margin:0px 0px 0px 0px;
}

.product_img {max-width:400px}
.prev_exec{
    margin:10px;
    padding-bottom:2px;
    padding-top:2px;
    font-size:12px !important;
}
.cont_exec {
    background: #82c882;
    border-color:green;
    border-radius:3px;
    font-size:16px !important;
    font-family:Arial,default;
    border-width:1px;
    color:white;
    width:200px !important;
    height:25px;
    margin:10px;
    padding-bottom:5px;
}
.cont_market {
    background: #82c8ee;
    border-color:green;
    border-radius:3px;
    font-size:16px !important;
    font-family:Arial,default;
    border-width:1px;
    color:white;
    width:220px !important;
    height:25px;
    margin:10px;
    padding-bottom:5px;
}
#form_predzakaz p{margin-top:12px;}