/*
Theme Name: APLNET
Version: 1.0
Author: Martin Dolenský
Author URI: http://www.aplnet.com/
*/



/* Begin Typography & Colors */
body, div, p, h1, h2, h3, h4, img, span, ul, li, strong, table, tr, td {
  padding: 0px;
  margin: 0px;
  border: 0px solid;
  }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Microsoft Sans Serif,Verdana, Arial, Sans-Serif;
	background: #e3e3e3 url('images/bg.gif') repeat-x top left;
	color: #333;
	text-align: center;
	}
	
a {
  color: #c20c08; 
  }
a:hover {
  color: #333; 
  }
  
#page {
  width: 958px;
  position: relative;
  margin: 0 auto 0 auto;  
	border: 0px solid;
	text-align: left;
	}
	
.shadow-side {
  position: absolute;
  height: 336px;
  width: 10px;
  top: 82px;
  }
.shadow-left {
  left: -4px;
  background: url('images/shadow-left.gif') no-repeat;
  }
.shadow-right {
  right: -4px;
  background: url('images/shadow-right.gif') no-repeat;
  }

#header {
  background: url('images/shadow-top.gif') repeat-x bottom left;
  height: 87px;
	}

#headerimg 	{
  padding: 23px 0 0 20px;
  float: left;
	}
	
h1 a {
  text-decoration: none;
  color: #525252;
  font-size: 1.6em;
  }
	
/* ******** MENU ******** */

.toeshop {
    position: relative;
    height: 30px;
}
.toeshop a{
   display: block;
   position: absolute;
   width: 31px;
   height: 30px;
   top: 0;
   right: 9px;
   background: url('images/toeshop-ico.jpg') no-repeat;
}
.toeshop a:hover{
   width: 178px;
   background: url('images/toeshop.jpg') no-repeat;
}
	
#mainmanu {
  padding: 0 50px 0 0;
  height: 27px;
  }
	
#mainmanu li.page_item {
  list-style-type: none;
  float: left;
  margin: 0px 0px 0px 25px;
  }
  
li.page_item a, li.current_page_item a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 27px;
	color: #333;
	text-decoration: none;
	_font-size: 7px;
}
li.page_item a:hover, li.current_page_item a:hover {
	background: url('images/bg-cur.gif') repeat-x bottom center;
	text-decoration: underline;
}
li.current_page_item a{
	background: url('images/bg-cur.gif') repeat-x bottom center;
}
li.page_item a span{
	display: block;
	position: absolute;                                   
	top: 0;
	left: 0px;
	height: 21px;
}

li.page-item-home a span{
	width: 51px;
	background: url('images/uvodem.gif') no-repeat;
}
li.page-item-4 a span{
	width: 44px;
	background: url('images/sluzby.gif') no-repeat;
}
li.page-item-6 a span{
	width: 40px;
	background: url('images/eshop.gif') no-repeat;
}
li.page-item-7 a span{
	width: 65px;
	background: url('images/reference.gif') no-repeat;
}
li.page-item-8 a span{
	width: 54px;
	background: url('images/kontakt.gif') no-repeat;
}

li.page-item-home{
  width: 51px;
  }
li.page-item-4{
  width: 44px;
  }
li.page-item-6{
  width: 40px;
  }
li.page-item-7{
  width: 65px;
  }
li.page-item-8{
  width: 54px;
  }

/* KONEC MENU */	
	
	
	
/* ******** OBSAH ******** */		

#content {
	font-size: 1.2em;
  padding: 5px;
  background-color: #fff;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #d7d7d7;
	}
	
li {
  font-size: 1.2em;
  list-style: none;
  }
  
h3 {
  font-size: 1.6em;
  font-weight: normal;
  padding: 10px 0 10px 0;
  }
h4 {
  font-size: 1.2em;
  padding: 10px 0 10px 0;
  }
  
.right-panel h3 {
  font-size: 1.6em;
  padding: 5px 0 10px 0;
  }
