html,body {
  margin:0;
  padding:0;
  border:0;
}

body{
  background:#FFFFFF;
  min-width:1000px;
  text-align:center;
}

h1 {
	font-family: tahoma;
	font-size: 24px;
	color: #F58218;
}

h2 {
  font-family:tahoma;
  font-size:20px;
  color: #F58218;
}
.mouse_over {
	cursor: Pointer;
	text-decoration: underline;
}
/**************** HEADER ******************************************************/
.header_top {
  height:15px;
  overflow:hidden;
  background-color: #D6D6D6 ;
}

.header_top_sub {
  margin-left:auto;
  margin-right:auto;
  width:990px;
  text-align:left;
  font-family:tahoma;
  font-size:10px;
  color:#000000;
}

.header_top_sub a {
  font-weight:normal;
  font-family:tahoma;
  font-size:10px;
  color:#000000;
  text-decoration: none;
}

.header_top_sub a:hover {
  font-weight:normal;
  font-family:tahoma;
  font-size:10px;
  color:#000000;
  text-decoration: underline;
}

.header {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:990px;
  height:140px;
  margin-top:10px;
  overflow:hidden;
}

.header_bottom {
  margin-bottom:5px;
  height:25px;
  overflow:hidden;
  color:#ffffff;
  font-family:tahoma;
  font-size:12px;
  background-color: #F58218;
}

.header_bottom_sub {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:600px;
}


/**************** CONTENT *****************************************************/
.content {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:1000px;
}

.static {
  /*font-family:tahoma;*/
  font-size:12px;
  color:#F58218;
  text-align: justify;
}
/**************** CENTER *****************************************************/
.center {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:580px;
}

.cal_table {
  font-size: 10px;
  font-weight: normal;
  font-family:tahoma;
  width: 100%;
  margin: 0px;
  border-spacing: 0px;
}

.cal_row_header {
  font-size: 12px;
  font-weight: normal;  
  height: 33px;
  color: #fff;
  background-image: url(images/header_580.png);
}

.cal_border {
  width: 578px;
  padding-left:1px;
  padding-right:1px;
  background-image: url(images/border_vertical.png);
  background-repeat: repeat;
}


.cal_cell_header_what {
  float: left; 
  width: 200px;
  text-align: left;
  padding-left: 10px;
  padding-top: 2px;
}

.cal_cell_what a  {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	text-decoration: none;
}

.cal_cell_what a:hover  {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	text-decoration: underline;
}

.cal_cell_header_where {
  float: left; 
  width: 120px;
  text-align: left;
  padding-left: 10px;
  padding-top: 2px;
}

.cal_cell_where {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 110px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}

.cal_cell_header_what_flag {
  float: left; 
  width: 198px;
  text-align: left;
  padding-left: 10px;
  padding-top: 2px;
}

.cal_cell_what_flag {
   color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	text-decoration: none;
}
.cal_cell_what_flag a  {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none;
}
.cal_cell_what_flag a:hover  {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	text-decoration: underline;
}

.cal_cell_header_sport {
  float: left; 
  width: 100px;
  text-align: left;
  padding-left: 40px;
  padding-top: 2px;
}

.cal_cell_sport {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 100px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}
.cal_cell_header_target {
  float: left; 
  width: 80px;
  text-align: left;
  padding-left: 0px;
  padding-top: 2px;
}

.cal_cell_target {
	color: #F58218;
	font-family: tahoma;
	font-size: 10px;
	float: left;
	width: 80px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}

.cal_row_data1 {
  background-color: #fff;
  border-bottom: solid 1px #d5d5d5;
  height:30px;
}

.cal_row_data2 {
	background-color: #FFF8DC;
	border-bottom: solid 1px #d5d5d5;
	height: 30px;
}

