/* 
	Theme Name: KTKnet
	Theme URL: http://www.webove-stranky.com
	Description: KTKnet
	Author: http://www.webove-stranky.com
	Author URI: http://www.webove-stranky.com
	Version: 1.0		
*/

@import url("css/reset.css");

@import url("css/960.css");

@import url("css/text.css");

#header .logo{
background: url(img/header-logo.png) no-repeat;
position: absolute;
top: 10px;
left: 0px;
width: 500px;
height: 150px;
z-index:10;	
}

#header .symbol{
position: absolute;
right: 20px;
top: 20px;
width: 332px;
height: 270px;	
z-index:10;
}

#header .homelink{
position: absolute;
top: 10px;
left: 0px;
width: 500px;
height: 150px;
z-index: 1000;	
}