/*---------------------------------------------------------------- GENERAL ---*/
body {
 margin: 0;
 padding: 0;
 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
 font-size: xx-small;
 color : black;
 background : white;
 line-height : 130%;
}

a:link {
 color:#000066;
 font-weight: bold;
 text-decoration : none;
 font-size: xx-small;
} a:link.menuLink { color:#ffffff; text-transform: uppercase; }

a:visited {
 color : #000066;
 font-weight: bold;
 text-decoration : none;
 font-size: xx-small;
} a:visited.menuLink { color: #ffffff; text-transform: uppercase; }

a:hover {
 color: #dd0000;
 font-weight: bold;
 text-decoration : none;
 font-size: xx-small;
} a:hover.menuLink { color: #dd0000; text-transform: uppercase;}

img {
 border: none;
}
.bodytext {
 font-size: xx-small; 
}
ul, ol, li, h1, h2, h3, h4, h5, p, form, input {
 margin: 0; padding: 0;
 font-size: xx-small; 
}
h1, h2, h3, h4, h5 {
 font-weight: bold;
 clear : both;
}
h1 {
 font-size: 13px;
 margin-bottom: 15px;
 padding-left:12px;
 color : #000066;
 font-weight: bolder;
}
h2 {
 font-size : 12px;
 margin: 10px 0;
 color: #dd0000;
 padding-left:24px;

}
ul {
 margin-left: 50px;
 margin-bottom:10px;
 font-size: 110%;
}
li {
 margin-bottom:2px;
 margin-right:15px;
 list-style : url(images/dot.gif);
}
p {
 margin-left: 24px;
 margin-right:25px;
 margin-bottom:10px;
 text-align : justify;
 font-size: 110%;
}
p.logo {
 margin:0; padding:0;
}
/*---------------------------------------------------------------------- LAYOUT---*/
#all {
 width: 770px;
 margin: 0 auto;
 background : #DFF1F7 url(images/back.gif) repeat-y;
}
#divLng {
 width:220px;
 position : relative;
 right : 0px;
 top: 0px;
 float : right;
 padding:10px 10px 0 0;
 text-align : right;
}

#divMainMenu {
 width:222px;
 height: 30px;
 position : relative;
 right : 0px;
 float : right;
 clear : both;
 padding-top:120px;
}

.footer {
 margin-right:1px;
 color:#6B7383;
 text-align : right;
 background : url(images/back_footer.gif) no-repeat right bottom;
 border-bottom: 5px solid #000066;
 height:45px;
 font-size : 9px;
}
.footer p {
 text-align : center;
 margin:0;
 padding: 9px 17px 0 0;
 line-height : 15px;
}
.footer p a {
 color:#6B7383;
 font-weight : normal;
}
.footer p a:visited {
 color:#6B7383;
 font-weight : normal;
}
.footer p a:hover {
color:#6B7383;
 font-weight : normal;
 text-decoration : underline;
}
/*--------------------------------------------------------------------- HLAVNI CAST---*/
.kontakt {
 width:483px;
 margin-left:31px;
 overflow : auto;
}
.slim {
 width:232px;
 height:360px;
 float:left;
 padding-top:20px;
 padding-bottom:20px;
 background: #EFF8FB url(images/back_bottom.gif) repeat-x bottom;
 /*border-bottom: 20px solid #B6D6E9;
 */
}
.slimimg {
 width:232px;
 height:360px;
 float:left;
 padding-top:20px;
 padding-bottom:20px;
 margin-left: 6px;
 background: url(images/back_bottom.gif) repeat-x bottom;
 /*border-bottom: 20px solid #B6D6E9;
 */
}
.slimimg img {
 vertical-align : text-bottom;
 margin:0;
 padding:0;
}
.weight {
 width:473px;
 margin-left:31px;
 padding-top:20px;
 padding-bottom:30px;
 margin-bottom:20px;
 background: #EFF8FB url(images/back_bottom.gif) repeat-x bottom;
 overflow : auto;
}
/*-----------------------------------------------------------------------REFERENCE--*/
img.ref {
 margin-right:8px;
 margin-bottom:10px;
}
/*-------------------------------------------------------------------------KONTAKT--*/
.kontakt p {
 text-indent : -12px;
 margin-bottom:25px;
}
/*-------------------------------------------------------------------------PARTNERI---*/
div.partner {
 float:left;
 width: 225px;

}
div.partner p {
 text-align : left;
 margin-right:0px;
}
/*------------------------------------------------------------------------- LANGUAGE---*/
#language img {
 margin: 0 4px 0 8px;
}
/*------------------------------------------------------------------------- MENU---*/
#divMainMenu p  {
 margin: 10px 0;
 padding: 6px 0 6px 23px;
 background : url(images/back_menu.gif) repeat-y;
}
#divMainMenu p.first  {
 margin-top:120px;
}


/*----------------------------------------------------------------------OTHERS ---*/
.left {
 float : left;
}
.right {
 float : right;
}
.textright {
 text-align : right;
}
.hr {
 height:2px;
 background : url(images/hr.gif) repeat-x;
}
.clear {
 clear : both;
}
.upper {
 text-transform : uppercase;
}
.green {
 color: #008F60;
}
.blue {
 color:#000066;
}
.imgtext-table {
margin-right:12px;
margin-left:12px;
}