.cal_row_footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	color: #fff;
	background-image: url(images/footer_580.png);
}
.cal_sponsor_header {
	font-size: 12px;
	font-weight: normal;
	height: 33px;
	color: #fff;
	text-align: center;
	background-image: url(images/header_580_brown.png);
	background-repeat: no-repeat;
}
.cal_sponsor_data1 {
  background-color: #fff;
  border-bottom: solid 1px #d5d5d5;
  height:30px;
  color: #803450;
}

.cal_sponsor_data2 {
	background-color: #FAEBD7;
	border-bottom: solid 1px #d5d5d5;
	height: 30px;
	color: #803450;
}

.cal_sponsor_footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	color: #fff;
	padding-bottom: 5px;
	background-image: url(images/footer_sponsor_580.png);
	background-repeat: no-repeat;
}

/**************** DETAIL ******************************************************/

.detail_header {
  height: 22px;
  color: #fff;
  padding-left:10px;
  padding-top:5px;
  font-weight:bold;
  font-size:12px;
  background-image: url(images/header_detail_580.png);
}

.detail_content {
	width: 570px;
	margin-left:5px;
}

.detail_header {
  height: 22px;
  color: #fff;
  padding-left:10px;
  padding-top:5px;
  font-weight:bold;
  font-size:12px;
  background-image: url(images/header_detail_580.png);
}

.detail_caption{
	color: #F58218;
	font-size: 12px;
	font-weight: bold;
}

.detail_data_header {
  width:570px;
  height: 35px;  
  color: #F58218;
/*  color: #8DAC3D;*/
  font-size:11px;
  font-weight:bold;
  background-image: url(images/header_360.png);
}

.detail_data_header_big {
  width:568px;
  height: 35px;  
  color: #F58218;
/*  color: #8DAC3D;*/
  font-size:11px;
  font-weight:bold;
  background-image: url(images/header_568.png);
}

.detail_data_content {
	/*  color:#8FAE01;*/
	color: #F58218;
	background-color: White; /*#fffee3;*/
/*border-top: solid 1px #d5d5d5;*/
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 20px;
}
.detail_data_content i{
	
	color: #878787;
}

.detail_data_content a {
  color: #F58218;
  font-weight:bold;
}
.detail_data_content a:hover {
  color: #F58218;
  font-weight:bold;
  text-decoration: underline;
}
.detail_data {
	font-size: 11px;
}

.detail_data a{
	font-size: 11px;
  color: #F58218;
  font-weight:bold;
  text-decoration: none;
}

.detail_data a:hover{
	font-size: 11px;
  color: #F58218;
  font-weight:bold;
  text-decoration: underline;
}

.detail_data_footer {
  width:570px;
  height: 27px;  
  color: #F58218;
  font-size:11px;
  font-weight:bold;
  margin-bottom: 5px;
  background-image: url(images/footer_360.png);
}

.detail_data_footer_big {
  width:568px;
  height: 27px;  
  color: #F58218;
  font-size:11px;
  font-weight:bold;
  background-image: url(images/footer_568.png);
}

.relation_text {
	text-align: center;
}

.relation_content {
  padding-right:5px;
	background-color: #fff;
	float: right;
	width: 200px;;
}

.relation_table {
  font-size: 11px;
  font-weight: normal;
  width: 100%;
  margin-bottom: 5px;
}

.relation_header {
  /*height: 18px;
  color: #000000;
  padding-top:3px;
  padding-left:5px;
  background-image: url(images/header_right_200.png);
  background-repeat: no-repeat;*/
    width: 100%;
  height: 24px;
  padding: 3px;
  padding-left: 5px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/header_txt.png);
  background-repeat: no-repeat;*/
  color: #000000;
}
.relation_header_green {
  /*height: 18px;
  color: #000000;
  padding-top:3px;
  padding-left:5px;
  font-family:tahoma;
	background-image: url(images/header_right_200.png);
  background-repeat: no-repeat;*/
  width: 100%;
  height: 24px;
  padding: 3px;
  padding-left: 5px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/header_txt.png);
  background-repeat: no-repeat;*/
  color: #000000;
}

