﻿/********************************************
   AUTHOR:  			Jan Wojnar 
   WEBSITE:   			
	TEMPLATE NAME:		AKIM.CZ - Intro
   TEMPLATE CODE: 	
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

* { margin: 0; padding: 0; outline: 0 }

body {
	background: #000 url("../images/bg.jpg") 50% 0 no-repeat;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
}

#wrap-intro {
	position: relative;
	background: transparent;
	width: 910px;	
	margin: 0 auto 0 auto;
	text-align: left;
}

#logo-intro {
  position: absolute;
  z-index: 0;
  width: 431px;
  height: 148px;
  top: 0;
  left: 219px;
}

#logo-intro img, #paintball img, #ctyrkolky img, #strelnice img {
  border: 0;
  padding: 0;
  background: transparent;
}

#wrap-intro h1 {
  position: absolute;
  z-index: 1;
  font: bold 22px Times New Roman, Times;
  color: #fff;
  top: 85px;
  left: 350px;
}

#paintball {
  position: absolute;
  top: 137px;
  left: 0px;
  width: 274px;
  height: 320px;
}

#strelnice {
  position: absolute;
  top: 137px;
  left: 323px;
  width: 273px;
  height: 320px;
}

#ctyrkolky {
  position: absolute;
  top: 137px;
  right: 0;
  width: 272px;
  height: 320px;
}

#odkaz {
  position: absolute;
  top: 430px;
  right: 0;
  width: 820px;
  text-align: center;
}

#odkaz a {
  font-size: 18px;
  font-weight: bold;
  color: #018bed;
  text-decoration: none;
}

#odkaz a:hover {
  color: #fff;
}
