@charset "windows-1251";
.webzanie_info #catalog { 
	width: 100%;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
.webzanie_info #zont {
	width: 272px; height: 290px;
	background: URL('/img/help/zont.jpg') 20px 50px no-repeat;
}
.webzanie_info #header { 
	width: 55%;
	background: #fff; 
	margin: 0; 	padding: 45px 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: left;
} 
.webzanie_info #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.webzanie_info #header h1 p {
	margin: 0; padding: 0;
}
.webzanie_info #header h1 p a {
	font: 32px Tahoma; color: #febf01; font-weight: bold; 
}
.webzanie_info #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 30px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.webzanie_info #header h2 p {
	margin: 0; padding: 0;
	font: 28px Tahoma; color: #6fcc6e; font-weight: bold;  
}
.webzanie_info #header h2 p a {
	font: 28px Tahoma; color: #6fcc6e; font-weight: bold; 
}
.webzanie_info #header p {
	margin: 30px 0 0 0; padding: 0;
	font: 18px Tahoma; color: #000; 
}
.webzanie_info #header p strong {
	color: #cc6e6f; font-weight: bold;
}

.webzanie_info #sidebar1_title {
	border-bottom: 1px #000 solid;
	float: left; 
	width: 272px; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
}
.webzanie_info #sidebar1_title h3 {
	margin: 0 0 0 20px; padding: 0;
	font: 24px/36px Tahoma; color: #cc6e6f; font-weight: bold;
}
.webzanie_info #sidebar2_title {
	border-bottom: 1px #000 solid;
	float: right; 
	width: 25%; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
}
.webzanie_info #sidebar2_title h3 {
	margin: 0 34px 0 0; padding: 0 15px;
	background: #6fcc6e;
	font: 24px/36px Tahoma; color: #fff; font-weight: bold;
	text-align: center;
}
.webzanie_info #sidebar2_title h3 a {
	font: 24px/36px Tahoma; color: #fff; font-weight: bold; text-decoration: none;
}
.webzanie_info #sidebar2_title h3 a:hover{
	font: 24px/36px Tahoma; color: #fff; font-weight: bold; text-decoration: none;
	border-bottom: 2px dashed #fff;
}
.webzanie_info #pages {
	border-bottom: 1px #000 solid;
 	margin: 0 25% 0 272px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
} 
.webzanie_info #pages h3 {
	margin: 0; padding: 0;
	font: 24px/36px Tahoma; color: #000; font-weight: bold;
}
.webzanie_info #pages h3 a {
	color: #6e70cc;
}
.webzanie_info #sidebar1 {
	float: left; 
	width: 256px; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
}
.webzanie_info .reka {

}
.webzanie_info .reka h4 {
	width: 100%;
	padding: 3px 0;
	background: #6fcc6e;
	font: 20px Tahoma; color: #fff; text-align: center; font-weight: bold;
}
.webzanie_info .reka h5 {
	margin: 5px 0 0 20px;
	font: 14px/18px Tahoma; color: #6fcc6e; font-weight: bold;
}
.webzanie_info .reka input, .webzanie_info #sidebar1 .reka select {
	width: 240px;
	margin: 15px 5px;
	font: 8px;
}
.webzanie_info .reka p {
	margin: 20px;
	font: 14px/36px Georgia; color: #000; font-weight: bold;
}
.webzanie_info #sidebar1 #add_link p {
	margin: 20px;
	font: 14px/36px Georgia; color: #000; font-weight: bold;
}
.webzanie_info #sidebar1 #add_link a {
	padding: 2px 5px 5px 5px;
	background: #000; border: 1px solid #ccc;
	font: 15px Georgia; color: #ff0; font-weight: bold; text-decoration: none;
}
.webzanie_info .reka ul.funny {
	list-style-type: cjk-ideographic;
	margin: 20px 0; padding: 0 20px;
}
.webzanie_info .reka ul.funny li {
}
.webzanie_info .reka ul.funny li b {
	display: inline; float: left; width: 10px;
	font: 8px verdand; color: #f00; text-indent: -13px; font-weight: bold;
}

.webzanie_info .reka ul.funny li {
	margin: 0; padding: 0;
}

.webzanie_info #sidebar2 {
	float: right; 
	width: 25%; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
}
.webzanie_info #sidebar2 #catalog_menu {
	width: 100%;
}
.webzanie_info #sidebar2 #catalog_menu ul {
	margin: 16px 34px 0 0; padding: 0;
}

.webzanie_info #sidebar2 #catalog_menu ul li a {
	font: 0.8em/1.7em Tahoma; 
}
.webzanie_info #mainContent {
 	margin: 16px 25% 0 272px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0 20px 0 0; /* padding here creates white space "inside the box." */
	background: #fff;
	text-align: justify;
} 
.webzanie_info #mainContent .contact {
	width: 80%;
	margin: 0 auto;
}
.webzanie_info #footer_catalog {
	width: 100%;
	margin: 50px 0 0 0; padding: 0; boder: 0;
}
.webzanie_info #footer_catalog .left { 
	width: 70%;
	line-height: 50px;
} 
.webzanie_info #footer_catalog .left strong { 
	margin: 0 0 0 20px;
	font: 18px/50px Tahoma; color: #6e70cc;
} 
.webzanie_info #footer_catalog .left strong a{ 
	font: 18px/50px Tahoma; color: #fff;
} 

em {float: left; width: 95%;}
