body {
	background: #fff;
	color : #666;
	font : 14px Arial, Helvetica, sans-serif;
	line-height : 18px;
	margin : 0;
	padding : 0;
}

a{
	color : #c62a2a;
	text-decoration : none;
}

a:hover {
	color : #c62a2a;
	text-decoration : underline;
}

input {
    background: url("../images/input-bg.gif") repeat-x left top #B0B1B2;
    border: 1px solid #4E4E4E;
	margin:0 5px 0 0;
    padding: 2px 0 2px 3px;
	vertical-align:middle;
}

.error {
	color:red; 
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/* FORMATIRANJE TEKSTA */
/* XXXXXXXXXXXXXXXXXXX */

strong {
	font-weight : bold;
}

p {
	line-height:1.4285em;
	margin : 3px 0 46px;
}

p a {
	font-size:1.0714em;
}

h1 {
	color: #06b7d8;
	font-size : 2em;
	line-height:1em;
	margin-bottom:0.8em;
	padding-top:0.4em;
}

h2 {
	font-size : 1.4286em;
	line-height:1em;
	color: #06b7d8;
	margin-bottom: 0.8em;
}

h3 {
	color: #4d4d4d;
	font-size:1.2857em;
	line-height:1em;
	padding-bottom:0.8333em;
}

.right { 
	float: right;
}

.left {
	float:left;
}

.ra {
	text-align:right;
}

.ca {
	text-align:center;
}

.bold {
	color:#4d4d4d;
	font-weight:bold;
}

.grey {background:#f2f2f2;}

#page-wrapper {
    background: url("../images/header-bg.gif") repeat-x left top transparent;
	width:100%;
}

#page {
	margin : 0 auto;
	width : 1190px;
}

#header {
    font-size: 0.7857em;
    height: 133px;
}

#logo {
	margin:0;
	padding:0;
}

#logo a {
    background: url("../images/logo_en.png") no-repeat left top transparent;
    display: block;
    height:133px;
	margin-top:-11px;
    text-indent: -9000px;
    width: 123px;
}

#header .row-1 {
    height: 73px;
}

#header .row-1 .indent {
    padding: 15px 24px 0 0;
}

#header .row-2 {
	margin-left:27px;
	*margin-left:150px;
}

#header .row-2 li {
    float:left;
	font-size:1.3636em;
	font-weight:bold;
	margin:17px 18px 0;
	text-transform:uppercase;
}

#header .row-2 li a {
	color:#5f5f5f;
	display:block;
	padding:10px 0;
}

#header .row-2 li a:hover {
	border-top:2px solid #5d5d5d;
	padding:8px 0 10px;
	color:#5d5d5d; 
	text-decoration:none;
}

#header .row-2 li a:active,
#header .row-2 li a.current {
	border-top:2px solid #cf1616;
	padding:8px 0 10px;
	color:#4d4d4d; 
}

.content {
	margin : 0 auto;
	padding-top:25px;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
	width : 1190px;
}

/* FORMATIRANJE MENIJA */
/* XXXXXXXXXXXXXXXXXXX */

#subbar {
	background: #6B9CEF;
	height: 34px;
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
}

.menu {
	background: #F7F7F6;
	height: 34px;
	color: #000000;
	font-weight: bold;
	line-height: 34px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0;
}

.menu a {
	color : #74797E;
	background : inherit;
	text-decoration : none;
	padding: 0 10px 0 10px;
	line-height : 23px;
}
.menu a:hover, .menu .current {
	color : #000;
	background : inherit;
	height : 23px;
	text-decoration: underline
}
.menu ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

.menu li {
	float : left;
	margin : 0 0 0 0px;
	display: inline;
}

/* FORMATIRANJE DESNOG DELA */
/* XXXXXXXXXXXXXXXXXXXXXXXX */

.right_side {
	background : inherit;
	float : right;
	margin-right:25px;
	width : 292px;
}

h3.top10 { /*Ovo su naslovi top lista i link dela */
	color : #2554C7;
	font : bold 1.3em Arial, Sans-Serif;
	text-transform: uppercase;
	text-align: center;
	background : #ADDFFF;
	width : 100%;
	border-style: solid;
	border-width: 2px 0 2px 0;
	border-color: #79BAEC;
}

.right_side .sponsors {
	background:#eeeeee;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d1d1d1;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	margin: 10px 0;
	overflow: hidden;	
	padding:12px 12px 2px 2px;
	width : 276px;
}

.right_side .sponsors div { 	
	height:125px;
	margin-bottom:10px;
	margin-left: 12px; 
	overflow: hidden;
	width:125px;
}

