body {          
	margin: 10px 0;
	background: #a0a0a0 url('images/bg_img.gif') repeat-x left top;
	/*background: url(images/bg_photo5.jpg) repeat-x left top;*/
	background-attachment: fixed;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-color: #545454;*/
	/*background-color:#a0a0a0*/
}


h1, h2, h3 {
	/*margin: 30px 0 10px 0;*/
	margin-top: 0;
  margin-bottom: 10px;
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	margin: 0px 0 5px 0;
	font-size: 2em;
	border-left: 2px solid #7aafd9;
	padding-left: 10px;
}

h2 {
	font-size: 1.5em;
	padding-bottom: 15px;
	/*text-decoration: underline;*/
}

h3 {
	/*font-size: 1.6em;*/
	font-size: 12px;
	font-weight: bold;
}

h3 img{
  margin: 0 10px 0 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	margin-bottom: 30px;
}

ul, ol {
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #004d93;*/
	color: #004d93;
}

img {
  border: none;
}

hr  {
  background-color: #dddddd;
  border-width: 0px;
  height: 1px;
  color: #dddddd;
  margin-bottom: 20px;
}

a:hover {
	background: none;
}

/* PAGE */

#page {
	width: 868px;
	margin: 0 auto;
	padding: 15px;
	padding-top: 30px;
	/*background: url(images/img04.jpg) repeat-y left top;*/
	background-color: #ffffff;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	/*background-color: #E9F2F8;*/
	/*filter:alpha(opacity=50);
  opacity: 0.5;*/
}

#entry {
	padding: 40px 40px 20px 40px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	/*border: 1px solid #cccccc; //004E93;*/
	border-top: 1px solid #004E93;
	border-bottom: 1px solid #004E93;
	min-height: 100%;
	clear: both;	
	background-color: white;
	/*filter:alpha(opacity=50);
  opacity: 0.5;*/
  /*background: url(images/v-line_top.png) no-repeat left top, url(images/v-line_top.png) no-repeat right top, url(images/v-line_bot.png) no-repeat left bottom, url(images/v-line_bot.png) no-repeat right bottom;*/
}

#entry img{
  /*margin: 10px;
  border: 1px solid #eeeeee;*/
} 


/* Header */

#header_entrance {
	width: 898px;
	height: 220px;
	margin: 0 auto;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	/*background-color: #004E93;*/
	background: url('/images/head4.jpg') no-repeat left top #7aafd9;
}

#header_products_list {
	width: 898px;
	height: 220px;
	margin: 0 auto;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	background: url('/images/head5.jpg') no-repeat left top #7aafd9;
}

#header_documents {
	width: 898px;
	height: 220px;
	margin: 0 auto;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	background: url('/images/head6.jpg') no-repeat left top #7aafd9;
}

#header_contacts {
	width: 898px;
	height: 220px;
	margin: 0 auto;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	background: url('/images/head3.jpg') no-repeat left top #7aafd9;
}

/* Logo */ /* Moto */

#logo {
	float: left;
	margin: 45px 0 0 45px;
	color: #004E93;
	/*color: #DDDDDD;*/
	font: bold 20px Arial, Helvetica, sans-serif;
}

#isologo {
  position: absolute;
  top: 240px;
  margin-left: 780px;
  height: 60px;
  width: 60px;
}


#links {
	width: 240px;
/*	background: #7aafd9;*/
	border: 1px solid #7aafd9;
	padding: 10px 10px 10px 10px;
	float: left;
}

#links h2 {
	color: #004e93;
	font-weight: bold;
	font-size: 1.3em;
}


/* Menu */

#menu {
	width: 898px;
	height: 44px;
	background: url('images/menu2.png') no-repeat left top;
	margin: 0 auto;
	padding: 0;
	clear: both;
  position: absolute;
  top: 187px;
  left: auto;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	/*display: block;*/
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

/*
#menu a:hover, #menu .current_page_item a {
}
*/

#menu a:hover {
	background: #7aafd9;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #7aafd9;
}

#menu .flag{
  float: right;
  margin: 0 10px 0 0; 
  padding: 2px;
}

/* Product Menu */

.product_menu {
	/*width: 565px;*/
	height: 40px;
	margin: 0 auto;
	padding-bottom: 1px;
	display: block;
}

.product_menu ul {
	margin: 0;
	padding: 13px 0 0 0px;
	list-style: none;
	line-height: normal;
}

.product_menu li {
	float: left;
	margin: 0 3px 0 0;
	background: #7aafd9;
}

.product_menu a {
	display: block;
	margin-right: 0px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

.product_menu a:hover, .product_menu .current_page_item a {
}

.product_menu a:hover {
	background: #004E93;
	text-decoration: none;
}

.product_menu .first {
	margin-right: 3px;
	background: #004E93;
}


/* Product Table*/

#product_table {
  /*margin-left: 0px;*/
}

#contact_table{
  /*width: 100%;*/
}

