* {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}
	
img{
	border: 0px;
}

	
body {
	padding:0; 
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	position:relative;
	min-height:100%;
  	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
}

a, a:visited {
  	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	color: black;
}

#top {
	background:#FFF;
	height: 50px;
}

#top h1 {
	color:#ccc; 
	font-size:18px;
}

#top a, #top a:visited {
	color: #FFCC00;
}

#menu{
	position:relative;
	width:1000px;
	height:30px;
	z-index:100;
	border-bottom:solid 1px #FFCC00;
	background:#336699;
	margin-bottom:10px;
}

#menu a{
}

#menu ul{
	list-style:none;
	position:absolute;
	left:0;
	top:0
}

#menu li{
	float:left
}

#menu li a {
	display:block;
	text-decoration:none;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 15px;
	background:#336699;
	color:#fff
}

#content {
	overflow:hidden; width:100%;
	background:#FFF;
	padding-bottom:56px;
}

#main {
	float:left; width:630px;
	margin-left:210px;
	background: #FFF;
}

#main a {
}

#main a.big, #main a.big:visited {
	font-size: 20px;
}

* html #main {
	margin-left:105px;
}

#left {
	float:left; width:200px; margin-left:-840px;
	background: FFF;
}

#left b {
}

#left ul {
	margin-bottom:15px;
}

#left li {
	padding:0 0px;
	margin-bottom:2px;
}

#left li a, #left li a:visited{
	margin-left:5px;
	font-weight: normal;
	text-decoration:none;
	color: black;
}


#right {
	right: auto;
	float:right; 
	width:150px;
	background: FFF;
	text-align: right;
}

#footer {
	border-top:solid 1px #FFCC00;
	background:#336699;
	position:absolute; 
	bottom:0;
	height:40px; width:100%;
	padding:1px 0;
	text-align:center;
	color:#fff;
}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#counter {
	float:left; 
	width: 150px;
	margin-top: 5px;
}

#foot {
	float:right; 
	width: 850px;
	margin-top: 5px;
}

#news p {
	text-align: left;
	text-indent: 0px;
}


.banner100x100 {
	margin-left:15px;
	margin-bottom:15px;
	height:98px;
	weight:98px;
	border: 1px dotted #f26347;
	text-align:center;
	vertical-align:middle;
}

H1 {
	color:#ccc; 
	margin-left:15px;
	font-size:18pt;
}

TABLE {border-collapse: collapse;}
TABLE TD {padding: 0px}

p {
	text-align: justify;
	text-indent: 15px;
}

.p1 {
	margin: 20px 0 5px 25px;
	font-size: 200%;
	text-indent: 0px;
	background-color:#ffcc00;
}

.p2 {
	margin: 15px 0 5px 15px;
	font-size: 150%;
	border-bottom:solid 1px #ccc;
	text-indent: 0px;
}

.p_right {
	padding: 0px;
	text-indent: 0px;
	text-align: right;
}

#banner table {
	width: 600;
	border-spacing: 10px 0px;
	border-collapse: separate;
	margin-bottom: 10px;
}

#banner td {
	width:33%;
	border: solid 1px #FFCC00;
	background: #CCCCFF;
}


#banner td:hover { 
	background: #ffcc00;
}

#banner a, #banner a:visited {
	display:block;
	text-decoration: none;
	color: black;
}

#banner a:hover {
	color: red;
}

#banner p { 
	padding: 5px;
	font-size: 125%;
	text-indent: 0px;
	text-align: center;
}

input {
	border: 1px solid #c0c0c0;
	font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	padding: 2px;
	color: #000000;	
	margin:1px;
	
}

input.button {
	font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	padding: 2px 15px;
	margin: 2px;
	border: 0;
	color: #ffffff;
	background-color: #336699;
	

}

input.radiobutton {
	margin:0px;
	border-width:0px;
	border-style:solid;
	border-color:#ffffff;
}

textarea {
	border: 1px solid #c0c0c0;
	font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	padding: 2px;
	color: #000000;	
	margin:1px;
}