.right_side .ls {
	float: left;
	width: 191px;
	background: #CFECEC;
}

.right_side .rs {
	float: right;
	width: 191px;
	background: #CFECEC;
}

.right_side .extra1 {
	margin-bottom: 10px;
}

.right_side .extra2 {
	background: #F3F781;
	color : #454545;
	border-top: 4px solid #79BAEC;
	border-bottom: 4px solid #79BAEC;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*tabele*/
.tables td img {
	vertical-align:middle;
}

.general {
	border: 1px solid #d1d1d1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	padding:15px 12px;
	width:266px;
}

.general .row {
	float: left;
    width: 100%;
}

.social {
	float: left;
	margin:10px 0;
	width:290px;
}

.tables {
	margin-top:18px;
}

.block {
	border-bottom:1px dotted #ccc;
	margin-bottom:18px;
	padding-bottom:18px;
}

.block.first {
	border-top:1px dotted #ccc;
	padding-top:18px;
}

.block .title td {
	color:#4d4d4d;
	font-size:16px;
	padding:0 0 10px 0;
}

.block td.nmb {
	padding-right:4px;
	text-align:right;
	width:16px;
}

.block .st {
	text-align:center;
	width:10px;
}

/*kraj tabela*/

/* FORMATIRANJE LEVOG DELA */
/* XXXXXXXXXXXXXXXXXXXXXXX */

#left_side {
	background : inherit;
	margin-left:25px;
	margin-right : 30px;
	width : 815px;
}

#left_side .game {
	border: 1px solid #d1d1d1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	padding:10px;
	min-height:560px;
	width : 422px;
}

#left_side .intro {
	margin-left:20px;
	width:350px;
}

#left_side .intro .pad {
	padding : 10px;
}

#left_side .rs {
	float : right;
	margin : 0 0 0 10px;
	border : 1px solid #888;
	padding : 5px;
	background : inherit;
}

#left_side ul {
	list-style-position : inside;
}

#left_side ul li {
	background: url("../images/bullet.png") no-repeat left 6px transparent;
	line-height:1.4285em;
	padding-left: 10px;
}

#left_side .block {
 	background: url("../images/box-bg.gif") repeat-x scroll left top transparent;
 	border:none;
	float:left;
	margin:46px 0 0;
	padding:36px 30px 0;
	width:755px;
}

#left_side .block div {
	width:356px;
}

#left_side .block p {
	margin-bottom:0;
}

#left_side .extra3 {
	border-right: 1px dotted #ccc;
	padding-right:20px;
	margin-right: 20px;
	padding-right:20px;
}

#left_side .extra3 p ,
#left_side .future p{
	margin: 0 0 25px;
}


/* PODESAVANJA FOOTERA */
/* XXXXXXXXXXXXXXXXXXX */

#footer {
	background: url("../images/footer-bg.gif") repeat-x left top transparent;
	clear : both;
	color : #4d4d4d;
	font-size:1em;
	height:50px;
	margin : 2em 0 0;
	padding : 24px 45px 0 45px;
	line-height : 1.7em;
	width : 1100px;
}

#footer .right {
	float : right;
	padding-right: 20px;
}

#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a:hover {
	color : #000;
	background : inherit;
	text-decoration: underline
}

#footer .fmenu ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

#footer .fmenu li {
	float : left;
	margin : 0 10px 0 0px;
	display: inline;
}

