*, html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(images/top.jpg) top repeat-x;
	background-color:#333;
}

#wrapper {
	width:867px;
	margin:0 auto;
	padding-bottom:10px;
}

#header {
	width:867px;
	height:49px;
	margin:0;
	padding-top:5px;
}

#logo {
	padding-bottom:10px;
	margin-left:35px;
	margin-top:20px;
	float:left;
	width:314px;
	height:23px;
	background:url(images/logo.jpg) no-repeat;
}

/*-----SEARCH-----*/
#search-box {
	padding:7px 17px 0 0;
	float:right;
	width:179px;
	height:29px;
}

#searchbg {
	width:214px;
	height:46px;
	background:url(images/bg.jpg) no-repeat;
	float:right;
}

#search {
	width:131px;
	height:22px;
	border:none;
	padding:7px 0 0 8px;
	color:#333333;
	float:left;
	background:url(images/search.jpg) no-repeat;
}

#go {
	width:40px;
	height:29px;
	float:right;
	border:none;
	background:url(images/go.jpg) no-repeat;
	color:#353535;
	text-align:left;
}

#page {
	width:867px;
	height:auto;
	margin:0;
	padidng:0;
}

/*-----LEFT BOX-----*/
#left {
	width:647px;
	margin:0;
	padding:0;
	float:left;
}

.box {
	width:647px;
	height:auto !important;
	padding:0;
	font-size:12px;
	background:url(images/box-mid.jpg) right repeat-y;
	
}

.top-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding:0 0 0 75px;
	line-height:58px;
}

.box-top {
	width:647px;
	height:59px;
	line-height:10px;
	margin:0;
	padding: 0;
	background:url(images/box-top.jpg) top right no-repeat;
}

.box-mid {
	width:523px;
	height:auto;
	margin: 0;
	padding: 20px 50px 20px 74px;
	background:url(images/box-mid.jpg) repeat-y;
	background:url(images/kursi.jpg) right bottom no-repeat;
}

.box-cat {
	width:260px;
	float:left;
}
.box-mid ul {
	font:bold 14px "Arial", Helvetica, sans-serif;
}

.main li, .sub li {
	list-style:none;
	padding:3px 0;
	color:#333;
}

.main li {
	text-indent:20px;
	background:url(images/icon.jpg) left center no-repeat;
}
.sub li {
	background:url(images/icon-btm.jpg) left center no-repeat;	
	text-indent:25px;
}

.main li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main li a:hover, .sub li a:hover {text-decoration:none}

.box-btm {
	width:647px;
	height:55px;
	background:url(images/box-btm.jpg) right no-repeat;
}

.title {
	color:#E66200;
	font:bold 13px Arial, Helvetica, sans-serif;
}

.title a:link {color:#E66200;font-weight:bold}
.title a:hover {color:#A37146}
.title a:visited {color:#A37146;font-weight:bold;}

.post {
	padding:0 40px 0 20px;
	margin-bottom:5px;
	background:url(images/icon-btm.jpg) 0 4px no-repeat;
}
.post a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.post a:hover {text-decoration:underline}

/*-----RIGHT BOX-----*/
#right {
	width:216px;
	margin:0;
	padding:0;
	float:right;
}

.sidebar {
	width:216px;
	height:auto;
	float:right;
}

.bar-top {
	width:216px;
	height:53px;
	background:url(images/box-right-top.jpg) top no-repeat;
}

.bar-mid {
	width:216px;
	background:url(images/box-right-mid.jpg) repeat-y;
}

.bar-btm {
	width:216px;
	height:53px;
	background:url(images/box-right-btm.jpg) top no-repeat;
}

.clear {clear:both}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0 0 220px;
	color:#FFFFFF;
	line-height:15px;
	background-color:#333;
}

.main2 li {
	list-style:none;
	padding:3px 0;
	color:333;
	font:bold 12px "Arial", Helvetica, sans-serif;
	text-indent:20px;
	background:url(images/icon.jpg) left center no-repeat;
}

.main2 li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main2 li a:hover, .sub li a:hover {text-decoration:none}

.tsubmit td {
	padding: 3px;
}

.tsubmit #kanan {
	width: 90px; text-align:right; vertical-align:top;	
}

.err {
	color:#ff0000;
}