body
{
	background: #000 url(../img/h.png) repeat-x;
	font-size: 12px;
}

#page
{
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

* html #page { height: 100%; }

#header
{
	float: left;
	clear: left;
	width: 1000px;
	height: 115px;
}

h1
{
	float: left;
	margin-top: 17px;
	width: 252px;
	height: 84px;
}

#page .forum a {
        /*color: black;*/
}
#page h1 a, h1 a
{
	display: block;
	width: 252px;
	height: 84px;
	background: url(../img/logo.png) no-repeat;
}

#ad1
{
	width: 727px;
	height: 90px;
	float: right;
	margin-top: 14px;
}

#skyscrapper, #skyscrapper2
{
	width: 400px;
	height: 500px;
	float: right;
	margin: 2px 4px 2px 0;
}

#skyscrapper2
{
	width: 260px;
	height: 530px;
}

#menubar
{
	float: left;
	clear: left;
	width: 1000px;
}

#menubar ul
{
	float: left;
	margin-top: 3px;
	list-style: none;
}

#menubar li
{
	display: inline;
	float: left;
	margin-left: 1px;
	margin-right: 3px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: relative;
}

#menubar li a
{
	display: block;
	height: 18px;
	color: #FFF;
	text-decoration: none;
	padding: 0 12px;
	padding-top: 4px;
	background: #40B4ED url(../img/m.png) repeat-x;
}

* html #menubar li a { float:left; }
{
	margin-left: 28px;
}

#menubar .ml, #menubar .mr, #menubar .hl, #menubar .hr, #menubar .cl, #menubar .cr
{
	width: 8px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}

#menubar .ml { background: url(../img/ml.png) no-repeat; }
#menubar .mr { background: url(../img/mr.png) no-repeat; }
#menubar .hl { background: url(../img/mhl.png) no-repeat; }
#menubar .hr { background: url(../img/mhr.png) no-repeat; }
#menubar .cl { background: url(../img/cl.png) no-repeat; }
#menubar .cr { background: url(../img/cr.png) no-repeat; }

#menubar span
{
	display: block;
	float: left;
	height: 18px;
	background: black;
	padding: 0 12px;
	cursor: pointer;
	padding-top: 4px;
}

#menubar span a, #menubar span a:hover, #menubar span a:active {
       margin: 0;
       padding: 0;
       background: transparent;
       color: white;
}

#menubar li:hover ul, #menubar li.iefix ul
{
	display: block;
}

#menubar li a:hover
{
	background: #40B4ED url(../img/mh.png) repeat-x;
}

#menubar li ul
{
	width: 150px;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 22px;
	left: -2px;
	background: #42b6ed;
	border: 1px solid #333;
	display: none;
}

#menubar li ul li
{
	border-top: 1px solid #333;
	margin: 0;
}

#menubar li ul li a
{
	width: 140px;
	height: 16px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 4px 5px 2px 5px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	background: #42b6ed;
	text-align: left;
}

#menuright
{
	float: right;
	width: 260px;
	height: 18px;
	text-align: right;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 7px;
}

#menuright a
{
	padding: 0;
	margin:0;
	text-decoration: none;
	color: #FFF;
	margin: 0 4px;
}

#menuright a:hover { text-decoration: underline; }

#colons
{
	float: left;
	clear: left;
	width: 1000px;
	margin-top: 23px;
}

#col1
{
	float: left;
	width: 576px;
}

#col2
{
	float: left;
	width: 412px;
	margin-left: 10px;
}

.block-top, .block-bottom, .block-top div, .block-bottom div,
.dark-block-top, .dark-block-bottom, .dark-block-top div, .dark-block-bottom div
{
	float: left;
	clear: left;
	height: 6px;
	line-height: 0;
	font-size: 0;
	background: #FFF url(../img/ntr.png) top right no-repeat;
}

.dark-block-top
{
	background: #222 url(../img/dtr.png) top right no-repeat;
}

.block-top, .dark-block-top { margin-top: 10px; }

