﻿body
{
	padding: 0px;
	margin: 0px;
	line-height: 1.0;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/kletka.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

P.epic:first-letter {
	font-size: 47px; 
	float: left; 
	color: #996633; 
	padding-right: 5px; 
	margin-top: 6px;
	margin-left: -5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:0.9
}
P.epic {
	margin-bottom:40px;
	color: #333333
}

P.epicbrown:first-letter {
	font-size: 47px; 
	float: left; 
	color: #996633; 
	padding-right: 5px; 
	margin-top: 6px;
	margin-left: -5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:0.9
}
P.epicbrown {
	margin-bottom:40px;
	color: #996633; 
}

P.epicblack:first-letter {
	font-size: 47px; 
	float: left; 
	color: #333333; 
	padding-right: 5px; 
	margin-top: 6px;
	margin-left: -5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:0.9
}
P.epicblack {
	margin-bottom:40px;
	color: #333333; 
}

P {
	margin-bottom:10px
}

TD {
	margin: 0px;
	padding: 0px
}

pre{
padding:10px;margin:2px;border:1px dotted #f52;background:#f8f8f8; 
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.maroon {
	color: #800000;
}

.brown {
	color: #BB8E50;
}

.white {
	font-size:16px;
	color: #F0F0F0;
}

.gray {
	color: #606060;
}

A.lang:link {
	font-size:20px; font-weight:normal;
	text-decoration:none;
	color:#F5F5F5;
}
A.lang:hover {
	font-size:20px; font-weight:normal;
	color:#F5F5F5;
	text-decoration:none;
}
A.lang:visited {
	font-size:20px; font-weight:normal;
	text-decoration:none;
	color:#F5F5F5;
}
A.lang:active {
	font-size:20px; font-weight:normal;
	text-decoration:none;
	color:#F5F5F5;
}

A.white:link {
	text-decoration:underline;
	color:#F0F0F0;
}
A.white:hover {
	color:#F0F0F0;
	text-decoration:none;
}
A.white:visited {
	color:#F0F0F0;
}
A.white:active {
	color:#F0F0F0;
}
 
A:link {
	text-decoration:underline;
	color:#333333;
}
A:hover {
	color:#996633;
	text-decoration:none;
}
A:visited {
	color:#333333;
}
A:active {
	color:#996633;
}

INPUT {
	border:none;
	background-color:#e9e9e9;
	width:170px;
	height:20px;
	margin-bottom:10px;
	margin-top:2px;
}

TEXTAREA {
	border:none;
	background-color:#e9e9e9;
	width:170px;
	height:100px;
	margin-bottom:10px;
	margin-top:2px;
}

INPUT.BUTTONSTYLE {
	background-color:#FFFFFF;
	border-bottom-style:none;
	border-left-style:solid;
	border-left-width:4px;
	border-right-style:solid;
	border-right-width:4px;
	border-top-style:none;
	border-left-color:#996633;
	border-right-color:#996633;
	width:80px;
	height:20px;
	font-family: 'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#333333;
	cursor: pointer;
}

ul
{
	margin: 10px 5px 10px 20px;
	list-style: square;
}
ol
{
	margin: 10px 5px 10px 40px;
	list-style: decimal;
}


/* OnlineSupport */

.inp 
{
	 FONT-SIZE: 12px; 
	 FONT-FAMILY: Tahoma;
	 border-color:#737373;
	 border-width:1px;
	 border-style:solid;
	 padding-left:2px;
	 padding-right:2px;	 
	 border-top-color:#505050;
	 border-left-color:#505050;
	 border-bottom-color:#C3C3C3;
	 border-right-color:#C3C3C3;
	 width: 100px;
	 height:18px;	  
}

.btn
{
	
	background-image: url(/Spravka/images/style/btnBG.gif);
	border-right: #737373 1px solid;
	border-top: #737373 1px solid;
	border-left: #737373 1px solid;
	border-bottom: #737373 1px solid;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #5a5a5a;
	font-family: Tahoma;
	width: 30px;
	height:22px;

}

.lbl
{
	font-family: Tahoma;
	font-size: 11px;
}

