body {
     background-color:#FFFFFF;
     height: 100%;
  background-image: url(img/hpbg3.jpg);
  background-attachment: fixed;
  font-family: 'Times New Roman',Times,serif;
}

#main {
  width: 750px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0px 0px 0px -375px;
  background-color:#999999;
  background-image: url(img/hpbg2.gif);
}

* html #main
{
  height: 100%
}

#content {
  background-color:#EEEEEE;
  text-align:justify;
  margin: 0px 60px;
  height: 100%;
  background-image: url(img/hpbg.jpg);
}

* html #content
{
  height: 100%
}

#topbanner {
  height: 120px;
  width: 630px;
     background-color:#FFFFFF;
}

#toptitle {
  position: absolute;
  top: 12px;
  left: 240px;
  width: 450px;
  font-size: 19pt;
  color: #006666;
}

#toptitle img {
  float: left; margin: 0 0px 0px 0;
}

#menubanner {
  position: absolute;
  top: 56px;
  left: 220px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #006666;
  width: 470px;
  text-align: left;
}

#menucontent {
  padding: 5px 5px 5px 22px;
}

.menudelimiter {
  width: 100%;
  height: 3px;
  font-size: 3px;
}

#pagecontent {
  padding: 1em;
}

#langs {
   float: right;
   width: 80px;
   margin-right: 5px;
   margin-top: 8px;
}

div.content_hp {
    padding: 585px 2em 1em 2em;
}

#icontitle {
  position: absolute;
  top: 80px;
  left: 220px;
  font-size: 12px;
  background-color: #CCCCCC;
  width: 470px;
  height: 40px;
}

#smallicons {
  width: 100%;
  height: 40px;
  margin: 0; border: 0; padding: 0;
  background-color: #CCCCCC;
}

.smalliconOLD {
  width: 53px;
  height: 40px;
  float: right;
  margin-right: -5px; border: 0; padding: 0;
}

.smallicon {
  height: 40px;
  float: right;
}

.hpbutton1 {
  width: 160px;
  position: relative;
  top: 180px;
  left: 115px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton5 {
  width: 160px;
  position: relative;
  top: 180px;
  left: 295px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton4 {
  width: 160px;
  position: relative;
  top: 180px;
  left: 475px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton2 {
  width: 160px;
  position: relative;
  top: 390px;
  left: 115px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton6 {
  width: 160px;
  position: relative;
  top: 390px;
  left: 295px;
  text-align:center;
  border: 1px solid #006666;
}
.hpbutton7 {
  width: 160px;
  position: relative;
  top: 600px;
  left: 295px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton8 {
  width: 160px;
  position: relative;
  top: 600px;
  left: 115px;
  text-align:center;
  border: 1px solid #006666;
}

.hpbutton3 {
  width: 160px;
  position: relative;
  top: 390px;
  left: 475px;
  text-align:center;
  border: 1px solid #006666;
}
                     
.hpbuttontext {
  text-align:center;
  background-color:#CCCCCC;
  color:#006666;
  font-weight:bold;
  width: 160px;
  height: 70px;
}      

.hpbuttontext .content {
  padding: 20px 0px 0px 0;   
}      

.hpbuttontextsvatby {
  text-align:center;
  background-color:#CCCCCC;
  color:#006666;
  font-weight:bold;
  width: 160px;
  height: 70px;    
  font-size: 24px;
}      


.hpbuttontextsvatby .content {
  padding: 20px 0px 0px 0;   
}


#toppage {
  padding: 20px 0;
}

.logo {
  width: 160px;
  height: 133px;
  float: left;
}

.rightflag_hp {
  width: 160px;
  float: left;
  padding: 115px 00px 0 20px;
}

.leftflag_hp {
  text-align: right;
  width: 160px;
  float: left;  
  padding: 115px 20px 0 60px;
}



#hotnews {
   margin: 0 35px 0 0;	
  background-color:#fff; 
  border: 2px solid #006666;
}

#hotnews .content {
  padding: 10px 15px;
}

#hotnews h1 { 
	text-align: center;
	margin: 30px 0 15px 0;
	padding: 0;
}

#hotnews h2, #hotnews h3, #hotnews h4 { 
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}

