﻿/* CSS vytvoril Falcon 2.5.2009 */
/* Obecná definícia */
*
{
margin:0px; 
padding:0px;
-moz-box-sizing: border-box;
box-sizing: border-box; 
}
body
{
	background-image: url(images/pozadie.jpg);
        background-position:top center;
	background-color: #ffffff;
	background-repeat: repeat-x;
        background-width: 850px;
        background-height: 125px;
	margin: 0px;
	text-align: center;
}
h1
{
  font-family: 'Times New Roman','Calibri';
  font-size: 130%;
  color: #1e7598;
  margin: 10px 0px 20px 15px;
  _margin-top: 30px;
}
h2
{
  color: #1e7598;
	font-size: 130%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 10px 0px 20px 15px;
}
h3
{
	color:rgb(51,102,153);
	font-size: 110%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 20px 0px 10px 15px;
}
h4
{
	color:#222222;
	font-size: 130%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 10px 0px 20px 15px;
}
p
{
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 13px;
  line-height: 160%;
  color: #222222;
  margin: 10px 40px 10px 20px;
}
img
{
  border: 5px solid #222222;
}
a
{
  color: #1e7598;
 text-decoration: underline;
}
a:hover
{
  text-decoration: none;
}
#all
{
  width: 802px;
	text-align: left;
	margin: 0px auto;
}
/* Hlavička */
#obrazok
{
	background-image: url(images/image.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
  width: 802px;
  clear: both;
  height: 304px;
	margin: 0px auto;
}
.logo
{
margin: 0px 0px 0px 0px;
float: left;
}
h1 a, h1 span {
	display: block;
  width: 313px;
  height: 109px;
}
h1 a {
	
	color: rgb(255,255,255);
	position: relative;
	text-align:left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	padding-top: 55px;
	height: 54px;
	padding-left: 23px;
	width: 290px;
}
h1 span {
	position: absolute;
	top: 0;	
  left: 0;
	cursor: pointer;
}
h1 a span {
	background: url(images/logo.jpg) no-repeat;
}
h1 a:hover {
	text-decoration: underline;
}


#menu 
{ 
margin-top: 69px;
margin-right: 8px;
float: right;
} 
ul, li 
{ 
margin: 0px; 
padding: 0px; 
} 

.cl 
{ 
clear: both; 
} 


ul#menu 
{ 
  font-size: 15px; 
  font-family: 'Arial','Times New Roman CE','Calibri';
} 

ul#menu li 
{ 
list-style-type: none; 
} 

ul#menu li
{ 
float: left; 
margin-right: 0px; 

} 

ul#menu li a 
{ 
display: block; 
line-height: 40px; 
text-align: center; 
	background-image: url(images/menu.jpg);
	background-color: #013e59;
background-repeat: no-repeat;
  width: 96px;
  height: 40px;
  color:white;
  text-decoration: none; 
} 

ul#menu li a:hover 
{ 
  text-decoration: underline;
}
.uvodny
{
  float: right; 
  margin: 3px 10px 3px 20px;
  border: 5px solid rgb(255,255,255);
}

/* Pata */
#paticka
{
	background-image: url(images/pata.png);
	background-color: transparent;
	background-repeat: no-repeat;
        width: 767px;
        height: 100px;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-top: 22px; 
        _padding-top: 33px; 
        padding-left: 68px; 
}
.mobil
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
  font-size: 13px;
  font-weight: bold;
  margin-left: 50px;
}
.support
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
  font-size: 13px
  float: left;

}
.skuska
{
  float: right;
  margin-right: 20px;  
  #margin-right: 100px;  
  position: relative;  
  bottom: 35px;
  #bottom: 35px;
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
  font-size: 13px
}
 * html .skuska { /*only IE6*/
       margin-right: 44px;
       bottom: 57px;      
  }
* html #paticka { /*only IE6*/
   behavior: url(iepngfix.htc);
}
/*\*/
html>body*.skuska {margin-right: 100px;}
/**/
#paticka a
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
 text-decoration: underline;
  font-size: 13px
}
#paticka a:hover
{
  text-decoration: none;
}
