﻿/********************************************
   AUTHOR:  			Jan Wojnar 
   WEBSITE:   			
	TEMPLATE NAME:		AKIM.CZ - paintball
   TEMPLATE CODE: 	
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */


#bt-paintball-01 a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 311px;
  height: 37px;
  background: url("../images/menu_ctyrkolky/bg_01.jpg") no-repeat;
  color: #f27736;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 0 22px;
  
}
#bt-paintball-01 a:hover {
  background: url("../images/menu_ctyrkolky/bg_01-hover.jpg") no-repeat;
  color: #fff;
  text-decoration: none;
}


#bt-paintball-02 a {
  position: absolute;
  top: 53px;
  left: 0;
  display: block;
  width: 311px;
  height: 36px;
  background: url("../images/menu_ctyrkolky/bg_02.jpg") no-repeat;
  color: #f27736;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 0 22px;
  
}
#bt-paintball-02 a:hover {
  background: url("../images/menu_ctyrkolky/bg_02-hover.jpg") no-repeat;
  color: #fff;
  text-decoration: none;
}






#sidebar-paintball {
  position: relative;
  background: #000 url("../images/menu_paintball/bg.jpg");
	float: left;
	width: 326px;
	height: 506px;
	padding: 0; margin: 0;		
}	

#header-paintball {
	position: relative;
	background: url("../images/bg-head-paintball.jpg") no-repeat;
	width: 910px;	
	height: 285px;	
	padding: 0;	
	margin: 0px auto;
}
#header-paintball h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 28px "Times New Roman", Times, serif;
	color: #fff;

	/* change the values of top and left to adjust the position of the logo*/
	top: 130px; left: 150px;	
}

#sidebar-paintball img {
  background: #A93E01;
  border: 0;
}	

img#icon-4kolky {
  position: absolute;
  top: 178px;
  left: 0;
}

img#icon-strelnice {
  position: absolute;
  top: 176px;
  left: 150px;
}
