* { font-family:Verdana,helvetica,sans-serif; font-size:100%; line-height:120%; }
body { font-size:12px; padding:0; margin:0; position:relative; color:#333; background-color:#FFF;}
html,body { height:100%; }

h3 { font-size:1.2em; margin-bottom:0.6em; }
h4 { margin-bottom:0.3em; }
ul { margin-top: 0.3em;}
li { list-style-type:square; }

a:hover { color:#333; }

.hide { visibility: hidden; }


/*HLAVIČKA*/

#header { width:845px; height: 50px; background-color:gray; overflow: hidden; }

#header h1 {
   width: 160px;
   height: 50px;
   background: url("../../images/logo-e4you.jpg") no-repeat;
   font-size: 16px;
   margin: 0;
   border-right: 1px solid white;
}

#header h1 a {
   text-decoration: none;
}

/*MENU*/

#menu {
   width: 680px;
   position: absolute;
   left: 166px;
   top: 30px;
}

#menu a {
   display: block;
   float: left;
   color: white;
   padding: 3px 3px 3px 3px;
   margin-right: 1px;
}

#menu a:hover { background-color:#CCC; color:black; }
#menu a.selected { background-color:white; color:black; text-decoration: none; }


/*OBSAH*/
#doccontent {
   border-left: 160px solid gray;
   padding: 0px;
   background-color: white;
	min-height: 100%;
}


* html body #doccontent { height:100%; }

#content {
   padding: 10px 15px;
   width: 590px;
}

h2.doccaption {
   margin: 0;
   background: url("../../images/spolecnost.jpg");
   width: 160px;
   height: 162px;
   position: absolute;
   top: 50px;
   left: 0;
}

#mapa {
   float: right;
}


/*FORMULAR*/

#form  {
   font-size: 11px;
   background-color: black;
   color: white;
   position: absolute;
   top: 212px;
   left: 0;
   width: 140px;
   border-bottom: 1px solid white;
   padding: 5px 10px;
}

.input {
   width: 135px;
   margin: 1px;
   border-left:1px solid #666;
   border-top:1px solid #666;
   border-right:1px solid #CCC;
   border-bottom:1px solid #CCC;
}

.button {
   color: white;
   background-color: black;
   padding: 0 10px;
   margin: 1px;
   border-left:1px solid white;
   border-top:1px solid white;
   border-right:1px solid #999;
   border-bottom:1px solid #999;
}

.button:hover {
   color: #FE6;
   background-color: #333;
}

fieldset {
	margin-bottom:.5em;
}

#form form {
   margin:0;
}

#kontaktform {
	clear:both;
	padding-top:1em;
}

/*REFERENCE*/

.webinfo, .techinfo {
	clear: both;
	margin: 10px 5px;
	padding-top:3px;
}

.webinfo img {
   border: 1px solid black;
   float: left;
   margin: 3px 8px 8px 0;
}

.webinfo p {
   margin: 0 0 0 90px;
}

.webinfo h4 {
	margin: 0 0 0 90px;
}

.techinfo p, .techinfo h4{
   margin:0;
}

.webactions {
	margin-left: 90px;
}

.webactions, .techactions {
	border-top:1px solid #999;
}

img.ikona {
   float: left;
}

.piktogramy {
   clear: both;
   height: 30px;
}


/*BARVY PÍMA V JEDNOTLIVÝCH SEKCÍCH*/
.seda { color: #CCCCCC}

.nadpisIndex { color:#c40; }
.nadpisOnas { color:#16B; }
.nadpisAplikace { color: #160; }
.nadpisWebdesign { color: #160; }
.nadpisOptimalizace { color:#900; }
.nadpisHardware { color:#249}
.nadpisReference { color:#066; }
.nadpisKontakt { color:#A60; }
.nadpisSpolecnost {  color: #3366CC}
.nadpisWebhosting { color:#B60; }

.login { width: 139px; height: 21px; background-color: #F0F0F0}

#englishversion {
/*	display:none; */
	position:absolute;
	left:168px;
	top:3px;
	color:white;
}
