a:link,
a:link,
a:visited {
 color: blue;
}

a:hover {
  color: green;
}

.article_heading {
  font-size: 18px;
  padding-left: 60px;
  color: #505050;
  margin-bottom: 5px;
}

.article_heading_small {
  font-size: 14px;
  padding-left: 20px;
  color: #505050;
  margin-bottom: 5px;
  width: 520px;
}

.article_text {
  font-size: 12px;
  color: #909090;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  margin-top: 5px;
}

#bannershadow {
  width: 302px;
  height: 11px;
  background-image: url("images/banner_shadow.gif");
  background-repeat: no-repeat;
  float: left;
}

#banner_right_shadow {
  width: 32px;
  height: 9px;
  background-image: url("images/banner_right_shadow.gif");
  background-repeat: no-repeat;
  float: left;
}

.blank_list_banner {
  width: 255px;
  list-style-type: none;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  margin-top: 27px;
  font-family: Arial,Tahoma;
  color: white;
}

.blank_list_banner {
  width: 255px;
  margin-left: 25px;
}

.blue_ball {
  background-image: url("images/ball_blue.gif");
  background-repeat: no-repeat;
  background-position: 10px top;
  height: 43px;
}

body {
  text-align: center;
  margin: 0px;
  font-family: Trebuchet MS,Tahoma,MS Sans Serif,Verdana,Arial;
}

#copyright {
  color: #404040;
  font-size: 11px;
  margin-left: 20px;
  padding-top: 11px;;
}

#body_left_frame {
  float:left;
  width: 550px;
}

#body_right_frame {
  float:left;
  width: 330px;
  background-image: url("images/colorline.gif");
  background-repeat: no-repeat;
  min-height: 400px;
  _height: 400px;
}

#bodywrapper {
  text-align: left;
  width: 880px;
  margin-left: 7px;
}

.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  overflow: hidden;
}

.green_ball {
  background-image: url("images/ball_green.gif");
  background-repeat: no-repeat;
  background-position: 10px top;
  height: 43px;
}

.hidden {
  visibility: hidden;
  position: absolute;
}

.list_standard {
  
}

.list_standard a {
  font-size: 14px;
  color: #0e6db2;
  text-decoration: underline;
}

.list_standard a:hover {
  font-size: 14px;
  color: #c646a9;
  text-decoration: underline;
}

.standard_heading {
  font-size: 13px;
  color: #404040;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.news_date {
  padding-left: 20px;
  font-size: 10px;
  color: #808080;
}

.orange_ball {
  background-image: url("images/ball_orange.gif");
  background-repeat: no-repeat;
  background-position: 10px top;
  height: 43px;
}

.paragraph_normal {
  font-size: 12px;
  color: #606060;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-top: 5px;
}

.paragraph-note {
  font-size: 11px;
  color: #606060;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.red_ball {
  background-image: url("images/ball_red.gif");
  background-repeat: no-repeat;
  background-position: 10px top;
  height: 43px;
}

.violet_ball {
  background-image: url("images/ball_violet.gif");
  background-repeat: no-repeat;
  background-position: 10px top;
  height: 43px;
}

#main_page {
  width: 894px;
  margin: auto;
}

#menu_right_navigation {
  color: white;
  font-size: 14px;
}

#menu_right_navigation a{
  text-decoration: none;
  color: white;
}

#menu_right_navigation a:hover{
  color: blue;
}

div#menuwrapper {
  text-align: left;
  width: 880px;
  margin-left: 7px;
}

div#menu_top {
  width: 546px;
  height: 31px;
  float: left;
}

ul#menu_top_nav 
{
  padding:0;
  margin:0;
  list-style-type:none;
  height: 31px;
  overflow: hidden;
} 

ul#menu_top_nav ul 
{
  padding:0;
  margin:0;
  margin-top: -22px;
  padding-top: 10px;
  list-style-type:none;
} 

ul#menu_top_nav li 
{
  float: left;
  padding: 0px;
  margin: 0px;
}

ul#menu_top_nav a
{
  display:block;
  color: white;
  text-decoration: none;
  font-size: 13px;
}

