/* TAG's */

body {
	margin:0;
	padding:0;
	font:75% Tahoma, Arial, sans-serif;
	color:#FFF;
	border:0;
	background:#422b02 url("../i/bg/bg.png") repeat-x 0 0;
}
a:link,
a:visited {
	color:#ffcc00;
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	/*color:#ffcc00;*/
	color:#ffe581;
	text-decoration:underline;
}

a.anh:link,
a.anh:visited {
	text-decoration:none;
	color:#2d90be;
	background:transparent url('../i/bg/anh_bg.gif') repeat-x 0 100%;
}
a.anh:hover,
a.anh:active,
a.anh:focus {
	color:#f63;
	background-image:url('../i/bg/anh_a_bg.gif');
}

h1 {
	margin:0 0 1em 0;
	padding:6px 0 8px 28px;
	font-size:1.5em;
	/*font-size:1.63em;*/
	text-transform:uppercase;
	color:#333;
	background:#ffd459 url("../i/bg/header_bg.png") repeat-x 0 0;
}
.content h1 { font-size:1.63em; }
h2 {
	margin:1em 0;
	padding:0 0 0 32px;
	font-size:1.63em;
	/*font-size:1.5em;*/
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}

font { font:1em Tahoma, Arial, sans-serif !important; }

img { border:none; }

table {
	font-size:1em;
	border-collapse:collapse;
}
table th { vertical-align:top; }

table td {
	padding:0;
	border:none;
	vertical-align:top;
}

/* ***** */

/* ID's */

.carousel-out {
	position:relative;
	clear:both;
	width:884px;
	height:58px;
	padding:7px 38px;
}
#carousel {
	width:884px;
	height:58px;
	overflow:hidden;
}
#carousel img {
	width:98px;
	height:58px;
	margin-right:6px;
	vertical-align:top;
}
.link-next {
	right:22px;
	background-image:url("/i/ico/next-horizontal.png");
}

.link-prev {
	left:21px;
	background-image:url("/i/ico/prev-horizontal.png");
}

.link-nav {
	position: absolute;
	top:15px;
	width:7px;
	height:45px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 0;
}


#ks {
	float:right;
	margin:20px 0 0 0;
	padding:0 21px 0 41px;
	font-size:.91em;
	background:transparent url("../i/kelnik_logo.gif") no-repeat 0 3px;
}
#ks span {
	display:block;
	width:9em;
	height:18px;
	line-height:normal;
}
html>body #ks span {
	height:auto;
	min-height:18px;
}
#ks a:link,
#ks a:visited {
	color:#FFF;
	text-decoration:underline;
}
#ks a:hover,
#ks a:active {
	color:#FFF;
	text-decoration:none;
}

/* **** */

/* CLASS'es */

