html, body  { 
height:100%;
padding:0; 
margin:0; 
} 

body {
margin:0;
padding:0;
font-family:Tahoma,Verdana,Arial;
font-size:70%;
color:#567533;
}
#wrap {
height: auto; 
min-height: 100%; 
_height: 100%; /* IE */ 
position:relative;
background:#ffffff url("../images/footer_back.jpg") repeat-x bottom left;
width:100%;
margin:0 auto;
}

#ball {
position:absolute;
left:190px;bottom:0;
background:url("../images/footer_ball.jpg") no-repeat bottom left;
width:131px;height:170px;
z-index:5;
}

#box {
width:1000px;margin:0 auto;
padding-bottom:170px;
position:relative;
}

#top {
width:1000px;
height:232px;
margin:0 auto;
background:#7FA056 url("../images/top_back.jpg") no-repeat top left;
position:relative;
}
#logo {
position:absolute;
top:65px;left:25px;
}
#nav {
position:absolute;
top:198px;left:50px;
width:900px;
}
#nav ul {
list-style-type:none;
margin:0;padding:0;text-align: center
}
#nav ul li {
display:inline;
margin:0 10px;
}
#nav ul li a {
text-decoration: none;
color:#415F00;

font-weight:bold;
cursor: pointer;
font-size:13px;
padding:24px 10px 21px 0;
position:relative;
	}
#nav ul li a:hover {
background: url("../images/button.png") no-repeat top right;
color:#C40000;
}
#nav ul li a:hover span {
font-size:14px;
padding-top:58px;font-size:14px;
position:absolute;
left:-10px;top:0;width:10px;
background: url("../images/button.png") no-repeat top left;
}	




	
img {
border:none;
}

hr {
color:#C3C3C3;
background-color:#C3C3C3;
height:1px;
border:none;clear:both;
}

A {
text-decoration:none;
color:#BA2022;
}

A:hover {
text-decoration:underline;
}


#content {
padding:10px 0 0 0;
width:1000px;
position:relative;
overflow:auto;
}

#left {
float:left;width:210px;
position:relative;
}
#center {
position:relative;
float:left;
width:440px;
}
#right {
position:relative;
float:right;
width:320px;
}

/*---LEFT BOX---*/
.box185 {
overflow:auto;
width:185px;
margin-bottom:20px;padding-bottom:10px;
min-height:100px;
background:#ffffff url("../images/leftbox_back.png") no-repeat bottom left;
}
.box185 h2 {
background:url("../images/leftbox_heading.png") no-repeat bottom left;
width:185px;height:50px;
line-height:50px;
color:#fff;
font-size:100%;text-align:center;
margin:0;padding:0;
}
.box185 p {
margin:10px;
}

.box300 {
width:300px;
margin:0 0 20px 20px;padding-bottom:10px;
min-height:100px;
background:#ffffff url("../images/rightbox_back.png") no-repeat bottom left;
overflow:auto;
}
.box300 h2 {
background:url("../images/rightbox_heading.png") no-repeat bottom left;
width:300px;height:50px;
line-height:50px;
color:#fff;
font-size:100%;text-align:center;
margin:0;padding:0;
}
.box300 p {
margin:10px;
}


/*---BANNER---*/
#banner120 {
width:127px;height:607px;
float:right;
background:url("../images/banner_120x600.png") no-repeat top left;
padding:7px 0 0 8px;
}
#banner300 {
width:300px;height:300px;
float:right;
/*background:url("../images/banner_300x300.png") no-repeat top left;*/
}

#banner750 {
width:750px;height:100px;
position:absolute;
top:45px;left:225px;
}


/*---table---*/
table {
border:1px solid #BBD921;
}
table td, th {
padding:2px 3px;
}
th {
text-align:left;
background-color:#BBD921;
}
tr.turnaj-first td {
background-color:#DEE9CA;
}



#partneri1, #partneri2 {
width:130px;float:left;
margin:10px 10px 0 10px;
}
#partneri1 ul, #partneri2 ul {
list-style-type:none;
margin:0;padding:0;
}
#partneri1 ul li, #partneri2 ul li {
text-align:center;
margin:0 0 10px 0;
width:130px;
}


/*---subnav---*/




	#submenu ul, #submenu li, #submenu a {
	
		display:block;
		margin:0;padding:0;
		border:0;
	}

	#submenu ul {
		width:181px;
		margin:5px 0;padding:0;
		list-style:none;
		float:left;

	}

	#submenu ul li {
		position:relative;
		padding:1px;
		padding-left:10px;
		/*background:url("images/item_moz.gif") no-repeat;*/
		z-index:9;
	}
		#submenu  ul li.folder	{/* background:url("images/item_folder.gif") no-repeat; */}		
		#submenu ul li.folder ul {
			position:absolute;
			left:100px; /* IE */
			top:-5px;
			
			background:url("../images/leftbox_submenuback.png") no-repeat bottom left;
			width:185px;
			padding-bottom:15px;
		}		
			#submenu li.folder>ul { left:140px; } /* others */
	#submenu ul li.folder ul li:first-child{		
	background:url("../images/leftbox_submenutop.png") no-repeat top left;
	padding-top:15px;
	}
	#submenu a {
	background:url("../images/arrow2.gif") no-repeat center left;
padding-left:10px;
color:#415F00;
		width:100%;
		font-weight:bold;
	}
		#submenu li>a { width:auto; } /* others */


	/* regular hovers */

	#submenu a:hover {
		
		color:black;
	}
		#submenu li.folder a:hover {
			
		}
	
	/* hovers with specificity */
	
	#submenu ul li.folder:hover { z-index:10; }		
		
	#submenu ul ul,#submenu  li:hover ul ul {
		display:none;
	}

	#submenu li:hover ul,#submenu  li:hover li:hover ul {
		display:block;
	}
	

/*---FOTO---*/		
.foto {
width:140px;height:160px;
float:left;
margin:0 5px 5px 0;
}

form {
margin:0 10px;padding:0;

}
.textinput {
width:159px;
font-size:10px;
font-family:Tahoma;padding:2px;margin-bottom:4px;
border:1px solid #CBDCAB;
}
.submitinput {
width:80px;
border:1px solid #CBDCAB;
font-size:10px;
font-family:Tahoma;padding:2px;margin:4px 0 5px 85px;
}


/*---GALERIE---*/
.gallerybox {
background-color:#CBDCAB;display: table; height: 140px;width:135px;  #position: relative; overflow: hidden;
float:left;
margin:0 10px 10px 0;
text-align:center;
}
.gallerybox-inside {
#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}
.gallerybox img {

#position: relative;  #top: -50%;#left:-50%;
}

table.ladder_table th{
 width:11px;
 text-align:center;
}
table.ladder_table td{
 text-align:center;
}

.logobox {
  float: left;
  margin: 8px;
}
