
@import '/kiturami-rus.ru/css/layout.css';

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #fff;
	font-size: 100.1%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #ED1F24;
	text-decoration: underline;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}


ul, ul li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

.right {
	float: right;
}

.align-right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: left;
}

.red {
	color: #ED1F24;
}

strong.red {
	font-size: 120%;
}

.black {
	color: #000;
}

.b-arrow {
	background: url('/kiturami-rus.ru/images/black-ar.gif') no-repeat 100% 5px;
	padding: 0 10px 0 0;
	text-decoration: none;
}

.arrow {
	background: url('/kiturami-rus.ru/images/red-arrow.gif') no-repeat 100% 5px;
	padding: 0 10px 0 0;
	text-decoration: none;
}

.title {
	text-align: right;
	font-size: 120.9%;
	margin-bottom: 20px;
	border-bottom: 1px solid #808080;
	padding-bottom: 5px; 
}

.title span {
	height: 26px;
	background: #ED1F24;
	color: #fff;
	padding: 5px 20px 5px 20px
}

.hit-item h5 {
	text-transform: uppercase;
	text-align: center;
	font: bold 140% 'arial narrow', arial, helvetica;
	padding-bottom: 15px;
}

.hit-item h2 {
	font-size: 110%;	
}

.block {
	width: 145px;
	float: left;
	margin: 0 10px 15px 0;
}

.bbottom {
	margin-bottom: 10px;
	border-bottom: 1px solid #919191;
}

.main-nav li a, .katalog a {
	text-decoration: none;
}

.img table td {
	padding: 5px 5px 5px 0;
	vertical-align: middle;
}

.content {
	padding-bottom: 40px;
	position: relative;	
}

.content p, .content ul li, .content ol li {
	line-height: 1.5em;
}

.content p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

.content h2 {
	text-transform: uppercase;
	color: #C7C7C7;
	padding-bottom: 10px;
	font: normal 160% arial, verdana, helvetica, serif;
}

.content h4 {
	font: normal 180% arial, helvetica, serif;
	padding-bottom: 10px;	
}

.content img, .content table td {
	border: 1px solid #919191; 
}

.content table {
	margin-bottom: 20px;
	}

.content table td {	
	padding: 3px;
}

.content table thead td {
	background: #919191;
	border: 1px solid #F3F3F3;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.content ol {
	margin: 10px 0 10px 20px;
}

.content ol li {
	padding: 3px 0 3px 5px;
}

.index {
	text-align: justify;
}

.info-bot p {
	margin-bottom: 10px;
}

.info-bot a {
	color: #000;
	font-weight: bold;	
}

.info-bot a:hover, .bbg a:hover {
	text-decoration: underline;
}

#no-flash p {
	position: absolute;
	top: 197px;
	right: 30px;
}

#no-flash #contact {
	position: absolute;
	top: 197px;
	right: 290px;
	font: bold 110% arial, sans-serif;
	text-transform: uppercase;
}

#no-flash a, .bbg a, .info-bot a {
	color: #fff;
	text-decoration: none;
}

#subnav {
	padding: 5px 10px 5px 0;
}

/*---- navigation -----------------*/

.main-nav, .katalog {
	text-transform: uppercase;
}

.main-nav {
	width: 142px;
	float: left;
	font-family: arial;
	padding: 6px 0 0 10px;
}

.main-nav li {
	background: url('/kiturami-rus.ru/images/main-bullet.jpg') no-repeat;
	padding: 10px 0 10px 38px;
}

.main-nav li a, .katalog li a {
	color: #fff;	
}

.main-nav li a:hover, .katalog li a:hover {
	color: #FF0000
}

.katalog {
	padding: 12px 0 0 200px;
}

.katalog li {
	line-height: 20px;
}

.bbg ul {
	/*margin-left: 62px;*/
}

.bbg ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

.bbg ul li a {
	color: #fff;
	text-decoration: none;
}

.content ul {
	padding: 5px 0 10px 10px;
}

.content ul li {
	padding: 5px 0 5px 13px;
	background: url('/kiturami-rus.ru/images/arrow.gif') no-repeat 0 12px;
}

.content ul li a {
	color: #fff;
	text-decoration: none;
}

.content ul li a:hover {
	color: #ff0000;
}

.content ul li ul {
	/*padding: 3px 0 3px 0;	*/
}

.content ul li ul li {
	background: url('/kiturami-rus.ru/images/small-arrow.gif') no-repeat 0 9px;
}






