﻿/* default settings */
p, img, h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
	border:0;
}

html, body
{
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font:13px Trebuchet MS;
	height:100%;
	width:100%;
}

* #all html
{
	height:100%;
}

a
{
	color:#8F314A;
}

a:hover
{
	color:#7C7C7A;
}

/* all */

#all
{
	width:100%;
	min-width:1000px;
	margin:auto;
	min-height:100%;
	position:relative;
}
	#all #top
	{
		width:100%;
		height:258px;
	}
		#top div
		{
			height:258px;	
		}
		#top #whity
		{
			width:313px;
			position:absolute;
			left:0;
			top:0;
			z-index:33;
			background:url('../i/whity.png') 0 0 no-repeat;	
		}
		#top #logo
		{
			width:195px;
			height:88px !important;
			background:url('../i/logo.png') 0 0 no-repeat;
			position:absolute;	
			top:58px;
			left:38px;
			display:block;
			z-index:34;
		}
		#top #phone
		{
			width:120px;
			height:22px;
			font:16px tahoma;
			color:#1d1e23;
			background:url('../i/tel.gif') right top no-repeat;
			position:absolute;
			z-index:35;
			left:112px;
			top:173px;
			padding-right:15px;
		}
		#top #post
		{
			width:120px;
			height:22px;
			font:14px tahoma;
			color:#a40711;
			background:url('../i/post.gif') right top no-repeat;
			position:absolute;
			z-index:35;
			left:127px;
			top:200px;
			
		}
			#post a
			{
				color:#a40711;
			}
			#post a:hover
			{
				color:black;
			}
		
		#top #nav
		{
			width:62px;
			height:25px !important;
			background:url('../i/nav.png') 0 0 no-repeat;
			position:absolute;
			right:40px;
			top:8px;
			z-index:35;
		}
			.home
			{
				width:11px;
				height:14px;
				background:url('../i/incons_hover.gif') 0 0 no-repeat;
				display:block;
				position:absolute;
				top:13px;
				right:80px;
				z-index:36;	
				margin-top: 2px;
			}
			.home:hover, .homeActive {
				width:11px;
				height:14px;
				background:url('../i/icons.gif') 0 0 no-repeat;
				display:block;
				position:absolute;
				top:13px;
				right:80px;
				z-index:36;	
				margin-top: 2px;
				
			}
			.post
			{
				width:12px;
				height:14px;
				background:url('../i/incons_hover.gif') right 0 no-repeat;
				display:block;
				position:absolute;
				top:13px;
				right:52px;
				z-index:36;	
				margin-top: 2px;
			}

			.post:hover, .postActive
			{
				width:12px;
				height:14px;
				background:url('../i/icons.gif') right 0 no-repeat;
				display:block;
				position:absolute;
				top:13px;
				right:52px;
				z-index:36;	
				margin-top: 2px;
			}

			
	#all #leftCol
	{
		width:277px;
		position:relative;
		padding-bottom:77px;
	}
		#leftCol #menu
		{
			list-style-type:none;
			margin:26px 0 20px 25px;
			padding:0;
			width:210px;
		}
			#menu li
			{
				width:190px;
				min-height:36px;
				background:url('../i/menu.jpg') 4px bottom no-repeat;
				font:16px tahoma;
				color:#1d1e23;
				padding:7px 0 0 20px;
				margin-bottom:7px;
			}
				#menu .sel
				{
					background-position:4px 0 !important;
					min-height:38px;
				}
				#menu li a
				{
					color:#1d1e23;
					text-decoration:underline;
				}
				
				#menu .sel a
				{
					color:#a60c1c;
					text-decoration:none;	
				}
				#menu li a:hover
				{
					text-decoration:underline;
					color:#a60c1c;
				}
					#menu .sel ul
					{
							list-style-type:none;
							margin:17px 0 20px -20px;
							padding:7px 0 0 0;
							background:#fff;
							width:210px;							
					}
						.sel ul li
						{
							width:190px;
							background:#fff !important;
							color:#1d1e23 !important;
							font:18px Trebuchet MS;
							min-height:inherit !important;
							padding:0 0 0 20px !important;
							margin-bottom:0;
						}
						.sel ul li a
						{
							color:#1d1e23 !important;
							text-decoration:underline !important;
						}
						.sel ul li a:hover
						{
							text-decoration:underline !important;	
							color:#8F314A !important;
						}
						.link
						{
							background:url('../i/link.gif') 0 0 no-repeat;
							display:block;
							width:188px;
							position:relative;
							margin-left:-22px;
							padding-left:22px;	
						}
				
		#leftCol .reklama
		{
			width:100%;
			text-align:center;
			margin-bottom:20px;
		}
	
	#all #rightCol
	{
		position:relative;
		padding:14px 0 77px 0;
	}
		#rightCol .slogan
		{
			font:15px tahoma;
			color:#989898;
			font-style:italic;	
			padding-bottom:8px;
		}
		#rightCol .block
		{
			float:left;
			position:relative;
			z-index:21;
			padding:0 12px 13px 0;	
		}
		#rightCol p
		{
			padding-bottom:10px;
		}
			.block .gall
			{
				width:83px;
				height:83px;
				background:url('../i/gall.png') 0 0 no-repeat;
				display:block;
				position:absolute;
				left:0;
				top:0;
				z-index:22;
			}
			* html .block .gall
			{
				background:url('../i/gall.gif') 0 0 no-repeat;
			}

	h1
	{
		font:23px tahoma;
		color:#111;	
		margin:0;
		padding-bottom:10px;
	}
		
	h2
	{
		font:20px tahoma;
		color:#111;	
		padding-bottom:10px;
	}

	
		#top .shadow
		{
			width:21px;
			background:url('../i/shadow.png') 0 0 no-repeat;
			z-index:21;
			position:absolute;
			left:0;
			top:0;
		}