#content p{
  font-size: 1.2em;
  margin-bottom: 15px;
  line-height: 1.5em;
  }
  
.right-panel p {
  font-size: 1.2em;
  padding-bottom: 5px;
  line-height: 1.3em;
  }
  
.content-page {
  padding: 0 15px 0 20px;
  }
  
input, textarea{
  border: 1px solid #bbb;
  padding: 3px;
  margin-top: 2px;
  }
  
input{
  width: 350px;
  }
  
textarea{
  width: 590px;
  }
  
input.button {
  border: 1px solid #777;
  color: #fff;
  background-color: #666;
  width: 100px;
  font-weight: bold;
  cursor: pointer;
  }
  
form {
  padding-bottom: 10px;
  }

table {
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  font-size: 1.2em;
  }
td {
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #fff;
  background-color: #eee;
  padding: 5px;
  }
td.td-head {
  background-color: #ddd;
  }

/* ******** HOME ******** */		

.home-img {
  background: #930a01 url('images/home-panel.jpg') no-repeat;
  height: 353px;
  position: relative;
	}

.home-img a {
  width: 155px;
  height: 41px;
  position: absolute;
  display: block;
  top: 249px;
  left: 75px;
	}	
	
.services {
  margin: 5px 0 5px 0;
  height: 234px;
  }
.service {
  float: left;
  width: 312px;
  height: 234px;
  background: #eceaea url('images/bg-service.gif') no-repeat 0 61px;
  }
.service-center {
  margin: 0 5px 0 5px;
  }
.service h2 {
  display: block;  
  position: relative;
	overflow: hidden;
  width: 297px;
  padding: 15px 0 0 15px;
  height: 46px;
  font-size: 1.3em;
  background-color: #930a01;
  color: #fff;
  }  
.service h2 span{
	display: block;
	position: absolute;                                   
	top: 0;
	left: 0px;
	height: 61px;
	width: 312px;
}
.h-eshop span{
	background: url('images/h-eshop.jpg') no-repeat;
}
.h-webdesign span{
	background: url('images/h-webdesign-logo.jpg') no-repeat;
}
.h-is span{
	background: url('images/h-is.jpg') no-repeat;
}

.service div.description {  
  padding: 20px 20px 0 20px;
  font-size: 1.2em;
  line-height: 1.35em;
  }
  
.service a.more {
  display: block;
  padding: 0 0 0 17px;
  margin: 17px 20px 0 23px;
  background: url('images/arrow.gif') no-repeat left 6px;
  }
  
.last-refer {
  clear: both;
  position: relative;
  height: 230px;
  margin-left: 5px;
  }
  
.last-refer h2 {
  display: block;  
  position: relative;
	overflow: hidden;
  padding: 13px 0 0 12px;
  height: 28px;
  font-size: 1.5em;
  font-weight: normal;
  } 
.last-refer h2 span{
	display: block;
	position: absolute;                                   
	top: 13px;
	left: 12px;
	height: 28px;
	width: 236px;
}
.last-refer span{
	background: url('images/h-last-refer.gif') no-repeat;
}  
.last-r {
  padding: 15px 10px 0 12px;
  float: left;
  }
.last-r img {
  border: 1px solid #b7b7b7;
   width: 288px;
  }
.last-r a {
  position: relative;
  display: block;
  }
.last-r .new-ico {
  position: absolute;
  top: -1px;
  left: 221px;
  background: url('images/new.jpg') no-repeat;
  width: 70px;
  height: 69px;
  }  
  
.last-refer .text {
  margin-top: 5px;
  height: 20px;
  color: #606060;
  width: 288px;
  }
  
.more-refer {
  position: absolute;
  top: 20px;
  left: 840px;
  }


/* KONEC HOME */

/* ******** PAGE ******** */	  
  
.page-panel {
  height: 88px;
  background: #930a01 url('images/panel.jpg') no-repeat;
  padding: 32px 50px 0 0;
  text-align: right;
  margin-bottom: 20px;
	} 
