body {
/*background-image: url('../images/bg.gif');*/
background-color: #ece9e9;
font-family: Tahoma, Arial, Helvetica, Sans-serif;
margin: 0;
}

#container {
width: 980px;
height: auto;
margin: 20px auto 10px auto;
background-color: #ece9e9;
}

#menu {
width: 200px;
height: auto;
float: left;
background-color: #ece9e9;
}

#menu_part {
width: 184px;
padding-top: 12px;
padding-left: 16px;
height: 28px;
cursor: pointer;
color: #0e89b1;
font-weight: bold;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
}

#menu_part a {
color: #3a3939;
text-decoration: none;
}

#menu_part:hover {
background-color: white;
}

#menu_part_active  {
background-color: white;
width: 184px;
padding-top: 12px;
padding-left: 16px;
height: 28px;
cursor: pointer;
color: #0e89b1;
font-weight: bold;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
}

#menu_part_active a {
color: #0e89b1;
text-decoration: none;
}

#menu_middle {
width: 200px;
height: 2px;
margin: 0px;
padding: 0px;
font-size: 2px;
line-height: 2px;
background-image: url('../images/middle.gif');
}

#body {
width: 740px;
min-height: 400px;
padding: 20px 0 20px 40px;
background-color: white;
float: left;
/*padding: 10px 0;*/
}

#clear {
width: 100%;
height: 0;
font-size: 0;
line-height: 0;
clear: both;
}

#header {
width: 100%;
height: 100px;
background-repeat: repeat-x;
background-image: url('../images/bg.gif');
/*border-bottom: solid 1px black;*/
}

#header_in {
width: 980px;
height: 100px;
margin: 0 auto;
padding: 0;
/*border-left: solid 1px black;
border-right: solid 1px black;*/
}

#logo {
width: 300px;
height: 100px;
background-image: url('../images/logo.gif');
background-repeat: no-repeat;
float: left;
}

#up_menu {
width: 390px;
height: 90px;
padding-top: 10px;
padding-left: 200px;
float: left;
/*border: solid 1px green;*/
}

#seperate {
width: 2px;
height: 40px;
background-image: url('../images/seperate.gif');
float: left;
margin: 0 15px;
}

#menu_elem {
min-width: 40px;
margin-top: 10px;
float: left;
font-weight: bold;
font-family: Tahoma;
font-size: 14px;
}

#menu_elem a {
text-decoration: none;
color: white;
}

#menu_elem a:hover {
text-decoration: underline;
}

#upper_part {
width: 100%;
height: 400px;
background-image: url('../images/up_part.gif');
background-color: #c81313;
border-bottom: solid 1px #cbcaca;
}

#upper_text {
width: 350px;
height: 300px;
/*border: solid 1px white;*/
color: white;
padding-top: 30px;
}

#print {
width: 220px;
height: 45px;
/*border: solid 1px red;*/
display: hidden;
}

#print2 {
width: 220px;
height: 35px;
padding-top: 10px;
/*border: solid 1px red;*/
background-image: url('../images/button.gif');
color: white;
cursor: pointer;
text-align: center;
}

#print2 a {
color: white;
text-decoration: none;
}

#print3 {
width: 220px;
height: 35px;
padding-top: 10px;
/*border: solid 1px red;*/
background-image: url('../images/button.gif');
color: white;
cursor: pointer;
text-align: center;
background-repeat: no-repeat;
}

#print3 a {
color: white;
text-decoration: none;
}

#upper_part_inside {
width: 980px;
height: 400px;
margin: 0 auto;
background-image: url('../images/upper_part3.jpg');
background-repeat: no-repeat;
}

#upper_part_inside p {
margin: 0;
padding: 0;
}

#upper_part_inside ul{
margin: 0 0 20px 0;
padding: 0;
}

#upper_part_inside li {
display: inline;
margin-left: 12px;
}

#flags {
float: left;
display: none;
}

#flags table {
border: 0;
}

#flags td {
padding: 4px 4px;
}

#flags img {
/*border: solid 1px #918f8f;*/
border: none;
}

#flags2 {
float: left;
}

#flags2 table {
border: 0;
}

#flags2 td {
padding: 4px 4px;
}

#flags2 img {
/*border: solid 1px #918f8f;*/
border: none;
}