.relation_city {
  float:right;
	background-color: #fff;
	width: 280px;
	padding-right:5px;
}
.relation_sport {
	background-color: #fff;
	width: 280px;
	margin-left:5px;
}

.relation_row_data1 {
  width: 188px;
  padding: 2px 5px;
  background-color: #ffffff;
  border-bottom: solid 1px #d5d5d5;
}

.relation_row_data2 {
	width: 188px;
	padding: 2px 5px;
	background-color: #FFF8DC;
	border-bottom: solid 1px #d5d5d5;
}

.relation_row_data2 a, .relation_row_data1 a {
  color: #F58218;
}

.relation_row_data2 a:hover, .relation_row_data1 a:hover {
  color: #F58218;
  text-decoration: underline;
}

.relation_footer {
  width: 200px;
  height: 18px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/footer_200.png);
}

/**************** FORMS *******************************************************/

.edit_caption {
	font-size: 12px;
	font-family:tahoma;
	color:#F58218;
	text-align: left;
	margin-bottom: 5px;
	width: 150px;
	float: left;
}
.edit_data{
	font-size:  12px;
	font-family:tahoma;
	color: #F58218;
	margin-bottom: 4px;
}

input, textarea {
  font-size:  12px;
  font-family:tahoma;
}

/*#send_button {
  cursor: pointer;
  width:47px;
  height:19px;
  padding-top:3px;
  padding-left:4px;
  text-align: left;
  font-family:tahoma;
  font-size:12px;
  color:#ffffff;
  background-image: url(images/gumb-zelen2.png);
}*/
#send_button {
  cursor: pointer;
  width:47px;
  height:19px;
  padding-top:3px;
  padding-left:4px;
  font-family:tahoma;
  font-size:12px;
  color:#ffffff;
  background-image: url(images/btn_orange.png);
}
#find_button {
	cursor: pointer;
	width: 60px;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/btn_red_long.png);
	background-repeat: no-repeat;
}
#send_button_long{
  cursor: pointer;
  width:60px;
  height:22px;
  padding-top:3px;
  padding-left:4px;
  font-family:tahoma;
  font-size:12px;
  color:#ffffff;
  background-image: url(images/btn_orange_long.png);
  background-repeat: no-repeat;
}
#send_button_long_y{
  cursor: pointer;
  width:60px;
  height:22px;
  padding-top:3px;
  padding-left:4px;
  font-family:tahoma;
  font-size:12px;
  color:#ffffff;
  background-image: url(images/btn_orange_long.png);
  background-repeat: no-repeat;
}
/**************** PAGINATION **************************************************/

.cal_nav_history, .cal_nav_future, .cal_nav_today, .cal_nav_page {

  text-align:center;
  padding-top:5px;
  padding-left: 5px;
  width:24%;
}

.cal_nav_history a {
  color: #fff;
}

.cal_nav_history a:hover {
  text-decoration: underline;
}

.cal_nav_future a {
  color: #fff;
}

.cal_nav_future a:hover {
  text-decoration: underline;
}

.cal_nav_today a {
  color: #fff;
}

.cal_nav_today a:hover {
  text-decoration: underline;
}

.cal_nav_page a {
  color: #fff;
}

.cal_nav_page a:hover {
  text-decoration: underline;
}

/**************** LEFT ********************************************************/
.left{
  width:200px;
  float:left;
  margin-top:0px;
}

.stat_table {
  font-size: 10px;
  font-weight: normal;
  width: 192px;
  margin-bottom: 5px;
}
.stat_row_header {
  width: 100%;
  height: 24px;
  padding: 3px;
  padding-left: 5px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/header_200.png);
  color: #000000;
}

.stat_row_data, .stat_row_data1 {
  width: 188px;
  padding: 2px 5px;
  background-color: #fff;
font-family:tahoma;
}

.stat_row_data2 {
  width: 188px;
  padding: 2px 5px;
  background-color: #fff4dc;
  border-bottom: solid 1px #aaa292;
}