ul#menu_top_nav ul a
{
  border-bottom:none;
  width: 100%;
  padding:0;
  margin:0;
  padding-left: 5px;
}

ul#menu_top_nav ul a:hover
{
}

ul#menu_top_nav ul
{
  position: absolute;
  visibility: hidden;
} 

ul#menu_top_nav li:hover ul, ul#menu_top_nav li.hover ul
{
  visibility:visible;
}

ul#menu_top_nav li li
{
  float:none;
  display: inline;
  border:none;
  padding: 0px;
  margin: 0px;
  height: 20px;
}

#menu-top-nav-About, #menu-top-nav-Products, #menu-top-nav-Support, #menu-top-nav-Contacts {
  padding: 31px 0px 0px 0px;
}

#menu-top-nav-About {
  width: 119px;
  background: url("images/about_button_d.gif") top left no-repeat;
}

ul#menu-top-nav-About-list {
  width: 200px;
  height: 82px;
  background-image: url("images/green_menu_background.gif");
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

ul#menu-top-nav-Products-list {
  width: 230px;
  height: 130px;
  background-image: url("images/blue_menu_background.gif");
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

ul#menu-top-nav-Support-list {
  width: 200px;
  height: 86px;
  background-image: url("images/orange_menu_background.gif");
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

ul#menu-top-nav-About-list a {
  width: 195px;
}

ul#menu-top-nav-About-list a:hover {
  background-color: green;
  width: 195px;
}

ul#menu-top-nav-Products-list a {
  width: 225px;
}

ul#menu-top-nav-Support-list a:hover {
  background-color: #ffa500;
  width: 195px;
}

ul#menu-top-nav-Support-list a {
  width: 195px;
}

ul#menu-top-nav-Products-list a:hover {
  background-color: #00008b;
  width: 225px;
}

ul#menu_top_nav div {
  padding-top:20px;
}
  
#menu-top-nav-Products {
  width: 172px;
  background: url("images/products_button_d.gif") top left no-repeat;
}
  
#menu-top-nav-About:hover, #menu-top-nav-Products:hover,#menu-top-nav-Support:hover,#menu-top-nav-Contacts:hover {
  background-position: 0 -31px;
}

#menu-top-nav-Support {
  width: 131px;
	background: url("images/support_button_d.gif") top left no-repeat;
}

#menu-top-nav-Contacts {
  width: 124px;
	background: url("images/contact_button_d.gif") top left no-repeat;
}

ul#menu_top_nav li
{
  behavior: url('templates/hover.htc'); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */ 
}

#page_body {
  width: 894px;
  background-image: url("images/page_shadow.gif");
  background-repeat: repeat-y;
  text-align: left;
}

#page_footer {
  width: 894px;
  background-image: url("images/footer.jpg");
  background-repeat: no-repeat;
  height: 47px;
  text-align: left;
}

#page_header {
  width: 894px;
  background-image: url("images/page_shadow.gif");
  background-repeat: repeat-y;
  height: 183px;
  text-align: left;
}

#page_name {
  position: absolute;
  top: -500px;
  width: 860px;
  height: 30px;
  margin-left: 7px;
}

#position_bar {
  width: 860px;
  height: 35px;
  margin-left: 7px;
  font-size: 9px;
  padding-left: 20px;
}

#product_banner_home {
  width: 286px;
  background-image: url("images/homelitebox.jpg");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #6D3B6B;
}

#product_banner_home h4 {
  font-size: 13px;
  text-align: right;
}

#product_banner_home span {
  font-weight: bold;
}

#product_banner_home div {
  font-size: 12px;
  width: 155px;
  margin-left: 130px;
  text-align: right;
  color: black;
}

#product_banner_optimal {
  width: 286px;
  background-image: url("images/optimalstandardbox.jpg");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #25499F;
}

#product_banner_optimal h4 {
  font-size: 13px;
  text-align: right;
}

#product_banner_optimal h4 a.pr_banner:hover,
#product_banner_optimal h4 a.pr_banner:link,
#product_banner_optimal h4 a.pr_banner:visited {
  text-decoration: none;
  color: #1C70C1;
}