#hotnews strong {
  color:#006666;
}

#hotnews a { 
	  text-decoration: underline;
	}


#buttons {
   padding: 30px 0 0 30px; 
}
        
.hpbutton {
  width: 160px;
  text-align:center;
  border: 2px solid #006666;
  float: left;
  margin: 0 36px 25px 0;
}



.tworows {
  padding: 13px 0px 0px 0px;
}



.hpbuttontext {
  text-align:center;
  background-color:#CCCCCC;
  color:#006666;
  font-weight:bold;
  width: 160px;
}

a {
  color:#006666;
  text-decoration:none;
}

a:hover {
  color:#666666;
}

a.menumainitem {
  color:#FFFFFF;
  text-decoration:none;
  font-weight: bold;
}

a.menumainitem:hover {
  color:#FFFF00;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

img.typ1 {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

img.typ2 {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-top: 2px;
}

img.typ3 {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

img.typ4 {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
  margin-top: 2px;
}

img.typ5 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

img.typ6 {
  float: left;
}

img.typ7 {
  float: right;
}

.hpico {
  width: 160px;
  height: 120px;
  border-bottom: 1px solid #006666;
}

.hpicoglasi {
  width: 89px;
  height: 88px;
  border-bottom: 1px solid #006666;
}

.topimgpicture {
  width: 160px;
  height: 120px;
}

#icontitle1 {
  width: 53px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 417px;
}

#icontitle2 {
  width: 53px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 364px;
}

#icontitle3 {
  width: 53px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 311px;
}

p {
  margin: 0 0 0.7em 0;
}

p.typ1 {
    text-align: center;
}

p.typ2 {
    margin: 1.5em 0;
}

p.typ3 {
  font-size:0.8em;
      text-align: center;
}

p.typ4 {
    text-align: right;
}

p.typ5 {
  font-size: 1.2em;
      text-align: center;
      background-color: #006666;
      font-weight: bold;
      padding: 0.3em 0;
    margin: 1.5em 0;
}

p.copyright {
  margin: 20px 0 10px 0;
  border-top: 1px solid #006666;
  padding-top: 7px;
  font-size:0.7em;
  text-align:center;
  clear: both;
}

h1 {
  font-size: 1.6em;
  margin-top:5px;
}

table.typ1 {
  border-collapse: collapse;
}

td.typ1 {
  padding: 0.2em 0.5em;
  border: 1px solid #999999;
}

td.typ2 {
  padding: 0.2em 0.5em;
  border: 1px solid #999999;
  text-align: center;
}

td.imgal1 {
  padding: 0px;
  margin-left: 0px;
  vertical-align: middle;
  text-align: center;
  height: 185px;
  width: 185px;
  background-color:#CCCCCC;
}

td.imgal2 {
  width: 10px;
}

td.imgal3 {
  height: 10px;
}

td.imgal4 {
  padding: 10px;
  margin-left: 0px;
  vertical-align: middle;
  text-align: center;
  height: 30px;
  width: 185px;
  background-color:#CCCCCC;
  font-weight: bold;
}

.center {
    text-align: center;
}

div.delimiter {
  border-top: 1px solid black;
  margin: 1em 0 0 0;
  padding: 0 0 1em 0;
}

h1 {
  margin: 0.5em 0 0.3em 0;
}

h2 {
  margin: 1.5em 0 0.3em 0;
}

h2.typ1 {
  margin: 5px 0 0.7em 0;
}

h3 {
  margin: 1.5em 0 0.3em 0;
}

ul {
  margin-top: 5px;
  margin-left: 20px;
}

li {
  margin-top: 5px;
  text-align: justify;
}

#partneri h4 {
	margin: 0;
	padding: 10px  0 0 0;
}

#partneri img {
	margin: 5px  0 5px 10px;
}

#partneri #abc {
	width: 250px; 
	text-align: center; 
	float: left; 
	font-size: 10px
}

#partneri #abc img {
	margin: 0px 0 3px 0; 
	border: 0px
}

.cleaner  {
	width : 100%;
	height : 0;
	font-size : 0;
	line-height : 0;
	clear : both;
} 

a.svatby {
	font-size : 20px;
}   

h1.hp {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 29px;
}
