/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.8
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    min-height:300px;
}
div#copyright   {
	width:300px;
	font-size:14px;
	margin-top:20px;
	float:left;

}
div#copyright2   {
	width:500px;
	font-size:14px;
	margin-top:20px;
	float:right;
	text-align: right;
}
div#footers{

	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top:5px;
}
div#shapka {
	height:98px;
	width:600px;
	margin:0px;
	padding:0px;
	margin-top:43px;
	margin-left:57px;
	float:left;
	display:inline;

}
div#shapka div#logo {
	float:left;
	margin-top: 0px;
}
div#login{
	margin:0px;
	padding:0px;
	margin-top:24px;
	width:270px;
	float:right;
	display:inline;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size:12px;

}

span#phone {
	margin-left:10px;
	margin-top:0px;
	font-size: 28px;
	font-weight: bold;
}

span#address {
	margin-left:10px;
	font-size: 12px;

}
div#topmenu {
	text-align: justify;
}


div#topmenu table td img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

div#topmenu table {
	width:100%;
}

div#topmenu table td{
	width:auto;
	text-align: center;
}

div#topmenu table td#home{
	width:35px;
	text-align: left;
}

div#topmenu table td#first{
	width:auto;
	text-align: center;
}

div#topmenu table td#last{
	width:auto;
	text-align: right;
}


a.mainlevel {
	display: block; 
	font-size: 13px; 
	color: #333333; 
	text-decoration: underline;
}

a.mainlevel:visited {
	display: block; 
	font-size: 13px; 
	color: #333333; 
	text-decoration: underline;
}
#topmenu ul {
	min-height: 35px;  
	float: left; 
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	list-style-type: none; 
	position: relative; 
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topmenu li {
	 padding-right: 19px; 
	 padding-left: 18px; 
	 padding-bottom: 10px; 
	 padding-top: 10px;
	 font-weight: bold; 
	 float: left; 
}

#topmenu li a {
	display: block; 
	font-size: 13px; 
	color: #333333; 
	text-decoration: underline;
}

#topmenu li a:visited {
	display: block; 
	font-size: 13px; 
	color: #333333; 
	text-decoration: underline;
}

#topmenu li.selected a {
	color: #333333; 
}

#topmenu li.selected a:hover {
	color: #333333; 
}

#topmenu li.selected a:visited {
	color: #333333; 
}

/*
#topmenu li#current {
	color: #333333; 
}
#topmenu li.selected {
	color: #333333; 
}
#topmenu ul li.active {
	color: #333333; 
}

*/
#topmenu li#current a {
	color: #333333; 
}

#topmenu ul li.active a{
	color: #333333; 
}


#leftmenu {
	padding-top: 1px;
}

#leftmenu ul{
	list-style: none;
	margin: 20px 10px 20px 0;
	padding: 10px;
	width:530px;
	height:160px;
	background-image: url(../images/menu2_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftmenu li {
	font-size: 14px;
	padding: 5px 0px 5px 40px;
	line-height: 14px;
	width:200px;
	float:left;


}

#leftmenu li a {
	color: #000000;

}

#leftmenu li#current a {
	display: block; font-size: 14px; color: #000000; 
}

#leftmenu li a:hover {
	text-decoration: underline;
}

#leftmenu li a:visited {
	color: #000000;
}


#leftmenu li#current {

	color: #000000;
	font-weight: bold;
}

#leftmenu li#current a, ul.left-menu li#selected a:hover, ul#left-menu li#current a:visited {
	color: #000000;
}


.contentspacer {
	margin: 0px 0px 15px 0px;
	height: 10px;
}

div.moduletable .breadcrumbs {
	display: inline; 
	line-height: 14px;
	padding-top: 4px;
}

div.moduletable .breadcrumbs span#current {
padding-right: 15px; font-weight: bold; background: url(../images/i/brdcrmb_lst.gif) no-repeat right 3px;
}

div.moduletable .breadcrumbs span#sprtr {
	padding-right: 15px; background: url(../images/i/brdcrmb_sprtr.gif) no-repeat right 50%; margin-right: 5px;
}


.moduletablebread {
	font-size: 14px;
	font-weight:bold;
	color: #000000;

}

.contents ul{
padding-left:20px;
}
div#vspace_18 {
	width:100%;
	height:18px;
	clear: both;
}
div#vspace_12 {
	width:100%;
	height:12px;
	clear: both;
}
div#form_ttl {
	width:100%;
	height:50px;
	font-size:32px;
	font-weight: bold;
	float:right;
}