.stat_border {
  width: 198px;
  padding-left:1px;
  padding-right:1px;
  background-image: url(images/border_vertical.png);
  background-repeat: repeat;
}

.stat_cell_header_left, .stat_cell_left {
  font-family:tahoma;
  font-size:11px;
  float: left; 
  width: 185px;
  text-align: left;
  padding-left: 3px;
  
}

.stat_cell_header_right, .stat_cell_right {
  font-family:tahoma;
  font-size:11px;
  float: right; 
  width: 50px;
  text-align: right;
  padding-right: 2px;
}
.stat_comment_header {
  width: 100%;
  height: 24px;
  padding: 3px;
  padding-left: 5px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/header_txt.png);
  color: #000000;
}

.stat_footer {
  width: 100%;
  height: 22px;
  padding:0px 4px;
  font-family:tahoma;
  font-size: 10px;
  background-image: url(images/footer_200.png);
}

.stat_footer_more {
  cursor:pointer;
  color:#ffffff;
  font-family:tahoma;
  font-size: 12px;
  float: right; 
  width: 50px;
  text-align: right;
  padding-top: 2px;
  padding-right: 2px;
}

.stat_visitors {
  width: 190px;
  height: 31px;
  padding: 0px 5px;
  font-family:tahoma;
  font-size: 12px;
  background-image: url(images/visitors_200.png);
  color: #000000;
}

/**************** RIGHT *******************************************************/
.right {
  /*position: relative;
  z-index:2;
 margin-top: -60px;*/
  margin-top:0px;
  float: right;
  width:200px;
}



.search input {
  font-size:11px;
  padding-left: 5px;
  padding-right: 15px;
} 
.search select {
  font-size:10px;
}

/**************** FOOTER ******************************************************/
.footer{
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  height:25px;
  overflow:hidden;
  border-top:solid 1px #b9b99d;
}

.footer_sub {
  padding-top:3px;
  padding-left:5px;
  height:25px; 
	text-align: center;
  font-family:tahoma; 
	color: #878787; 
	font-size: 10px;
}

.footer_sub a { 
  color: #878787;
  text-decoration: none;
  font-weight: normal;
}  

.footer_sub a:hover {
  color: #878787;
  text-decoration: underline;
}
/**************** SPECIALS ****************************************************/
.brclear { /* Use a break with this class to clear float containers */
  clear: both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

a.row_link {
  color: #000;
  font-family:tahoma;
  font-size:11px;
  font-weight: normal;
  text-decoration: none;
}

a.row_link:hover {
  color: #000;
  font-family:tahoma;
  font-size:11px; 
  text-decoration: underline;
  font-weight: normal;
}

/**************** BANNERS *****************************************************/
/* banner header*/
.banner1 {
  float: right;
  width: 738px;
  height: 102px;
  border: 0px dashed #000;
  background-color: #fff;
  margin: 5px;
  margin-right: 0px;
}

/* banner left */
.banner2 {
  margin-left:auto;
  margin-right:auto;
  width: 180px;
  height: 150px;
  border: 0px dashed #000;
  background-color: #fff;
  margin-bottom: 10px;
}

/* banner - nebotičnik (B)*/
.banner3 {
  margin-right:auto;
  margin-left:auto;
  width: 170px;
  height: 620px;
  border: 0px dashed #000;
  background-color: #fff;
  margin-bottom: 10px;
  vertical-align: top;
}

/* banner - intrni bannerji (D)*/
.banner4 {
  margin-right:auto;
  margin-left:auto;
  width: 200px;
  border: 0px dashed #000;
  background-color: #fff;
  margin-bottom: 10px;
  vertical-align: top;
}

/******* marquee *****************/
.class_marquee{
	/* general marquee layout*/
	margin-top:-30px;
	padding-top: 4px;
	height: 26px;
	overflow: hidden;
	position: relative;
	width: 183px;
	left: 8px;
	color: #fff;
}
#dhtmlgoodies_marquee{
	/* general marquee layout*/
	padding-top:3px;
	height:26px;
	/* End general marquee layout */
	position:absolute;
	left:0px;
	z-index:1000;
	bottom:0px;		
	display:none;		
	width:183px;
	overflow:hidden;
}
#dhtmlgoodies_marquee .textObj{	/* Layout for the marquee text */
	white-space:nowrap;
	position:absolute;
}
#dhtmlgoodies_marquee .link{
	color: #FFF;
	font-family:tahoma;
	font-size: 12px;
	text-decoration: none;
}

