body {
	background: #286B1C url(images/backgound-main.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Georgia, sans-serif, Verdana;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}

img {border:none;}
.clear {
	clear: both;
}
h2 {
	text-transform: uppercase;
	font-size: 30px;
}
a {
	color: #333333;
	outline:none;
}
a:hover {
	color: #339900;
}

#content  img.border {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
}
#content img.left {
	margin-right: 10px;
}
#content img.right {
	margin-left: 10px;
}

#content p {
	padding-left: 12px;
	padding-right: 12px;
}




#overlay {
	background: url(../images/background-overlay.png) repeat-x left 115px;
}
.dark-green {
	color: #336600;
}

.left {
	float: left;
}
.light-green {
	color: #669900;
}

.right {
	float: right;
}

#page-holder, #top-round, #page {
	margin: 0px auto;
	width: 990px;
}
#logo {
	margin-left: 24px;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
}
#top-round{
	background: url(../images/top-round.png) no-repeat left top;
	height: 67px;
	padding-top: 23px;
}


#page {
	background: url(../images/back-content.png) repeat-y;
	clear: both;
}
#footer{
	background: url(../images/back-close-page.png) no-repeat left bottom;
	text-align:center;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
#padding {
	padding: 20px;
	background: #3300CC;
	width: 500px;
}

ul#help-menu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
ul#help-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
ul#help-menu li a {
	display: block;
	padding-left:13px;
	padding-right:10px;
	text-decoration: none;
	color: #666666;
	float: left;
}
ul#help-menu li a:hover {
	color: #000000;
	text-decoration: underline;
}

#search {
	margin-top: 0px;
	width: 165px;
	height: 23px;
	background: url(../images/search-box.png) no-repeat left top;
	left: 43em;
	top: -6px;
	float: left;
	position: relative;
}
#Search_input {
	border: none;
	width: 120px;
	color: #336600;
	float: none;
	left: 11px;
	top: 4px;
	z-index: 1;
	position: absolute;
	background: transparent;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#Search_submit {
	width: 22px;
	top: 2px;
	height: 17px;
	right: 7px;
	z-index: 300;
	position: absolute;
}

#language {
	float:right;
	height:35px;
	left:-2px;
	position:relative;
	top:-11px;
	width:43px;
	float: right;
}/*
#main-menu {
	background: url(../images/back-main-menu-normal.jpg) repeat-x;
	background-position: left top;
	float: left;
	height: 32px;
	width: 980px;
	left: 6px;
	position: relative;
	top: -11px;
}
#main-menu ul {
	float:left;
	font-size:13px;
	width:990px;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#main-menu ul li {
	display:block;
	float:left;
	background: url(../images/main-menu-line-separator.jpg) no-repeat right top;

}
#main-menu ul li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:9px 20px 5px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
#main-menu ul li a:hover {


}
#main-menu ul li:hover ul{
	display:block;


}
#main-menu ul li ul {
	margin:0;
	padding:0;
	float:left;
	width:175px;
	display:none;
	position:absolute;
	z-index:600;
	top: 32px;
	background: #89fa0c url(../images/sub-menu-back-top.jpg) repeat-x;
}
#main-menu ul ul li {
	clear: both;
	margin: 0px;
	padding: 0px 12px;
	background:none;
}
#main-menu ul ul li a {
	text-transform:none;
	font-size: 13px;
	margin: 0px;
	padding: 5px 0px;
	background: url(../images/sub-menu-line.jpg) repeat-x left bottom;
}
#main-menu ul ul li a:hover {
	background: url(../images/sub-menu-line.jpg) repeat-x left bottom;
color:#000000;}
#main-menu .last {
	background: url(../images/sub-menu-close.jpg) repeat-x left bottom;
	height: 37px;
	width: 151px;
}


#main-menu #active, #main-menu ul li a:hover {
	background: url(../images/back-main-menu-active.jpg) repeat-x;
}*/
#content {
margin-left:15px;

}
#header {
	background: #339900;
	width: 960px;
	position: relative;
	height: 321px;
}
#slider  {
	position: absolute;
	height: 302px;
	width: 710px;
	top: 10px;
	float: right;
	right: 11px;
	border-style: none;
}
.read-more  {
	background: url(../images/read-more-button.png) no-repeat left top;
	position: relative;
padding:0.2em 1.6em 0.6em 2.4em;

}
a.read-more  {
	color: #000000;

}
a.read-more:hover {
	font-weight: bold;
}
.widget-wrap {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#featured_news {

    min-height: 200px;
    
    width: 100%;
	
}
#featured_news div.featured {
	width:305px;
	float:left;
	margin-right:10px;

	
}
#featured_news div.fpost {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #669900;
    min-height: 200px;
    padding: 12px 0px;
	
}
#featured_news div.fimage {
    
    height: 205px;
    width: 305px;
    padding: 12px 0px;
	
}