#product_banner_home h4 a.pr_banner:hover,
#product_banner_home h4 a.pr_banner:link,
#product_banner_home h4 a.pr_banner:visited {
  text-decoration: none;
  color: #A02996;
}

#product_banner_optimal span {
  font-weight: bold;
}

#product_banner_optimal div {
  font-size: 12px;
  width: 155px;
  margin-left: 130px;
  text-align: right;
  color: black;
}

.product_banner_price {
  text-align:right;
  padding-right: 7px;
  font-size:15px;
  font-weight:bold;
}

.product_banner_price_dph {
  text-align:right;
  padding-right: 13px;
  font-size:11px;
}

#right_green_nav {
  width: 286px;
  height: 157px;
  background-image: url("images/green_right_navigation.gif");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#right_violet_nav {
  width: 286px;
  height: 157px;
  background-image: url("images/violet_right_navigation.gif");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#right_orange_nav {
  width: 286px;
  height: 157px;
  background-image: url("images/orange_right_navigation.gif");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#right_blue_nav {
  width: 286px;
  height: 187px;
  background-image: url("images/blue_right_navigation.gif");
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.right_navigation {
  color: white;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 20px;
  font-weight: normal;
  font-family: Verdana,Arial;
}

#top_banner {
  width: 880px;
  height: 149px;
  background-image: url("images/top_bar.jpg");
  background-repeat: no-repeat;
  margin-left: 7px;
}

#producttablehome, #producttableoptimal, #producttableregistry {
  font-size: 80%;
  font-family: Arial;
  text-align: center;
  width: 500px;
  margin: auto;
}

#producttablehome td, #producttableoptimal td, #producttableregistry td {
  padding: 0px;
  margin: 0px;
}

#producttablehome tr, #producttableoptimal tr, #producttableregistry tr {
  height: 30px;
}

td.prtblparam {
  text-align: center;
  width: 140px;
  font-style: normal;
}

#producttablehome tr.prtblcaption, #producttableregistry tr.prtblcaption {
  font-weight: bold;
  background-color: #E297D3;
}

#producttablehome tr.coloredhome, #producttableregistry tr.coloredhome {
  background-color: #F3DDEF;
}

#producttableoptimal tr.prtblcaption {
  font-weight: bold;
  background-color: #6897e5;
}

#producttableoptimal tr.coloredhome {
  background-color: #CDDEF9;
}

.bold {
  font-weight: bold;
}

.text_normal {

}

.text_highlighted {

}

.text_error {
  color: red;
}

.text_invisible {
  visibility: hidden;
}

#domain_check_form {

}

#domain_check_form .text_center {
  text-align: center;
  font-weight: bold;
  font-size: 85%;
  color: #0d70d7;
}

#domain_check_form p {
  text-align: center;
  font-size: 90%;
  margin-top: 2px;
  padding-top: 2px;
}

#domain_check_form .text_highlighted {
  color: green;
}

#domain_check_form .text_error {
  color: red;
}

#order_form label {
  width: 220px;
  display: block;
  float: left;
  font-size: 85%;
  text-align: right;
  margin-right: 5px;
}

#order_form input {
  height: 15px;
  width: 200px;
}

#order_form .button {
  height: 20px;
  width: 50px;
}

#order_form {
  font-size: 90%;
}

#order_form .text_highlighted{
  font-weight: bold;
}

#order_form .text_center {
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  color: #0d70d7;
}

#order_form .centered {
  text-align: center;
}

#order_form .text_normal {
}

#order_form .text_error {
  color: red;
}

#order_form hr {
  width: 80%;
  height: 1px; 
  color: #000000; 
  background-color: #000000; 
  border: 0px solid #000000;
}

#vzp_checkbox {
  padding-top: 30px;
}
#vzp_checkbox input {
  width: 30px;
}

.notes {
  display: block;
  width: 270px;
  font-size: 90%;
  float: left;
  text-align: left;
}

.list_manual {
  margin: 0px;
  padding-right: 10px;
}

.list_manual li{
  margin: 0px;
  padding-top: 3px;
  font-size: 80%;
}

#contact {
  padding-left: 63px;
  padding-top: 30px;
  font-size: 85%;
  color: #606060;
}
