/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

                /* common styles */

html, body{
                margin-left: 0px; 
                margin-top: 0px; 
                margin-right: 0px; 
                margin-bottom: 0px;
                font-family: arial; 
                }

img{           border: 0;
}

table, td{
                border-collapse: collapse;
                border-spacing: 0;
                font-family: arial; 
                font-size:12px;
                color: #000;
                }
th{
                text-align: left;
                }
a:link,
a:visited{
                color: #5d7b19;
                text-decoration: underline;
                }
a:active,
a:hover{
                color: #FF3000;
                text-decoration: underline;
                }
input,
textarea{
                border-width: 1px;
                border-color: #aaaaaa;
                }
input.checkbox{ 
                border-style: none;
                }
form{
                margin: 0px;
                }
h1{
	font-size: 16px;
	margin: 0;
}
h2{
	font-size: 14px;
	margin: 0;
}
h3,h4{
	font-size: 12px;
	margin: 0;
}
.tbl{           
                border-style: solid; 
                border-color: #ffffff; 
                border-width: 1px;
                }
.gb{           
                border-style: solid; 
                border-color: #eeeeee; 
                border-width: 1px;
                }
.dash{          
                border-bottom: #cccccc 1px dashed;
                }
div.item-image{
                width: 120px;
                height: 120px;
                padding: 10px;
                margin: 0px 10px 10px 0px;
                float: left;
                border: #a0a0a0 1px solid;
                }

                /* individual styles */
#logo{
	padding: 10px;
}
#slogan h1{
	padding: 0 0 0 10px;
	color: #fff;
}
#slogan h2{
	padding: 7px 0 0 30px;
	color: #fff;
}
#phones{
	padding: 5px 30px 5px 20px;
	background: url('/images/tpl-45-back_head_left.jpg') right top no-repeat;
	border-top: 1px solid #fff;
}
#phones h3{
	color: #fff;
}
#head{
	background: url('/images/tpl-45-back_head_right.jpg') right top no-repeat;
	background-color: #72AA30;
}

#menu{
	color: #fff;
	font: bold 14px arial;
}
	/*#menu a{ padding: 0 5px;}*/
	#menu a:link,
	#menu a:visited{
               color:#fff;
               text-decoration: none;
    }
	#menu a:active,
	#menu a:hover{
                color:#fff;
                text-decoration: underline;
    }
#podval td{
	vertical-align: middle;
	text-align: center;
	height: 100%;
	color: #fff;
}
	#podval a:link,
	#podval a:visited{
               color:#fff;
               text-decoration: none;
    }
	#podval a:active,
	#podval a:hover{
                color:#fff;
                text-decoration: underline;
    }

.content{
	padding: 15px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	/*height: 100%;*/
}
	.content a:link,
	.content a:visited{
               color: #5d7b19;
               text-decoration: underline;
    }
	.content a:active,
	.content a:hover{
                color: #FF3000;
                text-decoration: none;
    }
.content_text{
	padding: 20px;
	vertical-align: top;
	text-align: left;
	height: 100%;
}
	.content_text a:link,
	.content_text a:visited{
               color: #5d7b19;
               text-decoration: none;
    }
	.content_text a:active,
	.content_text a:hover{
                color: #FF3000;
                text-decoration: underline;
    }
#wall{
	font-size: 1px;
}
	#wall img{
		vertical-align: top;
		margin: 0;
		padding: 0;
	}
#navigator{
	font: bold 18px arial;
	padding: 20px 0;
}
.menu-selected{
	color: #FF3000;
	text-decoration: none !important;
}
.right_menu h1{
	margin: 0;
	padding: 2px 0 2px 0;
}                
.right_menu h2{
	margin: 0;
	padding: 2px 0 2px 20px;
}                      
.right_menu h3{
	margin: 0;
	padding: 2px 0 2px 40px;
}                          