#featured_news div.fimage a{
    
    height: 205px;
    width: 305px;
    
}
#featured_news div.featured h3 {
    font-size: small;
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
}

#sidebar ul#recent_posts {
	padding-bottom: 12px;
}
#sidebar ul#recent_posts li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height:auto;
	padding: 10px 10px 0;
    text-decoration: none;
    width: auto;
}

#sidebar ul#recent_posts li {
    background-color: #EBEBEB;
    border-bottom:none;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#sidebar h2 {
    background-color: #EBEBEB;
    background-image: url("images/submenu_top_ back.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #C6C7C6;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 30px;
    list-style: none outside none;
    padding: 10px 0 0 10px;
    text-align: left;
    text-transform: none;
}
.widget_wp-category-archive select {
	margin:12px;
}
#featured_news h4,
h4.akt_vesti

 {

    background: url("images/back-main-menu-normal.jpg") repeat-x scroll right top transparent;
    color: #FFFFFF;
    display: block;
    height: 26px;
    margin: 0;
    padding: 9px;
    text-transform: uppercase;

}

   #featured_news h4
 {

        width: 925px;
   
}

.t_sidebar div.rez {
background:url(images/side1.gif); height:63px; color:#fff; font-weight:bold;
}
.t_sidebar div.link {
background:url(images/side2.gif); height:66px; color:#fff; font-weight:bold;
}
.t_sidebar div.gal {
background:url(images/side3.gif); height:55px; color:#fff; font-weight:bold;
}
div#hcp{
   margin: 10px 13px;
    text-align: left;
}

div#hcp iframe {
   
}
.category-turniri h2 {
	margin-left:15px;
	margin-top:expression('20px');
}
.category-turniri .entry table { 
 	background: none repeat scroll 0 0 #1E5D0E;
    color: #FFFFFF;
    border:5px inset #999;
   /* padding: 3px 12px 0 12px;*/
}
.category-turniri .entry table tr {}
.category-turniri .entry table td {
	border-bottom: 1px dotted #999999;
    padding: 7px 15px;
    
}

.category-turniri div.entry {
    float: left;
    padding-left: 14px;
    padding-right: 17px;
    width: 651px;
}

#calendar_wrap {
	width:194px;
	float:right;
}

#calendar div.tee-time{
  background: url("images/transparent_bcg.png") repeat scroll 0 0 transparent;
    float: left;
    font-size: 20px;
    height: 33px;
    margin-left: -1px;
    margin-top: 174px;
    text-align: right;
    width: 204px;
}
#calendar div.tee-time a{
    display: block;
    margin-top: 1px;
    padding: 5px 14px;
    text-decoration: none;
}

#calendar div.tee-time a:hover{
    color:#fff;
}

.turnirTable{


}
.turnirTable td{
width: 120px;
height: 30px;
padding: 0 0 0 5px;
}

.turnirTable #naziv{
	padding:0 0 0 14px;
	width:250px;
    background: url("images/ppp.png") no-repeat scroll left center transparent;
    color: #000000;
	vertical-align: left;
}

.turnirTable #nazivLegend{
	padding:0 0 0 14px;
	width:250px;
    color: #000000;
	vertical-align: left;
}

.turnirTable #nazivDate{
	padding:0 0 0 14px;
	width:150px;
    color: #000000;
	vertical-align: left;
}



