@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}

a.logo {background: transparent url(../img/logo.gif) top left no-repeat; display:block; height:72px; width:208px}
a:hover.logo {background: transparent url(../img/logo_a.gif) top left no-repeat;}

a.bt1 {background: transparent url(../img/but01.jpg) top left no-repeat; display:block; height:63px; width:168px}
a:hover.bt1 {background: transparent url(../img/but01_a.jpg) top left no-repeat;}

a.bt2 {background: transparent url(../img/but02.jpg) top left no-repeat; display:block; height:63px; width:204px}
a:hover.bt2 {background: transparent url(../img/but02_a.jpg) top left no-repeat;}

a.bt3 {background: transparent url(../img/but03.jpg) top left no-repeat; display:block; height:63px; width:195px}
a:hover.bt3 {background: transparent url(../img/but03_a.jpg) top left no-repeat;}

a.bt4 {background: transparent url(../img/but04.jpg) top left no-repeat; display:block; height:63px; width:177px}
a:hover.bt4 {background: transparent url(../img/but04_a.jpg) top left no-repeat;}

a.bt5 {background: transparent url(../img/but05.jpg) top left no-repeat; display:block; height:63px; width:172px}
a:hover.bt5 {background: transparent url(../img/but05_a.jpg) top left no-repeat;}

input#str {display:block; float:left; background: transparent url(../img/srch.gif) top left no-repeat; display:block; height:35px; width:190px; border: none; padding: 0 0 0 10px}
input#subb {display:block; float:left; background: transparent url(../img/srch_bt.gif) top left no-repeat; display:block; height:35px; width:34px; border: none; margin: 0; text-indent: -999px}

a.reklink {color:#0099CC}

hr { background-color: #a9a9a9;
    color: #a9a9a9;
	border: 0 none;
    width: 100%;
    height: 1px;}

#container {
	border:#ffffff 1px solid;
	border-top:none!important;
	margin:0px auto;
	padding:10px;
	background:#FFF;
	width:1000px;
}

#header {
	border:none;
	margin:0px auto;
	padding:10px;
	background:transparent;
	width:1000px;
	height: 202px;
}


#header_container {
	border-top: thin solid #FFF;
	height:170px;
	margin: 0px;
	padding: 0px;
}
#header_logo1 {
	height:144px;
	width:79px;
	float:left;
	margin-left:10px;
	margin-right:5px;
}
#header_logo2 {
	height:144px;
	width:85px;
	float:right;
	margin-right:10px;
	margin-left:5px;
}
#header_title {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#header_title h1 {
	font-size:20px;
	color:#666;
	/*text-indent:10;*/
	text-align: center;
	vertical-align: top;
	white-space: normal;
	display: inline;
}
div#menu {
	clear:both;
	width: 99%;
	padding: 4px;
	text-align:center;
}
div#menu ul{
	list-style: none;
	padding: 0;
	margin: 0px;
	height: 50px;
}
div#menu li{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 67px;
	margin-right: 67px;
	margin-bottom: 4px;
	width:auto;
}
/*#menu li a:link span{
	text-decoration:none;
	color:#09C;
}
#menu li a:hover span{
	color:#0CF;
	text-decoration:underline;
}
#menu li a:active span{
	color:#0CF;
	text-decoration:underline;
}
#menu li a:visited span{
	color:#09C;
	text-decoration:none;
}*/
div#menu li span{
	position: absolute;
	top: -37%;
	left: -68px;
	text-align: center;
	padding: 1px;
	margin: 0;
	width: 170px;
	font-weight:bold;
}

div#menu a.main_menu:link span{
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}
div#menu a.main_menu:visited span {
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}

div#menu a.main_menu:active span{
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}
div#menu a.main_menu:hover span{
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
	text-decoration: underline;
}

#content {
	background:#fff;
	float:left;
	width:750px;
}
#leftbar {
	background:#fff;
	float:left;
	width: 250px;
}
#footer {
	background:#fff;
	clear:both;
}
/*#reklama {
	clear:both;
	margin:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #000;
	height: auto;
}*/

#left_corner {
	float:left;
	background-image: url(../images/left_corner.png);
	background-repeat: no-repeat;
	width:16px;
	height:60px;
}
#right_corner {
	float:right;
	background-image: url(../images/right_corner.png);
	background-repeat: no-repeat;
	width:16px;
	height:60px;
}

#search_form {
	padding:0px;
	margin:20px 0 20px 0;
}