#product_box {
width: 310px;
height: 200px;
margin: 10px 20px 10px 20px;
float: left;
background-image: url('../images/box.gif');
}

#p_box_left {
width: 159px;
height: 200px;
float: left;
font-size: 13px;
color: #2c404c;
}

#p_box_left table {
margin: 30px 10px 10px 12px;
}

#p_box_left a{
color: #10700e;
size: 13px;
font-style: normal;
}

#p_box_left a:hover{
color: #10700e;
size: 13px;
font-style: italic;
}

#p_box_right {
width: 140px;
height: 200px;
float: left;
}

#mini_image {
width: 72%;
padding: 10px;
background-color: white;
border: solid 1px #878686;
text-align: center;
margin: 10px auto;
}

#product_box:hover{
background-image: url('../images/box_h.gif');
cursor: pointer;
}

.small_text {
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
}

.red {
color: red;
}

.italic {
font-style: italic;
}

.detail {
margin-top: 40px;
padding-left: 10px;
}

#detail_name {
padding-left: 10px;
height: 27px;
padding-top: 6px;
color: white;
background-color: #c92d2d;
border-bottom: solid 1px silver;
text-align: left;
font-style: italic;
font-family: Helvetica;
}

#detail_name p {
padding-left: 10px;
margin: 0;
}

#detail_box {
width: 80%;
min-height: 250px;
border-left: dotted 1px #d3d3d3;
border-bottom: dotted 1px #d3d3d3;
border-right: dotted 1px #d3d3d3;
margin: 40px auto;
background-image: url('../images/detail_box.gif');
font-size: 14px;
}

.dotted {
line-height: 100%;
font-size: 1px;
height: 1px;
background-image: url('../images/dot.gif');
background-repeat: repeat-x;
}

#detail_left {
width: 39%;
height: 267px;
float: left;
border-right: dotted 1px silver;
}

#detail_left table {
margin: 70px 0 0 20px;
font-size: 14px;
}

#detail_right {
width: 60%;
height: 267px;
float: left;
padding-top: 40px;
text-align: center;
}

#detail_image {
width: 160px;
height: 160px;
float: left;
border: solid 1px silver;
margin-left: 12px;
}

#detail_image:hover {
border: dotted 1px red;
}

#detail_image a {
border: 0;
}

#detail_image img {
border: none;
}

#text {
font-size: 14px;
width: 94%;
margin: 20px auto;
line-height: 140%;
}

#product_detail {
width: 80%;
height: 300px;
margin: 20px auto;
border: solid 1px silver;
}

h3 {
text-align: center;
padding: 0;
margin: 20px 0;
text-decoration: underline;
font-style: italic;
}

#text_left {
width: 100%;
}

#text_right {
text-align: center;
margin: 20px 0;
}

#text p {
margin: 0;
padding: 0;
}

#mini_contact {
color: white;
font-size: 12px;
width: 96%;
text-align: right;
}

#mini_contact ul{
margin: 0 0 20px 0;
padding: 0;
}

#mini_contact li {
display: inline;
margin-left: 12px;
}

#footer {
width: 100%;
height: 24px;
margin: 30px auto 0px auto;
font-size: 11px;
text-align: center;
padding-bottom: 6px;
}

#footer_line {
background-image: url('../images/footer.gif');
height: 2px;
margin-bottom: 6px;
}

.center {
text-align: center;
}

#schema {
width: 600px;
height: 900px;
margin: 20px auto;
border: solid 1px silver;
}

#ploty {
width: 650px;
min-height: 300px;
/*border: solid 1px silver;*/
margin: 20px auto;
}

#card {
width: 306px;
height: 200px;
padding-top: 6px;
float: left;
margin: 10px 10px 0 0;
text-align: center;
background-image: url('../images/card.gif');
}

#card img {
border: none;
}

#card_cert {
width: 280px;
height: 395px;
padding-top: 20px;
float: left;
margin: 10px 10px 0 0;
text-align: center;
background-image: url('../images/card_cert.gif');
}

#card_cert img {
border: none;
}

#contact {
margin: 50px auto;
/*background-image: url('');*/
font-size: 14px;
color: #434142;
}

.kontakt {
font-style: italic;
font-weight: bold;
color: #f50611;
}

#map {
margin: 40px auto;
width: 460px;
height: 350px;
text-align: left;
}