#contact_table td {
  vertical-align: top;
  width: 300px;
  /*padding-left: 50px;*/
}

#product_table tr td {
    padding: 0px 50px 20px 0px;
}

#product_table tr td img {
    vertical-align: middle;
}

#product_table tr td p {
    /*clear: both;*/
}

/* TechInfo_table*/
.techinfo_table{
  float: left;
}

.techinfo_table_l{
  text-align: right;
  vertical-align: top;
  padding-right: 5px;
 }
 
.techinfo_table_r{
  text-align: left;
  vertical-align: top;
  padding-left: 5px;
 }
 
/* Product List table */

#product_list_table{
  border: none;
  margin: 0 70px 70px 0;
  float: left;
}

#product_list_table td{
  vertical-align: top;
  text-align: center;
}

#product_list_table td img{
  margin: 0 0 5px 10px;
}

/* Content */

#content {
	width: 900px;
	padding: 10px 0 0 0;
	margin-left: 0;
}


#end {
 	/*padding: 0 auto;*/
	margin: 0 auto;
  clear: both;
}

#picture{
  float: right;
  margin: 0 0 0 40px;
}

#ce {
  margin: 10px;
}

/* Photo Gallery */

#photo_preview {
	float: left;
	width: 400px;
	margin-left : 40px;
	/*border: 1px solid #7aafd9;*/
}    
#photo_icons {
  float: right;
	/*width : 80px;*/
	margin-right : 40px;
} 

#photo_icons img{
	margin-bottom: 20px;
	border: 1px solid #004E93;
} 

#img_title {
  font-weight: bold;
}

/* end Photo Gallery */

#notice {
  color: red;
}

#made {
  font-style: italic;
  font-weight: bold;
}

/* Price table */
#price_table {
	border: 1px solid #004E93;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

#price_table-desc {
	border: 1px solid #004E93;
  width: 80px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  background-color: #7aafd9;
  color: white;
}

#price_table-product {
	border: 1px solid #004E93;
  width: 80px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  background-color: #7aafd9;
  color: white;
}

#price_table-price {
	border: 1px solid #aaa;
  width: 80px;
  padding: 5px;
  text-align: right;
  vertical-align: top;
}

#price_table-pict {
	border: 1px solid #aaa;
  width: 80px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#order_form-note {
  float: right;
}

#account {
   font-size: 11px;
   /*font-style: italic;*/
}

/* Footer */

#footer {
	width: 898px;
	height: 8px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url('images/footer.gif') repeat-x left top;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: none;
	text-align: center;
}

/* FORMULAR
------------------------------------------------------------- */

div.orderForm
{
	padding: 0px;
}

.orderForm hr
{
	margin-top: 30px;
}
div.orderFormUnel
{
	padding: 0px;
}

.orderFormInfoBoxCurrency
{
	/*padding-bottom:10px;*/
	/*width: 350px;*/
}

.orderFormInfoBoxCurrency .labelCurrency{
	width:60px;
	margin-right: 15px;
}

.orderFormInfoBoxCurrency input[type="radio"]{
	/*width:10px;*/
	/*border: solid #aaa 1px;*/
}

.orderFormUnel .uhelLabel {
  padding: 10px 0 0 0;
	width:70px;
	display:inline-block;
}

.orderFormUnel .uhelLabel .uvodniUhelLabel {
	width:150px;
}

.orderForm .orderFormInfoBox {
  margin: 5px 0 5px 0;
}

.orderForm label {
	width:150px;
	display:inline-block;
}


.orderFormInfoCheckBox label {
	width:500px;
}

.orderFormInfoRadioBox label {
	width:500px;
}


.orderForm input {
	margin:0 5px 0 0px;
}

.orderForm .orderFormCategoryTitle {
	color: #004c92;
	font-weight: bold;
	margin-bottom: 20px;
	/*margin-top: 30px;*/
}

.orderForm .orderFormInfoBox input[type="text"] {
	border: solid #aaa 1px;
	width:  50%;
	/*maxlength: 10px;*/
}

.orderForm .orderFormInfoBox input[type="submit"]{
	border: solid #aaa 1px;
	width:  10%;
}

.orderForm .orderFormInfoBox select{
	border: solid #aaa 1px;
	width:  50%;
}

.orderForm .orderFormInfoBoxProduct input[type="text"]{
	border: solid #aaa 1px;
	width:  5%;
}

.orderForm .orderFormInfoBoxProduct select{
	border: solid #aaa 1px;
	width:  20%;
}

.orderForm .orderFormInfoBoxProduct .pocetlabel{
	width:53px;
	margin:0 0 0 20px;
	display:inline-block;
}
/* KONEC formuláře

/* info
------------------------------------------------------------- */
.price_text
{
float: left;
width: 680px;	
}

.price_text_sum
{
float: left;
width: 680px;
font-weight: bold;	
}

.price_value
{
float: right;
width: 80px;	
}

.price_value_sum
{
float: right;
width: 80px;
font-weight: bold;	
}