.page-panel h2 {
  color: #fff;
  padding: 20px 0 0 0;
  text-align: right;
  position: relative;
	} 
	
.page-panel h2 span {
  position: absolute;
  top: 0;
  right: 0;
  height: 51px;
	}    
.page-panel h2.head-service span {  
  width: 95px;
  background: url('images/head-service.jpg') no-repeat;
	}
 .page-panel h2.head-eshop span {
  width: 126px;
  background: url('images/head-eshop.jpg') no-repeat;
	}   
.page-panel h2.head-reference span {
  width: 148px;
  background: url('images/head-reference.jpg') no-repeat;
	}
.page-panel h2.head-kontakt span {
  width: 124px;
  background: url('images/head-kontakt.jpg') no-repeat;
	} 
.page-panel h2.head-helios span {
  width: 199px;
  background: url('images/head-helios-red.jpg') no-repeat;
	}     

	
/* KONEC PAGE */	


/* ******** REFERENCE ******** */	 

.reference-page {
  padding: 0 15px 0 10px;
  }
  
.reference-page .post {    
  padding: 13px;
  border: 1px solid #fff;
  width: 597px;
  }
.reference-page .post-0 {    
  background-color: #f8f6f6;
  border: 1px solid #f4f4f4;
  }

.reference-page .post img {    
  border: 1px solid #b7b7b7;
  }
.reference-page .post h4 {    
  color: #c20c08;
  font-size: 1.4em;
  font-weight: normal;
  padding: 0px;
  margin: 2px 0 2px 15px;
  }
.reference-page .post small {    
  font-size: 0.9em;
  margin: 0 0 0 15px;
  }  
#content .reference-page .post .entry p { 
  width: 291px;   
  margin: 10px 0 0 15px;
  line-height: 1.2em;
  } 
.reference-page .post .postmetadata {    
  margin: 15px 0 0 15px;
  }  
.reference-page .w-adress {    
  margin: 6px 0 0 15px;
  } 
  
.navigation {
  padding: 20px;
  font-size: 1.2em;
  width: 597px;
  }
.red {
  color: #c20c08;
  }


.right-panels {
  width: 280px;
  }
  
.right-panel {
  border: 1px solid #dedede;
  padding: 12px 17px 5px 17px;
  background: #f1f1f1 url('images/bg-panel.gif') repeat-x;
  margin-bottom: 15px;
  }
.right-panel p {
  margin: 5px 0 10px 0;
  }
.right-panel li {
  background: url(images/arrow.gif) no-repeat 10px 7px;
  padding-left: 28px;
  }
.right-panel li {
  padding-bottom: 0.6em;
  }


/* KONEC REFERENCE */	

/* ******** ESHOP ******** */	


.left-contet {
  width: 590px;
  }

ul.properties {
  margin-bottom: 20px;
  }

ul.properties li {
  background: url(images/li.gif) no-repeat 10px 2px;
  padding-left: 32px;
  margin-bottom: 5px;
  }

/* KONEC ESHOP */ 

/* ******** KONTAKTY ******** */	


.form {
  padding-bottom: 5px;
}

strong.small-label {
  font-size: 0.8em;
  display: block;
  padding: 7px 0 0 0;
  }

/* KONEC KONTAKTY */ 

	

/* KONEC OBSAH */	

/* ******** FOOTER ******** */	 
  
#footer {
  padding-top: 22px;
  height: 62px;
  background: #fff url('images/bg-footer.gif') repeat-x;
  color: #818181; 
  text-align: center;
  font-size: 1.1em;
  line-height: 1.8em;
}

/* KONEC FOOTER */	 

.align-left {
  float: left;
  }
.align-right {
  float: right;
  }
.float-left {
  float: left;
  }
.float-right {
  float: right;
  }
.center {
  text-align: center;
  }
.clear {
  clear: both;
  }
  
.w-left { width: 590px; }
.w100 { width: 100px; }
.w200 { width: 200px; }
