html, body
{
  margin: 0 auto;
  text-align: center;
  font-family: Tahoma;
  height:100%;

}
body {
display: table;
}
#napisloga {
  float:left; 
  padding-left:110px; 
  margin-top:20px;
}
#napisloga img{
  float:left;
}
#nagl {
   float:left;  
   text-align:left; 
   font-family:tahoma; 
   font-size:24pt; 
   color:#636363; 
   margin-left:5px;
   margin-top:5px;
}
#nagl2 {
  float:left;  
  text-align:left; 
  font-family:tahoma; 
  font-size:14pt; 
  color:#b1b1b1;
}
#naglpraw {
  float:right; 
  margin-right:30px; 
  margin-top:50px; 
  text-align:left; 
  font-family:tahoma; 
  font-size:10pt; 
  color:#636363;
  font-style: italic;
}
.naglpraw2 {
  float:left;  
  text-align:right; 
  font-family:tahoma; 
  font-size:8pt; 
  color:#b1b1b1;
}

.telefon {
  float:right;
  padding: 12px 8px 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
}
.wrapper
{
	width: 1024px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 146px;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
width: 1024px;
height: 44px;
background: url(../images/menu.jpg);
background-repeat: no-repeat;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #fff;
padding: 12px 20px 10px 10px;
float: left;
font-weight: bold;
}
.menu-text2
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 25px 10px 140px;
float: left;
font-weight: bold;
}
.menu-text a.nav:link, .menu-text2 a.nav:link {
  color: #ffffff; 
  text-decoration: none; 
}
.menu-text a.nav:visited, .menu-text2 a.nav:visited {
  color: #ffffff; 
  text-decoration: none; 
}
.menu-text a.nav:hover, .menu-text2 a.nav:hover {
  color: #ffff99; 
  text-decoration: none; 
  }
.menu-text a.nav:active, .menu-text2 a.nav:active {
  color: blue; 
  }

/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 1024px;
  height: 235px;
  border: solid 2px #ffffff;

}
.right-image
{
  width: 234px;
  height: 235px;
  float: right;
  background-image: url(../images/right-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.mid-image
{
  width: 443px;
  height: 235px;
  float: right;
  background-image: url(../images/mid-image.gif);
  background-repeat: no-repeat;
}
.left-image
{
  width: 234px;
  height: 273px;
  float: right;
  background: #13AAF3;
  border-right: solid 1px #ffffff;
  text-align: left;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 655px;
  height: auto;
  border-bottom: solid 1px #dbdbdb;
  float: right;
  text-align: center;
    min-height: 900px;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  display: block;
  clear: both;
  width: 1024px;
  text-align: center;



}
.imgg {
  clear: both;
  text-align: center;
}


/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  clear: both;
  width: 248px;
  height: 309px;
  float: left;
  padding-left: 115px;
}
.left-box2
{
  width: 247px;
  height: 309px;
  float: left;
  background: url(../images/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 309px;
  float: left;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  clear: both;
  width: 1024px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: center;
  margin: 0 10px 5px 0;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 10px;
  margin-left: 12px;
}
.naszeubez {
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 7px;
  margin-left: 12px;
  color:#ffffff; 
  width:200px; 
  padding-bottom:7px;
}

ul, ul li {
   font-family: Tahoma;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

ul li {
	width: 222px;
	padding-left: 10px;
	background: #13AAF3;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #fff;
}

ul a:link, ul a:visited {
	display: block;
	width: 197px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #13AAF3;
	color: #fff;
	border-left: 1px solid #fff;
}

ul a:hover {
	background-color: #107DB1;
	color: #eff;
}

.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.duze
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #000;
}
.duze2
{
  font-family: Tahoma;
  font-size: 12pt;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.title4
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #094E7A;
  margin-top: 20px;
  margin-left: 20px;
  text-align: left;
}
.title5
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
  text-align: left;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 195px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.description1
{
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 400px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}
.description2
{
  font-size: 13pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  line-height: 18px;
  margin: 3px 12px 3px 20px;
}
.description3
{
  font-size: 12pt;
  color: #616161;
  text-align: justify;
  margin: 3px 20px 3px 20px;
  line-height: 25px;
}

hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: maroon; text-decoration: none; }
a.nav:visited {color: maroon; text-decoration: none; }
a.nav:hover {color: maroon; text-decoration: underline; }
a.nav:active {color: maroon; }

a.nav2:link {color: maroon; text-decoration: none; font-weight: bold;}
a.nav2:visited {color: maroon; text-decoration: none; font-weight: bold;}
a.nav2:hover {color: maroon; text-decoration: underline; font-weight: bold;}
a.nav2:active {color: maroon; font-weight: bold;}
ul
{
 list-style-type: none;
 font-size: 11pt;
 margin: 2px 0 2px 0;
 text-align: left;
 color: #616161;
 width: 195px;

}
ol, ol li{
  list-style-type: none;
  margin: 5px 30px 5px 30px;
  padding: 0;
  font-size: 11pt;
  text-align: left;
  border:0;
  font-weight: bold;
  color: #616161;
  font-family: Tahoma
}
.firmy {
  margin: 10px;
}
.cen {
  text-align: center;
}



/**************************** General Section Ends ****************************/