input.text { border: 1px solid #CCC; padding: 2px 5px 2px 5px; }

.clear { clear:both }

.reg td {
	padding-bottom:15px;
}

.reg td img{
	vertical-align:middle;
}

td.td_reg{
	padding-right:30px;
	height: 27px;
}

td.td_info{
	border: none;
}

input.reg_text{
	width:200px;
	text-align:left;
	border:1px solid #bfbfbf;
	background: url("../images/input-bg-light.gif") repeat-x left top #e7e8e8;
}

select.reg_text {
	width:206px;
	border:1px solid #bfbfbf;
	background: url("../images/input-bg-light.gif") repeat-x left top;
}

input.dugme{
	background: #0CBEDC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
    border-radius: 8px;
	border:none;
	color: #fff;
    font-weight: bold;
    padding: 8px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 120px;
}

input.dugme.reset{
	background: #4d4d4d;
}

.reg input.dugme{
	margin-top:30px;
	width: 90px;
}

div.login {
	border-left:1px dotted #ccc;
	color: #e5e5e5;
	padding-left:15px;
}

div.login p {
	margin:3px 0;
	padding-left:77px;
}

.login p span,
div.div_sub_login p span {
	/*border-right:1px dotted #e5e5e5;*/
	color:#f2f2f2;
	font-size:11px;
	margin-right:12px;
	padding-right:12px;
}

.login p a,
div.div_sub_login p a{
	color:#f2f2f2;
	font-size:11px;
}

.login p a:hover,
div.div_sub_login p a:hover{
	color:#f2f2f2;
}

input.login {
    width: 135px;
}

.login input[type="button"] {
    background: url("../images/ok-button.gif") no-repeat left top transparent;
    border: none;
	height: 21px;
    padding:0;
	text-indent: -9999px;
    width: 42px;
}

div.div_login {
	display: block;
	color:#e5e5e5; 
	position: absolute; 
	right:296px;
	top:40px; 
	z-index: 200; 
}

div.div_sub_login {
	color: #e5e5e5;
	width:100%;
	height: 100%;
}

div.div_sub_login p {
	float:left;
	margin:3px 0 0;
}

div.div_sub_login p.error {
   padding-left: 0;
   padding-right: 15px;
}
div.div_sub_login p.error+p {
   padding-left: 0px;
}

.login .name {
	color:#fff;
	font-size:20px;
	line-height:20px;
}

.login .name a{
	color:#fff;
}

.login .lo {
	color:#ccc;
}

/*languges*/
div.languages {
	color: #e5e5e5;
	padding-right:15px;
}

div.languages span {
	padding-right:5px;
}

div.languages img {
	vertical-align:middle;
}
/*end languages*/

/*users statistics header*/
.user-stats{
    border-left: 1px solid #737373;
    color: #bfbfbf;
    line-height: 14px;
    margin:0 10px;
    padding-left: 10px;
	*max-width:365px;
}

.user-stats .bold {
	color:#ccc;
	padding:0 15px 0 10px;
}

/*end users statistics header*/

/*text format*/
.text h2 {
    margin-top:16px;
}

.text ul+h2 {
    margin-top:44px;
}

.text p {
    margin: 3px 0 28px;
}

/*end text format*/

/*statistics and similar pages*/
.stats {
	border-bottom: 1px dotted #ccc;
    padding-bottom: 28px;
	margin:10px 0 18px;
}

.stats.left {
	border-bottom: none;
	border-right: 1px dotted #ccc;
    padding-right: 20px;
}

.stats.right {
	border-bottom: none;
}

.stats.gen {
	margin:10px 0 28px;
}

.stats.cols {
	border-bottom: none; 
	padding-bottom:0;
}

.stats .border {
	border-left: 1px dotted #ccc; 
}

.stats .col {
	padding:0 15px; 
}

.stats .col.first {
	padding:0 15px 0 0; 
}

.stats .col td.nmb {
    width: 15px;
}

.stats .border-solid {
	border-left: 1px solid #ccc; 
}

.stats .big {
	font-size:1.8em;
	line-height:1em;
	padding-bottom:8px;
}

.stats .small {
	border-top:1px dotted #f2f2f2;
	font-size:0.85em;
	line-height:1em;
	min-height:24px;
    padding: 5px;
	vertical-align:middle;
}

.stats .name {
	padding:0 5px;
	width:150px;
}

.stats td img {
    vertical-align: middle;
}

.stats .title td {
    color: #4d4d4d;
    font-size: 16px;
    padding: 0 0 10px;
}

.stats .title td.small {
    border:none;
	font-size: 12px;
    padding: 0 2px 6px;
}

.stats td.nmb {
	padding-right:4px;
	text-align:right;
	width: 20px;
}

.stats td.middle {
    padding: 0 20px;
}

.season .title,
.history .title {
	background:#4d4d4d;
}

.season .title td.small,
.history.stats .title td {
	color:#fff;
	padding:6px 2px 8px;
}

.history td {
	padding:6px 2px;
}

.stats.season {
	border-bottom:none;
	border-top:1px dotted #ccc;
	float:left;
	padding-top:28px;
	width:815px;
}

.padding {
	padding:0 5px;
}

.data .border {
    padding:0 10px;
}

.data .first {
    padding-right:10px;
}

.results .big {
	font-size:1.6em;
    line-height: 1.1em;
}

.lists td {
	padding:5px 0;
}

.lists select {
	min-width:50px;
}

/*end of statistics and similar pages*/

/*pager for tables*/

.radio {
	background: url("../images/radio.png") no-repeat 0 0;
	display: inline-block;
	width: 15px;
	height: 20px;
}

.radio:hover {
	cursor:pointer;
}

.radio:hover,
.radio.selected {
	background-position: 0 -25px;
}

.far {
    color: #C62A2A;
    display: block;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
	text-align:center;
}