﻿/* Obecné styly */

*{
	margin:0;
	padding:0;
}

body{
	background-color:black;
	background-image:url('../images/pozadi-obsahu.jpg');
	background-position:center;
	color:#a5bfd6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a{
	color:white;
}

hr.clear{
	clear:both;
	visibility:hidden;
}

a img{
	border:none;
}

/* Stránka */

#stranka{
	background-repeat:repeat-y;
	width:930px;
	margin:auto;
	margin-top:-190px;
	overflow:hidden;
}
a.hore
{
	background-image:url('../images/hore.jpg');
	position: fixed;
	display: block;
	top: 50%;
	left: 0px;
	width: 44px;
	height: 91px;
}
a.hore span
{
	display: none;
}
/* Hlavicka */

#hlavicka{
	background-image:url('../images/hlavicka.jpg');
	background-position:center;
	background-repeat:no-repeat;
	padding: 1px;
	height:643px;
}

#hlavicka h1
{
	display:none;
}
#hlavicka .uvodomne
{
color: #3790D6;
text-shadow: 0px 1px 1px #000000;
font-size: 1.9em;
font-family:  'Times New Roman','Verdana','Arial';
width:870px;
margin:auto;
line-height: 1.2;
margin-top:175px;
}

/* Menu */

#menu{
	background-image:url('../images/menu-leve.png');	
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	overflow:hidden;
	margin-left:10px;
}

#menu menu{
	background-image:url('../images/menu-prave.png');
	background-repeat:no-repeat;
	background-position:right;
	list-style:none;
	overflow:hidden;
	padding-right:12px;
	width:510px;
}

#menu menu li{
	background-image:url('../images/menu.png');
	background-repeat:repeat-x;
	float:left;
}

#menu menu li a{
	background-position:center 17px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:51px;
	line-height:51px;
	padding:0px 10px;
}

#menu menu li a span{
	display:none;
}

#menu menu .webdesign{	background-image:url('../images/menu-webdesign.png'); width:145px; }
#menu menu .webdesign:hover{	background-image:url('../images/menu-webdesign-hover.png'); }

#menu menu .logotypy{	background-image:url('../images/menu-logotypy.png'); width:125px; }
#menu menu .logotypy:hover{	background-image:url('../images/menu-logotypy-hover.png'); }

#menu menu .ine{	background-image:url('../images/menu-ine.png'); width:50px; }
#menu menu .ine:hover{	background-image:url('../images/menu-ine-hover.png'); }

#menu menu .kontakt{	background-image:url('../images/menu-kontakt.png'); width:110px; }
#menu menu .kontakt:hover{	background-image:url('../images/menu-kontakt-hover.png'); }

/* Reference */

#reference a{
	display:block;
	background-image:url('../images/reference.png');
	background-repeat:no-repeat;
	padding-top:27px;
	padding-left:25px;
	width:262px;
	height:231px;
	position:relative;
	text-decoration:none;
	float:left;
	margin:20px 10px 0 10px;
}
#referencie_logotypy{
  margin-top: 10px;
}
.referencie_logotypy{
	background-image:url('../images/menu-logotypy.png');
	margin-bottom: 0px;
	margin-left: 20px;
}

.referencie_logotypy span{
  display: none;
}
#referencie_ine{
  margin-top: 10px;
}
.referencie_ine{
	background-image:url('../images/menu-ine.png');
	margin-bottom: 0px;
	margin-left: 20px;
}

.referencie_ine span{
  display: none;
}

#reference a span{
	display:none;
}

#reference a:hover span{
	display:block;
	background-color: #05263E;
	color:white;
	text-align:center;
	width:236px;
	height:35px;
	position:absolute;
	top:182px;
	left:25px;
	padding-top:15px;
	opacity: .0;
   -moz-opacity: .0;
   filter:alpha(opacity=0);
}

/* Paticka */

#paticka-obal{
	background-image:url('../images/paticka.png');

	overflow:hidden;
	clear:both;
	margin-top:50px;
	min-height:280px;
	_height:280px;
	padding-bottom:50px;
}

#paticka{
	width:930px;
	margin:auto;
	overflow:hidden;
}

h2{
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	margin:30px 0 15px 0;
}

h2 span{
	display:none;
}

h2.napiste-mi{ background-image:url('../images/napiste-mi.png'); }
h2.o-mne{ background-image:url('../images/o-mne.png'); }
h2.kontakt{ background-image:url('../images/kontakt.png'); }
h2.cennik{ background-image:url('../images/cennik.png'); }
h2.cennik a{
	display:block;
	height:30px;
	width:200px;
}

#napiste-mi{
	width:350px;
	float:left;
	margin-right:20px;
	position:relative;
}

#twitter{
	position:absolute;
	top:55px;
	left:265px;
}

.input{
	width:220px;
	padding:10px 10px;
}

.antispam{
	width:70px;
	float:left;
}

textarea{
	width:310px;
	height:110px;
	padding:10px;
	overflow:hidden;
}

.input, textarea{
    border:1px solid #01172C;
    background-color:transparent;
	background-image:url('../images/form.png');
    margin-bottom:8px;
    color:#A5BFD6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.submit{
	background-image:url('../images/odoslat.png');
	background-color:transparent;
	border:none;
	width:85px;
	height:25px;
	float:right;
	margin-right:15px;
	margin-top:-5px;
}

#o-mne{
	width:290px;
	float:left;
		line-height: 1.5;
}

#pravy-sloupec{
	width:220px;
	float:right;
}

ul.seznam{
	list-style:none;
	color: white;
	margin-top: 30px;
}

ul.seznam li{
	border-bottom:1px solid #001835;
	height:42px;
	clear:both;
	padding-top:2px;
}

ul.seznam li:hover{
	border-bottom:1px solid #001835;
    background-color:transparent;
	background-image:url('../images/form.png');
}
ul.seznam li.cenik_text:hover{
    background-color:transparent;
}

ul.seznam li.cenik_text{
    margin-bottom: 5px;
}

ul.seznam li img{
	float:left;
}

ul.seznam li p{
	float:left;
	padding-top:12px;
		padding-left:10px;
}
ul.seznam li p span{
	font-size:11px;
	font-style: italic;
}

ul.seznam li em{
	float:right;
	font-size:12px;
	padding-top:12px;
	padding-right:10px;
}

#cennik{
	clear:both;
}
abbr
{
cursor: help;
}

ul#cennik-obsah.seznam li{
	height:25px;
}

ul#cennik-obsah.seznam li em,
ul#cennik-obsah.seznam li p{
	padding-top:5px;
}
#cennik-obsah{
	display:none;
}

#o-mne #twitterek{
	display:none;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}

/* qTip */

.qtip{
	opacity: .9;
   -moz-opacity: .9;
   filter:alpha(opacity=90);
}
