@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #141414;
	background-image: url(../images/main_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed; 
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #888888;
}

a:hover {
	color: #353535;
}

#wrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header {
	float: left;
	position: relative;
	width: 900px;
	height: 366px;
	background-color: #CCCCCC;
	background-image: url(../images/header_bg.jpg);
}

#first-menu{
	float: left;
	position: relative;
	width: 900px;
	height: 26px;
	background-color: #999;
	background-image: url(../images/first_menu_bg.jpg);
	text-align: right;
}

#first-menu a{
	display: block;
	height: 22px;
	position: absolute;
	top: 1px;
}

.pismo {
	width: 137px;
	background-image: url(../images/pismo.jpg);
	right: 0px;
}

.oferta {
	width: 140px;
	background-image: url(../images/oferta.jpg);
	right: 137px;
}

.pismo:hover {
	background-position: 0 22px;
}

.oferta:hover {
	background-position: 0 22px;
}

#second-menu {
	float: left;
	position: relative;
	width: 900px;
	height: 31px;
	background-color: #666;
	background-image: url(../images/second_menu_bg.jpg);
}

#second-menu ul{
	margin: 0px;
	padding: 0px;
	height: 31px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#second-menu ul li{
	float: left;
	height: 31px;
	line-height: 31px;
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#main-content {
	float: left;
	position: relative;
	width: 850px;
	height: 680px;
	background-color: #333;
	background-image: url(../images/bg.jpg);
	background-color: #FFFFFF;

	padding-left: 50px;
}

ul{
	padding: 0px;
	margin: 0px;
}

ul li{
	margin-left: 20px;
}

#left {
	width: 500px;
	position: relative;
	text-align: justify;
	padding-top: 100px;
}

.title {
	width: 100%;
	float: none;
	height: 16px;
	position:relative;
}

#right {
	width: 270px;
	height: 690px;
	position: absolute;
	top: 0px;
	right: 20px;
	text-align: center;
	padding-top: 20px;
	color: #6c6964;
	line-height: 14px;
}

#right a {
	color: #666;
}

#right a:hover {
	color: #333;
}

#footer {
	width: 860px;
	color: #FFFFFF;
	position: relative;
	float: left;
	height: 70px;
	background-repeat: no-repeat;
	background-color: #141414;
	background-image: url(../images/footer.jpg);
	line-height: 60px;
	text-align: right;
	padding-right: 40px;
}

#full {
	width: 583px;
	height: 77px;
	background-image: url(../images/main_content_bg.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
}



h2 {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}


.KT_tngtable {
	width: 500px;
	background-color: #efefef;
	border: 1px solid #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.KT_tngtable tr td{
	height: 35px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #fff;
	padding-left: 5px;
}

.KT_tngtable tr th{
	height: 40px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/th.jpg);
	text-indent: 10px;
	text-transform: uppercase;
}

.KT_tngtable textarea {
	width: 484px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.KT_tngtable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cheking {
	width: 20px;
}

.KT_tngtable tr th img{
	margin-right: 5px;
	vertical-align: middle;
}

#KT_Insert1 {
	width: 150px;
	height: 28px;
	border: 1px solid #bbb;
	background-color: #efefef;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
