* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	list-style: none;
}

body {
	background: #eaeaea;
	border-top: 5px solid #000;
	color: #333;
}

a {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#wrapper {
	width: 860px;
	padding: 10px;
	margin: 0px auto;
	background: #FFF;
}

#top {
	margin: 0px 0px 20px;
}

#banner {
	float: left;
	background: url(../img/bs_logo.gif);
	width: 193px;
	height: 60px;
}

#orco {
	float: right;
}

#kwick-box { 
	padding: 0px;
	width: 860px;
	overflow: hidden;
}

#kwick-box h2 {
	margin: 0px;
}

#kwick {
	position: relative;
	width: 860px;
	height: 120px;
	overflow: hidden;
	padding: 0px;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 120px;
	width: 215px;
	background: #fff;
}


#kwick ul {
	display: block;
	overflow:hidden;
	width: 867px;
}

#kwick li {
	float: left;
}

#leftside {
	width: 202px;
	float: left;
}

#rightside {
	width: 648px;
	float: right;
}

.box {
	background:#ddd;
	margin-bottom:10px;
	padding: 0px;
	overflow: hidden;
}

.box div div.content {
	padding: 10px;
	border-bottom: 1px solid #BBB;
	overflow: hidden;
}

.box h2 {
	color:#fff;
	background:#333 url(../img/title_back.gif);
	margin: 0px;
}

.box h2 a {
	display: block;
	background: url(../img/switch_minus.gif) no-repeat 99% 50%;
	color: #FFF;
	padding:6px 12px;
}

.box h2 a.closed {
	background-image: url(../img/switch_plus.gif);
}

.menu h2 a {
	padding: 6px 12px;
	background-position: 185px 50%;
}

.menu div {
	padding: 0px;
}

.menu li {
	line-height: 14px;
}

.menu div a {
	border-bottom: 1px solid #BBBBBB;
	color: #000000;
	display: block;
	width: 192px;
	padding: 4px 0px 4px 10px;
}

.menu div a.paspanel, a.paspanel {
	color: #B40000;
}

.menu div a:hover {
	background-color: #EEE;
}

#servis a {
	background-image: url(../img/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	width: 187px;
	padding-left: 15px;
}

input, textarea {
	border: 1px solid #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#frmFikir input {
	width: 136px;
	font-size: 11px;
	padding: 3px 3px;
	margin: 5px 0px;
}

#frmFikir input.submit {
	background: #C2C2C2;
	width: 100%;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

#pagecontent {
	min-height: 186px;
}

#twitter .logo {
	float: right;
	background: url(../img/twitter.gif) no-repeat;
	height: 26px;
	width: 27px;
	z-index: 999;
}

#twitter .container {
	background: #EEEEEE;
	padding: 3px;
	margin-top: -7px;
}

#twitter .content div {
	border: 1px dashed #0065BC;
	padding: 3px;
}

#tweet li span {
	color: #0065bc;
	font-weight: bold;
}

#tweet a {
	color: #B40000;
}

#tweet a.twittime {
	display: block;
	line-height: 20px;
	color: #666;
	font-size: 10px;
}

#footer {
	width: 868px;
	margin: 20px auto 0px;
	padding: 0px 0px 0px 10px;
	color: #575757;
}

h3.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

h3.active {
	background: #FFF;
	font-weight: bold;
}

div.element {
	padding: 0px;
}

#pagecontent p {
	line-height: 18px;
	margin: 0px 0px 10px;
}

#pagecontent li {
	line-height: 18px;
}

div.element {
	padding: 5px;
}