select {
	border: 1px solid #c0c0c0;
	font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	padding: 2px;
	color: #000000;	
	margin:1px;
}

.step1 {
	background-color:#f6f5bd;
	vertical-align:middle;
	padding: 5px;
}

.step2 {
	background-color:#ffcc00;
	vertical-align:middle;
	padding: 5px;
}

.step1:hover {
	background-color:#ffcc00;
}

.step1 a, .step2 a {
	text-decoration: none;
}

.hint {
	font: 12px Verdana, sans-serif;
	color:red;
}


a span.tt {
	display:none;
}

a.tt{
	position:relative;
	text-decoration: none;
}

a.tt:hover {
	text-decoration: none;
}

a.tt:visited {
	text-decoration: none;
}

a.tt:hover span.tt {
	display: block; 
	background: #f6f5bd; 
	color: black;
	border: #FFCC00 1px solid;
	position: absolute;
	width:150px;
	padding:5px;
	font-size:9px;
	margin: 10px;
	z-index: 100;
}

.imgspace {
	margin: 0 5px 5px 0;	
	border: 0;
}

.img_hspace {
	margin: 0 12px 5px 0;	
	border: 0;
}

.img {
	border: 1px solid #C0C0C0;
	margin: 2px; padding: 1px
}

.table_space {
	border-collapse: separate;
	border-spacing: 0px 10px;	
}

a.clean, a.clean:visited {
	text-decoration: none;
}

/* -------------- buttons -------------- */

a.button {
	border: 0px;
	font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	color: #ffffff;	
	background-color: #336699;
	display: block;
    	float: left;
    	height: 18px;
    	margin-right: 5px;
    	padding-right: 14px; /* sliding doors padding */
    	text-decoration: none;

}

a.button2 {
    display: block;
    float: left;
        padding: 2px 10px 5px;
        margin: 0px;
        background-color: #D2D2D2;
        color: black;
        border-right: solid 1px #999999;
        border-left: solid 1px #FFFFFF;
        border-top: solid 1px #FFFFFF;
        border-bottom: solid 1px #999999; 
    text-decoration: none;



}

a.button span {
    display: block;
    line-height: 10px;
    padding: 3px 0 3px 14px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 14px; /* push text down 1px */
}

/* -------------- buttons -------------- */


.zagolovok {
	color:#000000;
	background: #CCCCFF;
	padding: 4px;
	width: 100%;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}
.zagolovok td {
	padding: 4px;		
}

#header {
        font-weight: bold;
        font-size: 11px;
        padding: 2px 10px 5px;
        margin: 0px;
        background-image: url(/images/header_yellow.gif);
        background-position: top left;
        background-repeat: repeat-x;
        background-color: #EEE5B8;
        color: black;
        border-right: solid 1px #DCD4A4;
        border-left: solid 1px #E4DDB4;
        border-top: solid 1px #E4DDB4;
        border-bottom: solid 1px #D7CF9E; 
}

.knopka span {
        height:24px;
        background:url(/images/button20002.png) no-repeat left top;
        display:block;
        float:left;
        padding-left:3px;
        cursor:pointer;
        text-decoration:none;
	line-height: 22px;
}
.knopka span:hover{ background-position: left -24px; }
.knopka span:activer{ background-position: left -48px; }

.knopka span span {
	padding-left:7px;
        padding-right:10px;
        color:#FFF;
	line-height: 22px;
	font-weight: bold;
  	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
        height:24px;
        background:url(/images/button20002.png) no-repeat right top;
        display:block;
        text-decoration:none;
        float:left;
}
.knopka span span:hover {background-position: right -24px;}
.knopka span span:active {background-position: right -48px;}

.knopka:visited {
  	text-decoration:none;
}
a.editdel {
	font-weight: bold;
	color: #C0C0C0 ;

}

a.editdel:hover {
	color: #474854 ;

}

.price {
	font-weight: bold;
	color: #FF8000 ;


}