#content h1{
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:justify;
	margin-right: 10px;
}
#content p{
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	margin:10px;
}
#content h2{
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-transform: uppercase;
}
#footer div#discl{
	border-top:#999 thin solid;
	border-bottom:#999 thin solid;
}

a{
	text-decoration:none;
}
.clear {
	clear:both;
}
.small_br {
	margin:10px;
	padding:10px;
}
.name {
	float:left;
}
.date {
	float:left;
}
.actions {
	float:left;
}
div#nav p{
	text-align:center;
	margin: 20px;
}

div#nav a:link {
	text-decoration:none;
	color:#09C;
}
div#nav a:hover {
	color:#0CF;
	text-decoration:underline;
}
div#nav a:active {
	color:#0CF;
	text-decoration:underline;
}
div#nav a:visited{
	color:#09C;
	text-decoration:none;
}

#messages div .rounded p {
	margin-left:4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	padding:0px;
}
div#username_title {
	float:left;
	width:170px;
}
div#username_title p {
	margin:0px;
	padding-top:2px;
	text-align:left;
}
#username {
	float:left;
	width:250px;
	font-size:12px;
	padding:2px;
	border:#999 thin solid;
}
div#quest {
	float:left;
	width:170px;
}
div#quest p {
	margin:0px;
	padding-top:2px;
	text-align:left;
}

#msg {
	float:left;
	width:250px;
	font-size:12px;
	padding:2px;
	border:#999 thin solid;
}

#keycode {
	float:left;
	width:20px;
	font-size:12px;
	padding:2px;
	border:#999 thin solid;
}
#btn {
	float:left;
	width:220px;
	font-size:12px;
	margin-left:10px;
}
#ans p {
	font-size:16px;
}
div#msg_title {
	float:left;
	width:170px;
}
div#msg_title p {
	margin:0px;
	padding-top:2px;
	text-align:left;
}
div#gb{
	float:left;
}
div#smiles{
	float:left;
	padding-left:10px;
	width:200px;
	
}
.top h2{
	color:#666;
	font-size:12px;
	padding-left:10px;
	padding-bottom:10px;
}
.top div a:link{
	font-size:12px;
	margin-left:60px;
	margin:0px;
	font-weight:bold;
	color:#09C;
	text-decoration:none;
}
.top div a:hover{
	font-size:12px;
	margin-left:60px;
	margin:0px;
	font-weight:bold;
	text-decoration:underline;
	color:#0CF;
}
.top div a:visited{
	font-size:12px;
	margin-left:60px;
	margin:0px;
	font-weight:bold;
	text-decoration:underline;
	color:#09C;
}
.top div a:active{
	font-size:12px;
	margin-left:60px;
	margin:0px;
	font-weight:bold;
	text-decoration:underline;
	color:#09C;
}

.top .cat{
	font-size:12px;
	color:#666;
	margin:0px;
}
.top div{
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:60px;
}
.top div span{
	position: absolute;
	left: 10px;
	top: 0px;
}

div#nav a  { font: normal 14px arial; text-decoration:none; background:#09C; color:#fff!important; padding: 2px 1px 2px 4px!important; border-radius: 5px; margin: 0 3px 0 3px}
div#nav a:hover, div#nav span {	font: normal 14px arial; background:#f9a717; text-decoration:none; color:#fff!important; padding: 2px 1px 2px 4px!important; border-radius: 5px; margin: 0 3px 0 3px}
div#nav a i { font-style: normal; font: normal 14px arial; color:#f9a717; padding: 2px 0px 2px 0px!important}
div#nav a b {font: normal 14px arial; color:#f9a717; padding: 2px 2px 2px 0px!important}
div#nav a:hover b, div#nav a:hover i {color:#000}

.lable {
	float:left;
	width:100px;
}
.lable_title{
	display:inline;
	font-size:12px;
	color:#666;
	margin:0px;
	padding-right:5px;
}

.title {
	float:left;
	width: 400px;
}

.title_lable{
	display:inline;
	font-size:12px;
	color:#666;
	margin:0px;
	padding-right:5px;
}
#cat h2{
	color:#666;
	font-size:12px;
	padding-left:0px;
	padding-bottom:0px;
}


div#cat div a.cat_menu:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}
div#cat div a.cat_menu:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}

div#cat div a.cat_menu:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}
div#cat div a.cat_menu:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
	text-decoration: underline;
}
#cat {
	padding:0;
}

a.b_link:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.b_link:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a.b_link:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.b_link:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
/* Scroller Box */

    #scroller_container {


overflow: hidden;

}

#easyTooltip{
    padding:10px;
    border:1px solid #999999;
    background:#f1f1f1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #2c7fac;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    }