/************ comments **********************/
.comment_data_header {
  width:570px;
  height: 21px;  
  color: #fff;
/*  color: #8DAC3D;*/
  font-size:11px;
  background-image: url(images/header_comment_show.png);
}
.comment_add_header {
	width:570px;
  	height: 21px;  
  	color: #fff;
  	font-size:11px;
  	background-image: url(images/header_add_comment.png);
}

.comment_data_content {
/*  color:#8FAE01;*/
  color: #F58218;
  background-color: #fff;
  padding-bottom:5px;
  padding-top:5px;
  text-align:left; 
}

.comment_row_data1 {
  background-color: #fff;
  border-bottom: solid 1px #b9b99d;
  padding-top: 5px;
  padding-bottom: 5px;
}

.comment_row_data2 {
  background-color: #f7f7d2;
  border-bottom: solid 1px #b9b99d;
  padding-top: 5px;
  padding-bottom: 5px;
}

.comment_data_footer {
  width:570px;
  height: 18px;  
  color: #F58218;
  font-size:11px;
  font-weight:bold;
  margin-bottom: 5px;
  background-image: url(images/footer_360_comment.png);
}
.stat_comment_left {
  font-family:tahoma;
  font-size:11px;
  float: left; 
  width: 200px;
  text-align: left;
  padding-left: 3px;
  
}
/******* login form ***********/
#login_button {
  float: right;
  cursor: pointer;
  width:47px;
  height:18px;
  padding-top:3px;
  padding-left:4px;
  font-family:tahoma;
  font-size:10px;
  color:#ffffff;
  background-image: url(images/btn_login.png);
  background-repeat: no-repeat;
}
.login_cell {
	float: right; 
	padding-right: 5px; 
	padding-top: 3px; 
	font-family: tahoma;
}

.login_input {
  color:#C83A2C;
  margin-left:0px;
  font-family:tahoma;
  font-size:11px;
  padding:0px;
  background: transparent;
  border:none;
}
.login_input_container {
	float: right;
	color:#C83A2C;
  	font-size:11px;
   padding-left:5px;
  	padding-top:2px;
	width:100px;
  	height:18px;
  	background-image: url(images/login.png);
  	background-repeat: no-repeat;
}
/*** show hide divs ***/
.dhtmlgoodies_showhide{	/* Parent box of slide down content */
	/* Start layout CSS */
	
	/* End layout CSS */
	height: 0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

/* -- Pagination --*/

.pagination_current {
	padding: 0px 2px;
	color: Gray;
}

.pagination_item {
  padding:0px 1px;
  cursor: pointer;
}

.pagination_item_mo {
  padding:0px 1px;
  cursor: pointer;
}

.notice_header{
	background-image: url(images/notice_header.png);
	background-repeat: no-repeat;
	color: #000000;
	width: 176px;
	font-size: 12px;
	text-align: center;
	height: 16px;
}
.notice_footer{
	background-image: url(images/notice_footer.png);
	background-repeat: no-repeat;
	width: 176px;
	font-size: 12px;
	text-align: center;
	height: 12px;
	padding-bottom: 5px;
}
.notice{
	color: #0000000;
	font-size: 12px;
	width: 169px;
	background-color: #d97a63;	
	padding: 2px 2px 2px 5px;
}
