/* CSS Document */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
}
H1 {
	color:#f00;
	margin:0px;
	margin-top:5px;
	
	font-size:15pt;
	text-indent:20pt;
}
P {
	margin-top:5px;
	margin-bottom:5px;
	font-size:10pt;
	text-align:justify;
	text-indent:20pt;
}
UL,OL {
	margin-bottom:5px;
	margin-top:0px;
	margin-left:50px;
	padding-left:20px;
}
LI {
	text-indent:20pt;
}

#body {
	background-color:#FFC600;
	width:995px;
	height:924px;
}
#footer {
	background:url(/templates/index/images/footer_bg.gif) #1DB319 top no-repeat;
	line-height:120%;
	width:995px;
	height: 80px;
	bottom:0px;
	color:#fff;
	font-size:8pt;
}
#footer A { color:#fff; text-decoration:none; font-weight:bold; }
#footer A:hover { text-decoration:underline; }
#header {
	background:url(/templates/index/images/header_right_bg.jpg) right no-repeat;
	height:193px;
}
#logo {
	width:508px;
	height:193px;
	float:left;
}
#menu {
	width:296px;
	
	float:left;
	overflow:hidden;
}
#gnomy {
	background:url(/templates/index/images/gnomy_bg.gif) no-repeat;
	height:121px;
	padding-left:51px;
}
#maincol {
	padding-left:51px;
	background:url(/templates/index/images/maincol_bg.gif) no-repeat;
	height:552px;
}
#maincontainer {
	background: #fff url(/templates/index/images/maincontent_bg.jpg) repeat-x;
	height:525px;
	width:735px;
	overflow:auto;
	padding:5px;
}
#maincontent {
	width:715px;
	float:left;
}
#ourprints {
	float:right;
	width:250px;
	height:100%;
	text-align:center;
}

#vydannia H1, #vydannia A, #ourprints H1, #ourprints A {
	color:#f00;
	text-align:left;
	font-size:11pt;
	padding:0px;
	padding-left:10px;
	text-indent:0px;
	text-decoration:none;
}
#vydannia A:hover, #ourprints A:hover {
	color:#FD6473;
	text-decoration:overline underline;
}
#ourprints H2 {
	background:#fc0;
	color:#000;
	text-align:left;
	font-size:10pt;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	margin-top:10px;
}
#feya {
	position:absolute;
	top:70px;
	left:300px;
}
#error {
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding-left:2px;
	background:#f00;
	position:absolute;
	z-index:100;
	right:0px;
	top:0px;
}
.vidguky {
	border-top:double 3px #f00;
	border-bottom:double 3px #f00;
	text-indent:0px;
	color:#f00;
	font-size:10pt;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:0px;
}
.comment_user {
	text-indent:0px;
	font-weight:bold;
	color:#c00;
}
.comment_mail {
	margin:0px;
	text-indent:0px;
	color:#999;
}
.comment_table {
	border-bottom: dashed 1px #f00;
}