.bg {
	background-color: transparent !important;
}
.cleaner {
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.counter {
	float:left;
	padding:20px 10px 0 16px;
}
/*
.crn {
	position:relative;
	display:block;
	height:14px;
	background-color:transparent;
	background-image:url('/i/corners/modal_corners_24.png');
	background-repeat:no-repeat;
}

.crn-top,
.crn-btm { margin:0 14px 0 0; }

.crn-top em, 
.crn-btm em {
	float:right;
	right:-14px;
	width:14px;
}
.crn-top { background-position:0 0; }
.crn-btm { background-position:0 -14px; }
.crn-top em { background-position:100% 0; }
.crn-btm em { background-position:100% -14px; }
*/

.dshd {
	height:1px;
	background:transparent url("../../i/bg/brd_dotted_bg.gif") repeat-x 0 0;
}
.dtab {
	margin: 0 0 30px 0;
}
.dtab .ee1 {
	width:132px;
}
.dtab .ee2 {
	font-size:.9em;
	text-align:left;
}
.dtab .ee2 h2 {
	font-size:1.7em;
}
.dtab .dtdiv {
	background-color:#494949;
	padding: .6em 9px .8em 9px;
}
.dtab .dtdiv h2 {
	line-height:1em;
	margin:0; padding: 0 9px;
}
.fixwi {
	width:100%;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.icons-wrap {
	position:relative;
	float:right;
	width:120px;
	height:100px;
	padding:0 8px 0 0;
}
.icons-wrap .ico {
	float:left;
	margin:0;
	padding:16px 15px 0 0;
}
.icons-wrap .ico-home { padding:0 13px 0 0; }

.icons-wrap .link {
	float:left;
	margin:0;
	padding:9px 0 0 24px;
	font-size:.91em;
}
.icons-wrap .link a:link,
.icons-wrap .link a:visited {
	color:#FFF;
	text-decoration:underline;
}
.icons-wrap .link a:hover,
.icons-wrap .link a:active {
	color:#FFF;
	text-decoration:none;
}
.icons-wrap .ico-login {
	width:12em;
	margin:0;
	padding:36px 0 0 0;
	white-space:nowrap;
}
.icons-wrap .ico-login a {
	padding:0 0 0 18px;
	background:transparent url("../i/ico/ico_login.gif") no-repeat 0 70%;
}
.icons-wrap .ico-out {
	position:absolute;
	bottom:0;
	right:70px;
	float:right;
	white-space:nowrap;
}
.icons-wrap .ico-out .link-out {
	margin:0 0 0 22px;
	padding:0 0 0 18px;
	background:transparent url("../i/ico/ico_exit.gif") no-repeat 0 70%;
}


.icon {
	position:relative;
	text-indent:-100em;
	overflow:hidden;
}
.icon span {
	position:absolute;
	top:0;
	left:0;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 0;
}
.icon,
.icon span {
	display:block;
	width:15px;
	height:15px;
}
.icon-gear { background-image:url("../i/ico/ico_gear.gif"); }

.imga img {
	display:block;
	border:6px solid #ffe581;
}
.ind {
	padding: 10px 10px 20px 10px;
}
.ind2 {
	padding: 0 7px 0 20px;
}
.ind3 {
	padding: 0 10px;
}

.logo {
	float:left;
	width:185px;
	height:93px;
	margin:0;
	padding:9px 0 0 89px;
}
.logo img {
	width:185px;
	height:93px;
}

.title {
	position:relative;
	text-indent:-99em;
}
.title span {
	position:absolute;
	background-repeat:no-repeat;
	background-position:0 0;
}
h1.title,
h2.title {
	height:36px;
	padding:0;
	background:#ffd459 url("../i/bg/header_bg.png") repeat-x 0 0;
}
h1.title span,
h2.title span {
	top:6px;
	left:30px;
	height:22px;
	background-color:#ffd459;
}
h3.title,
h4.title { height:18px; }

h3.title span,
h4.title span {
	top:0;
	left:11px;
	height:18px;
	background-color:transparent;
}


.modal-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 190;
}
.modal-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color:#401e00;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
	overflow: hidden;
}
.modal { position:absolute; }

/* my styles */

.bg3 td {
	background-color:#494949;
}
.colo, .colo a {
	color:#ffcc00;
}
.colo2, .colo2 a {
	color:#adadad;
}
.lens {
	height:25px;
	color:#adadad;
	margin: 0 0 1.85em 0;
}
.lens a {
	color:#adadad;
}
.lens img {
	display: inline !important;
	vertical-align:middle;
	margin: 0 !important;
	border: none !important;
}
.msp table {
	margin-left: 0 !important;
}
.tdata3 .eee1 {
	text-align:center;
	padding:0;
}
.tdata3 .eee1 img {
	display:block;
	border: 6px solid #ffe581;
	margin: 0 0 13px 0;
}
.tdata3 .eee2 {
	width:95%;
	padding: 0 0 0 20px;
}
.tdata3 .eee2 h2, .tdata3 .eee4 h2 {
	/*color:#ffcc00;*/
	margin:0; padding:0;
}
.tdata3 .eee3 {
	padding:0;
}
.tdata3 .eee3 img {
	display:block;
	border: 6px solid #ffe581;
	margin: 12px 20px 25px 20px;
}
.tdata3 .eee4 {
	width:95%;
	padding: 14px 0 25px 0;
}
.ti {
	font: normal 2.75em Tahoma, Arial, sans-serif;
	padding: 0 0 .7em 0;
}
.wb {
	color:#f7c547;
	background-color:#494949;
	padding: .35em 8px .45em 8px;
}

/* my styles */


/* ******** */