.form
{
	font:14px Trebuchet MS;
	color:#484848;
}
	.form td
	{
		padding-top:13px;
	}
	
.fnt14
{
	font:14px Trebuchet MS !important;
}	

	.form .brd
	{
		padding-bottom:14px;
		padding-top:0;
		font:4px tahoma;
		border-bottom:1px solid #bfbfbf;	
	}
	.form label
	{
		font:12px Trebuchet MS;
		color:#484848;	
	}
	.form p
	{
		padding-bottom:8px !important;
	}
	
	.form .lbl
	{
		width:112px;
	}
		.lbl label
		{
			width:112px;
			display:block;	
		}
	
	
	.form textarea
	{
		width:438px;
		height:123px;
		background:url('../i/textarea.jpg') 0 0 no-repeat;
		font:14px Trebuchet MS;
		color:#484848;
		border:0;
		padding:9px;
		margin-bottom:8px;
	}

.mini
{
	font:12px Trebuchet MS;
	color:#6f6f6f;
	padding-top:6px;
	margin-bottom:-7px;
}

* + html .mini
{
	margin-bottom:-3px;
}

* html .mini
{
	margin-bottom:-3px;
}


.warn
{
	color:#cd0000;
}
.inputTxt
{
	width:438px;
	height:26px;
	padding:0 9px;
	background:url('../i/input.jpg') 0 0 no-repeat;
	border:0;
	font:14px Trebuchet MS;
	color:#484848;	
}

* + html .inputTxt
{
	height:22px;
	padding:4px 9px 0 9px;
}
* html .inputTxt
{
	height:22px;
	padding:4px 9px 0 9px;
}

.inputSend
{
	width:194px;
	height:42px;
	background:url('../i/send.jpg') 0 0 no-repeat;
	border:0;
	cursor:pointer;
	position:relative;
	margin-left:-4px;
}

.tpd td
{
	padding-right:4%;
}


#footer
{
	width:100%;
	background:#dadada url('../i/footer.jpg') 0 0 repeat-x;
	height:61px;
	padding-top:10px;
	position:relative;
	margin-top:-71px;
}
	#footer .f1
	{
		width:247px;
		padding-right:30px;
		background:url('../i/tel2.gif') 258px 3px no-repeat;
		text-align:right;
		font:20px tahoma;
		color:#1d1e23;
	}
		.f1 .grey
		{
			font:16px tahoma;
		}
	#footer .f2 
	{
		font:14px Trebuchet MS;
		color:#8f314a;	
		padding-left:4px;
	}
		.f2 a
		{
			color:#8f314a !important;
		}
		.f2 a:hover
		{
			color:black !important;
		}
	#footer .f3
	{
		font:13px Trebuchet MS;
		color:#000;				
	}
		.f3 a
		{
			color:#C52122;
		}
		.f3 a:hover
		{
			color:black;
		}
		.f3 p
		{
			padding-top:6px; 
		}
		.f3 .right
		{
			width:300px;
		}

	.logo
	{
		width: 47px;
		height: 40px;
		background: url('../i/logo.jpg') 0 0 no-repeat;
		display: block;
		float: left;	
		margin-right: 20px;
	}


.red
{
	color:#af0000;
}

.grey
{
	color:#7c7c7a;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.clear
{
	clear:both;
}

.darkGrey
{
	color:#5c5c5c;
}

.noback
{
	background:transparent !important;
}

.relative
{
	position:relative;
	border-right:1px solid #000;
}

#subMenu {	
	margin:3px 0 15px 5px !important;
	
}

.dash {
	text-decoration: none !important;
	border-bottom: 1px dashed;
	margin-bottom:2px;
}
.blockForm {
	position': relative;
}
#preload {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 590px;
	background-color:#FFFFFF;
	opacity:0.7;
	text-align: center;
}

#preload img{
	padding-top:200px;
}
