/*--------------------------------------------------
/ Design for kelnik.ru   2010
/ Develop by : Petrov Nikolay
--------------------------------------------------- */

html {
	height:100%;  /* î */ 
	font-size:100%;
}

body {
	color:#1a1a1a;
	font-size: 62.5%;
	background: white;
	color:black;
	line-height:1.4em;
	position:relative; /* thanks for IE7 zoom footer bug */
	height:100%; /* î */
}


/* ÎÁÍÓËßÒÎÐ */
body, select, input, textarea {  
	font-family: Tahoma, Arial, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
}
body, ol, ul, td, form, input, p, blockquote {margin:0;padding:0; }
ol, ul { list-style:none; }
A IMG { border: none; }
textarea { font-size:1.3em; }
strong {
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin:0;
}

/* ÑÑÛËÊÈ */
a:visited { }
a { color: #007ac1; /* outline:none;*/ }
a:hover { color: #0095ec !important;}



/* ÄÅÔÎËÒÍÛÅ ÑÒÈËÈ */

.textBox {
	overflow:hidden; /* îáðåçàåì áîëüøèå êàðòèíêè è òàáëèöû */
	font-size:1.4em;
	line-height:1.42em;
	color:#1a1a1a;
	zoom:1;
}

.textBox img {
	margin:10px;
}

.textBox p {
	margin-top:0;
	margin-bottom:21px;
}

.pageTitle2 {
}

.pageTitle2 h1, .pageTitle2 .h1{
	font-size:1em;
	margin:0;
}

.textBox h1, .textBox .h1 {
	margin-top:9px;
	margin-bottom:11px;
	font-size:1.39em;
	font-weight:normal;
	color:#4C6897;
	line-height:1.2em;
}
.textBox h2, .textBox .h2 {
	margin-top:36px;
	margin-bottom:16px;
	font-size:1.7em; 
	line-height:1.2em; 
	font-weight:normal;
	color:#2c93cc;
	font-family:verdana;
	color:black;
}

.textBox h3, .textBox .h3 {
	margin-top:42px;
	margin-bottom:12px;
	font-size:1.5em;
	font-weight:normal;
	color:black;
}

.textBox h4, .textBox .h4 {
	font-size:1.2em;
	font-weight:normal;
	margin-top:33px;
	margin-bottom:12px;
	color:black;
	font-family:verdana;
}

.textBox h5, .textBox .h5 {
	font-size:1.2em;
	margin:18px 0 5px;
	font-weight:normal;
	color:#202020;
}

.textBox h6, .textBox .h6 {
	color:#202020;
	font-size:0.73em;
	margin:18px 0 5px;
	font-weight:bold;
}

/* ÒÀÁËÈÖÀ */

.textBox table {
	margin:0; 
	margin-bottom:43px;
	/*border-spacing:3px;*/
	border-collapse:collapse; 
	margin-left:2px;
	margin-bottom:15px;
	margin-top:5px;
}

.textBox table td {
	vertical-align:top;
	
	padding-left:20px;
	padding-right:20px;
	
	padding-top:12px;
	padding-bottom:9px;
	border-bottom:1px solid #C0C4CA;
	border-right:3px solid white;
}

.textBox table thead td {
	font-family:verdana;
	font-size:17px;
}

.textBox table tbody td {
	
}

.textBox table td.lastTd {
	border-right:none;
}

.textBox table tbody tr { 
	
}

.textBox table tbody tr.odd { 
	
}

.textBox table tbody tr.odd td { 
	background:pink;
}


/* OL */

.textBox ol {
	margin-bottom:15px;
	list-style-position:outside;
	list-style-position:inside;
	padding-left:23px;
	line-height:1.2em;
}

.textBox ol li {
	list-style-type:decimal;
	margin-bottom:21px;
	line-height:20px;
}

.textBox ol li ol {
	list-style-position:outside;
	margin-bottom:0px;
	position:relative;
	left:-7px;
}

.textBox ol li ol li {
	margin-top:5px;
}

.textBox ul li ul {
	margin-bottom:0;
	position:relative;
	left:-7px;
	margin-bottom:-8px;
	margin-left:40px;
	margin-top:10px;
	
}

.textBox ul li ul li {
	background:url(/a0/ru/img/li.gif) no-repeat 0 0.5em;
	/* _background:url(/a0/ru/img/li.gif) no-repeat 0 9px; */
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:12px;
	zoom:1;
}

.textBox ul li ul li ul li {
	background:url(/a0/ru/img/li.gif) no-repeat 0 0.5em;
}

.artCaption {
	border-left:2px solid #516B9C;
	font-weight:bold;
	padding-left:10px;
	color:#4C4C4C;
}

/* framework */

.tahoma { font-family:tahoma; }
.georgia { font-family:georgia; }
.f11 { font-size:1.1em; }
.f12 { font-size:1.2em; }
.f13 { font-size:1.3em; }
.f14 { font-size:1.4em; }

.fl { float:left; zoom:1;}
.z {zoom:1; }
.fr { float:right;}
.pr {position:relative;}
.br { border:1px solid red;}
.none { display:none; }
.block {display:block !important;}
.clear { clear:both; }
.nowrap { white-space:nowrap; }
.lastItem {margin-right:0 !important; padding-right:0 !important;}
.white { color:white;}
.bold { font-weight:bold; }
.center { text-align:center; }
.clearRight {clear:right;}
.clearLeft {clear:left;}
.out, 
.hidden { position:absolute;
	top:0 !important;
	top:-6000px !important; 
}

.redStar { color:#ff0000; }


.select {
	border:1px solid #7F9DB9;
	height:21px;
	font-size:14px;
}

.textArea {
	border:none;
}

.inputIE {
	_border-top:2px ridge #B5B5B5;
	_border-left:2px ridge #B5B5B5;
	_border-bottom:1px solid #D4D0C8;
	_border-right:1px solid #D4D0C8;
}

.rub {
	background: urlurl(../img//rub.gif) no-repeat scroll 0 0.73em;
}


.rubBold {
	background: urlurl(../img//rubBold.gif) no-repeat scroll 0 0.85em;
	font-size: 14px;
	font-weight:bold;
}

.rubBig {
	background: urlurl(../img//rubBig.gif) no-repeat scroll 1px 0.8em;
	font-size: 24px;
}

.dashed {
	text-decoration:none;
	border-bottom:1px dashed #0090FF;
	color:#0090FF;
}

.dashed:visited {
	color:#0090FF;
}

.dashedP:hover .dashed,
.dashed:hover {
	text-decoration:none;
	border-bottom:1px dashed #54D400;
	color:#54D400;
}

.strike {
	text-decoration:line-through;
}

button {
	border:none;
	background:transparent;
	padding:0;
	margin:0; 	
	overflow:visible;
	display:block;
	zoom:1;
	cursor:pointer;
}

button img {
	zoom:1;
	position:relative;
}

.shadow {
	background:#000;
	height:100%;
	left:0;
	opacity:0.45;
	filter:alpha(opacity = 45);
	position:fixed;
	top:0;
	width:100%;
	z-index:500;
	display:none;
}


/* ============= */

.sidebarR {
	float:right;
	position:relative;
}

.sidebarL {
	float:left;
	zoom:1;
	
}

.header {
	z-index:100;
}

.body {
	zoom:1;
	/* min-height:350px; /* ìèíèìàëüíàÿ âûñîòà ñòðàíèöû */
	z-index:100;
	
	/* position:relative; */
}


.main {
	min-height:100% !important; /* î */
	height: auto !important;
	height:100%;
	zoom:1;
	font-size:1em;
	/* position:relative; */
}

.body {
	width:755px;
	z-index:200;
	position:relative;
	padding-bottom:227px; /* o */
}

.footer {
	height:227px; /* î */
	clear:both;
	margin-top: -227px; /* î */
	font-size:1em;
	zoom:1;
	position:relative;
	z-index:400;
}


p {
	margin-bottom:20px;
}

blockquote {
	font-weight:bold;
	color:#007ac1;
	margin-bottom:20px;
	padding-right:40px;
}



/* UL */

.textBox ul {
	margin-bottom:15px;
	zoom:1;
	line-height:1.42em;
	margin-left:20px;
	margin-top:-11px;
}

.textBox ul li {
	background:url(../img/li.gif) no-repeat 0 0.5em;
	background:url(../img/li.gif) no-repeat 0 0.55em;
	/* _background:url(../img/li.gif) no-repeat 0 9px; */
	zoom:1;
	padding-left:12px;
	padding-bottom:5px;
	margin-bottom:0px;
}

.content {
	zoom:1;
	z-index:50;
	line-height:1.78em;
	padding-bottom:40px;
}

/* DEFAULT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