.block-bottom, .dark-block-bottom { background: #FFF url(../img/nbr.png) top right no-repeat; margin-right: -3px; }

.dark-block-bottom { background: #222 url(../img/dbr.png) bottom right no-repeat;  }

.block-top div, .dark-block-top div { background: url(../img/ntl.png) no-repeat; width: 6px; }
.block-bottom div, .dark-block-bottom div { background: url(../img/nbl.png) no-repeat; width: 6px; }

.dark-block-top div { background: url(../img/dtl.png) no-repeat; width: 6px; }
.dark-block-bottom div { background: url(../img/dbl.png) bottom left no-repeat; width: 6px; }


.block, .dark-block
{
	float: left;
	clear: left;
	background: #FFF;
	padding: 0 6px;
	text-align: left;
	overflow:hidden;
}

.dark-block { background: #222; }

.block h2, .dark-block h2
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 18px;
	height: 20px;
	color: #6E6E6E;
	font-weight: normal;
	padding-left: 26px;
	margin-bottom: 5px;
}

.dark-block h2
{
	color: #FFF;
	padding-left: 5px;
}

.block h2.exclamation { background: url(../img/exclamation.png) no-repeat; }
.block h2.stats { background: url(../img/stats.png) no-repeat; }
.block h2.natjecanja { background: url(../img/natjecanja.png) no-repeat; }
.block h2.star { background: url(../img/star.png) no-repeat; }
.block h2.tools { background: url(../img/tools.png) no-repeat; }
.block h2.cloud { background: url(../img/cloud.png) no-repeat; }
.block h2.apps { background: url(../img/apps.png) no-repeat; }
.block h2.info { background: url(../img/info.png) no-repeat; padding-top: 2px; }
.block h2.comments { background: url(../img/comments.png) no-repeat; }
.block h2.kladionice { background: url(../img/kladionice.png) no-repeat; }
.block h2.registracija { background: url(../img/registracija.png) no-repeat; }
.block h2.galerije { background: url(../img/galerije.png) no-repeat; }

.footer
{
	float: left;
	clear: left;
	width: 1000px;
}

table.hover tr td.hovered { background-color: #F4F4F4; }

.block th.center, .block td.center
{
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.block .h2alt
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A7A7;
	text-align: right;
	margin-top: -20px;
	height: 15px;
}

.whosonline
{
	float: left;
	clear: left;
	width: 985px;
}

.whosonline a
{
	float: left;
	margin-right: 8px;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D8EC2;
	padding-left: 5px;
}

.whosonline a:hover { color: #eee; }

ul.nobullet, ul.nobullet li { background: none; }

ul.user-list { width: 542px; }

ul.user-list li
{
	display: block;
	width: 69px;
	height: 82px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.user-list li img
{
	float: left;
	width: 69px;
	height: 69px;
}

ul.user-list li a
{
	float: left;
	clear: left;
	width: 69px;
	text-align: center;
}

ul.bet-list
{
	width: 542px;
	border-top: 1px solid #e7e7e7;
	padding: 0;
	float: left;
	clear: left;
	margin-top: 10px;
}

ul.bet-list li
{
	display: block;
	padding: 2px 0;
	padding-top:0;
	margin: 2px 0;
	width: 542px;
	float: left;
	clear: left;
	border-bottom: 1px solid #e7e7e7;
	font-size: 14px;
}


h2 a
{
	text-decoration: none;
	color: #1da1e1;
}

h2 a:hover { color: #6e6e6e; }

.findbox
{
	display: none;
	position: absolute;
	left: 300px;
	top: 100px;
	width: 314px;
	height: 80px;
	z-index: 1000;
}

.findbox-holder
{
	width: 314px;
	height: 80px;
	position: relative;
}

.findbox-bg
{
	position: absolute;
	left: 0;
	top: 0;
	width: 314px;
	height: 80px;
	background: url(../img/findbox.png) no-repeat;
}

* html .findbox-bg
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='static/img/findbox.png', sizingMethod='image');
}

.findbox-content
{
	position: absolute;
	left: 0;
	top: 0;
	width: 314px;
	height: 80px;
	z-index: 1001;
}

.findbox-content *
{
	position: absolute;
	left: 0;
	top: 0;
}

.findbox-content a.close
{
	display: block;
	left: 287px;
	top: 12px;
	width: 16px;
	height: 15px;
	background: url(../img/close3.png) no-repeat;
}

.findbox-content a.close:hover { background-position: 0 -15px; }

.findbox form
{
	width: 314px;
	height: 80px;
	background: url(../img/editfield.png) 18px 42px no-repeat;
}

.findbox label
{
	font-family: Georgia, Verdana, Arial, Heletica, sans-serif;
	font-size: 18px;
	color: #fff;
	width: 245px;
	height: 21px;
	left: 16px;
	top: 15px;
	padding-left: 25px;
}

.findbox input
{
	width: 201px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	left: 19px;
	top: 43px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

.findbox button
{
	left: 227px;
	top: 42px;
	width: 69px;
	height: 20px;
	border: none;
	background: transparent url(../img/pronadji.png) no-repeat;
}

.findbox button:hover { background-position: 0 -20px; }

.whosonline .friend
{
	float: left;
	margin-left: 10px;
	width: 60px;
	height: 70px;
}

.whosonline .friend a
{
	width: 51px;
	text-align: center;
	overflow:hidden;
}

.infoline
{
	float: left;
	clear: left;
	width: 551px;
	margin: 1px 0;
	padding: 1px 0;
}

.infoline a
{
	text-decoration: none;
	color: #1da1e1;
}

.infoline a:hover { color: #6e6e6e; }

.hillite { background: #f1f1f1; }

.infoline p, .infoline strong { float: left; }
.infoline strong { width: 56px; padding-top:2px; padding-left: 4px; }

.txtlinks
{
	float: left;
	width: 460px;
	margin-left: 5px;
	margin-top: 3px;
	text-align: center;
}

.txtlinks a
{
	margin: 0 5px;
	text-decoration: none;
	color: #1da1e1;
	font-weight: bold;
	line-height: 15px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.txtlinks a:hover { color: #fff; }

.h2alt a
{
	text-decoration: none;
	color: #1da1e1;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.h2alt a:hover { color: #666; }

.no-results
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 2px;
	padding: 5px;
}

.infobar
{
	float: left;
	clear: left;
	width: 998px;
	height: 38px;
	border: 1px solid #fff;
	background: #f3efb2;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7d5517;
	font-weight: bold;
	cursor: pointer;
	display: none;
}

.infobar .target-url { display: none; }

.infobar-hovered { background: #fff799; }

.infobar div
{
	float: left;
	height: 38px;
}

.infobar .info-icon
{
	width: 30px;
	height: 31px;
	background: url(../img/infoicon.png) no-repeat;
	margin-left: 20px;
	margin-top: 2px;
}

.infobar-hovered .info-icon { background-position: 0 -31px; }

.infobar .text
{
	width: 920px;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

.infobar-hovered .text { font-size: 18px; }

.infobar .close-icon
{
	width: 22px;
	height: 23px;
	margin-top: 8px;
	background: url(../img/closeicon.png) no-repeat;
}

.infobar .close-icon a
{
	display: block;
	width: 22px;
	height: 23px;
}

.infobar-hovered .close-icon { background-position: 0 -23px; }

.commavatar
{
	float: left;
	margin-top: 2px;
	border-right: 1px solid #d7d7d7;
	margin-right: 5px;
}

#menubar li span a:hover { background: black; }
#menubar span a, #menubar span a:hover, #menubar span a:active {
        margin: 0;
        padding: 0;
        background: transparent;
        color: white;
}

.infotip
{
	width: 254px;
	height: 123px;
	background: url(../img/infotip.png) no-repeat;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}

* html .infotip
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.superdobitak.com/static/img/infotip.png', sizingMethod='image');
}

.infotip img
{
	position: absolute;
	left: 18px;
	top: 19px;
	width: 69px;
	height: 69px;
}

.infotip h6
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 100px;
	top: 13px;
	width: 144px;
	height: 18px;
}

.infotip .ratestars
{
	position: absolute;
	left: 16px;
	top: 94px;
	height: 15px;
	background: url(../img/infostars.png) no-repeat;
}

.infotip .field
{
	position: absolute;
	left: 99px;
	font-size: 11px;
	width: 144px;
	height: 18px;
}

.infotip .yeild { top: 36px; }
.infotip .profit { top: 54px; }
.infotip .mesecni { top: 74px; }
.infotip .forma { top: 94px; }

.infotip-triggers .info
{
	display: none;
	position: absolute;
	visibility: hidden;
}

#header { position: relative; }
#langbar
{
position: absolute;
left: 20px;
top: 9px;
font-size: 12px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
line-height: 15px;
}
#langbar span { color: #ccc; }
#langbar a
{
color: #eee;
text-decoration: none;
}