/*
 www.demotech.sk
*/
body, html {
 margin:0px;
 padding:0px;
 font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 background-color: #FFFFFF;
 min-height: 100.01%;
 height: 100%;
 width: 100%;
 }
 
a:link, a:visited {
 color: #00359b;
 text-decoration: none;
}

a:hover, a:active {
 color: #fb8c16;
}

img {
 border: 0px;
}

ul {
 margin-top: 15px;
}

ul li {
 list-style-image: url("../img/bullet_orange.gif");
 margin-top: 5px;
}

.li_gray {
 list-style-image: url("../img/bullet_gray.gif");
 margin-left: 45px;
 margin-top: 5px;
}

hr {
	height: 1px;
}

.gray_background {
	background-color: #f1f0f0;
}

/* design stranky */
#bg_top {
 background-image: url("../img/bg_top.jpg");
 width: 100%;
 height: 140px;
 padding: 0px;
 margin: 0px;
 margin-bottom: -140px;
 border-style: none;
}

#bg_top_img {
 background-image: url("../img/bg_top_img.gif");
 width: 100%;
 height: 38px;
 padding: 0px;
 margin: 0px;
 margin-bottom: -38px;
 border-style: none;
}

#form {
 position: relative;
 background-image: url("../img/bg_center.jpg");
 min-height: 100%;
 width: 946px;
 padding: 0px;
 border-style: none;
 margin: 0px auto;
 margin-bottom: -75px; 
}

#form_img {
 position: relative;
 background-image: url("../img/bg_center_img.gif");
 width: 850px;
 padding: 0px;
 border-style: none;
 margin: 0px auto;
}

#header {
 background-image: url("../img/header.jpg");
 position: relative;
 width: 946px;
 height: 146px;
 padding: 0px;
 margin: 0px;
 border-style: none;
}

#header_img {
 background-image: url("../img/header_img.jpg");
 position: relative;
 width: 855px;
 height: 31px;
 color: white;
 font-size: 16px;
 font-weight: bold;
 padding: 0px;
 padding-top: 10px;
 margin: 0px;
 border-style: none;
}

#menu {
 position: relative;
 text-align: left;
 top: -33px;
 left: 265px;
 padding: 0px;
 margin: 0px;
 border-style: none;
 color: white;
 font-weight: bold;
 font-size: 13px;
}


#bg_bottom {
 background-image: url("../img/bg_bottom.gif");
 clear: both;
 position: relative;
 width: 100%;
 height: 75px;
 padding: 0px;
 margin: 0px;
 border-style: none;
 margin-bottom: -75px;
}

#bg_bottom_img {
 background-image: url("../img/bg_bottom_img.gif");
 clear: both;
 position: relative;
 width: 100%;
 height: 50px;
 padding: 0px;
 margin: 0px;
 border-style: none;
 margin-bottom: -105px;
}

#footer {
 background-image: url("../img/footer.gif");
 position: relative;
 width: 946px;
 height: 75px;
 border-style: none;
 color: white;
 text-align: left;
 margin: 0px auto;
}

#footer_img {
 background-image: url("../img/footer_img.gif");
 position: relative;
 width: 859px;
 height: 50px;
 border-style: none;
 color: white;
 text-align: left;
 margin: 0px auto;
}

#left {
 position: relative;
 top: -15px;
 left: 15px;
 clear: both;
 float: left;
 width: 250px;
 padding: 0px;
 margin: 0px;
 border-style: none;
 padding-bottom: 20px;
}

.white_link a:link, .white_link a:visited {
 color: white;
}

.white_link a:hover, .white_link a:active {
color: #fb8c16;
}

.gray_link a:link, .gray_link a:visited {
 color: #4b4b4b;
}

.gray_link a:hover, .gray_link a:active {
color: #fb8c16;
}


#center {
 position: relative;
 float: left;
 top: -15px;
 left: 40px;
 text-align: left;
 width: 615px;
 padding: 0px;
 margin: 0px;
 border-style: none;
 padding-bottom: 20px;
}

.dark_gray {
 background-image: url("../img/menu_dark_gray.gif");
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 margin: 1px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 5px;
 padding-left: 30px;
 color: white;
}

.product_gray {
 background-image: url("../img/product_gray.gif");
 background-repeat: no-repeat;
 text-align: center;
 font-size: 12px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 5px;
 padding-left: 15px;
 padding-right: 15px;
}

.dark_orange {
 background-image: url("../img/menu_dark_orange.gif");
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 5px;
 padding-left: 30px;
 color: white;
}

.dark_orange a:link, .dark_orange a:visited {
 color: white;
}

.dark_orange a:hover, .dark_orange a:active {
color: #4b4b4b;
}
.light_gray {
 background-image: url("../img/menu_light_gray.gif");
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 5px;
 padding-left: 45px;
 color: #fb8c16;
}

.light_gray a:link, .light_gray a:visited {
 color: #4b4b4b;
}

.light_gray a:hover, .light_gray a:active {
color: #fb8c16;
}

h1 {
 text-align: center;
 color: #4b4b4b;
 font-size: 20px;
 margin-top: 0px;
 margin-bottom: 10px;
}

h2 {
 text-align: left;
 color: #4b4b4b;
 font-size: 16px;
 margin-top: 0px;
 margin-bottom: 5px;
}

h3 {
 text-align: center;
 color: #4b4b4b;
 font-size: 16px;
 margin-top: 0px;
 margin-bottom: 5px;
}

h4 {
 text-align: left;
 color: red;
 font-size: 16px;
 margin-top: 0px;
 margin-bottom: 15px;
}

/* Main Menu */
.main_menu {
 position: relative;
 left: 0px;
 top: 0px;
 float: left;
 height: 22px;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 border-bottom: 2px solid #656565;
}

.main_menu a{
padding: 0px 15px;
text-decoration: none;
border-right: 1px solid #fb8c16;
}


.shadetabs{
border-bottom: 1px solid #999999;
width: 100%;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #999999;
background: white url(../img/shade.gif) top left repeat-x;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../img/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}