/*CSS file
author: Alena Volna AWD Systems s.r.o.
*/            
body {
  background: #FFFFFF url(../images/bg.gif) top left repeat-x;  
  text-align: center; /*center hack*/
}

body#print {
  background: transparent;
  text-align: center; /*center hack*/
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #3333CC;
}

a:link.stylenone, a:visited.stylenone,a:hover.stylenone {
	text-decoration: none;
}  


#wrap {
  width: 990px;
  margin: 0 auto; /*center hack*/
  text-align: left; /*center hack*/
}

#header {
  position: relative;
  background: transparent url(../images/bg_header.gif) top left no-repeat;
  height: 115px;
}

#headerrohoze {
  position: relative;
  background: transparent url(../images/bg_headerrohoze.gif) top left no-repeat;
  height: 115px;
}


#sidebar {
  position: relative;
  float:left; 
  width: 200px; 
  overflow:hidden;
  margin-top: 2px; 
  background-color: #9F9FAC;
}

#content {
  position: relative;
  float:left; 
  width: 788px;
  margin-left: 2px;
  background: transparent;
}

#footer {
  background: transparent;
  width: 990px;
  border-top: 2px solid #9F9FAC;
  clear: both;
  height: 30px;
  color:#757575;
  font-size: 8pt; 
}

#maincontent_left {
  position: relative;
  background: transparent;
  width: 550px;
  float: left;
  margin-left: 20px;
  padding: 5px;
}

#maincontent_left a {

  text-decoration: underline;
}

#maincontent_left h1 {
  color: #012B71; ;
  font-weight: bold;
  margin: 20px;
  font-size: 20pt;
}

#headerrohoze div.inside h1 {
  color: #012B71; ;
  font-weight: bold;
  margin: 40px 20px 0px 220px;
  font-size: 20pt;
}

#maincontent_right {
  position: relative; 
  float: right; 
  width: 196px; 
  border: none;
}

.inside {padding: 10px;}

.clr {
	clear: both;
}

/* Compass Design typography css */
* {
  margin: 0;
  padding: 0;
}

body,pre,li {
  font-family: Verdana, Helvetica, sans-serif;
}

p {
  font-size: 80%;
  margin-top: 10px;
  text-align: justify;
}

.tuc {
  font-weight: bold;
}

p.text {
  margin-left: 10px;
}

p.center,p.center_tuc_red {
  text-align: center;
}

p.center_tuc_red {
  color: #FF0000;
  font-weight: bold;
  font-size: 100%;
}

p.typ20_20 {
margin-left: 20px; margin-right: 20px;
}

ul {
  margin-left: 20px;
}

li {
  font-size: 80%;
}
/* mainmenu */

div.mainmenu,
a.menu, a.menu:hover, a.menu:visited,
a.menu_active:visited,a.menu_active:hover, a.menu_active:link,a.menu, a.menu:visited,
a.menu:hover, a.menu_active:visited,a.menu_active:hover, a.menu_active:link, h1, h2, h3  {
  font-family: Arial, Helvetica, sans-serif;
}

div.mainmenu {
  background: #012B71;
  color: #ECECEC;
  font-size: 10pt;
  line-height: 25px;
  padding-left: 5px;
}

a.menu, a.menu:hover, a.menu:visited,
a.menu_active:visited,a.menu_active:hover, a.menu_active:link {
	margin: 0 0 0 0;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0;	
  line-height: 18px;
  width: 200px;
  display: block; 
  text-decoration: none; 
  font-size: 9pt;
  font-weight: normal;
}   

a.menu, a.menu:visited {
  color: #FFFFFF;
}

a.menu:hover, a.menu_active:visited,a.menu_active:hover, a.menu_active:link  {
  background: #ECECEC;
  color: #012B71;   
}    

input.button { 
  cursor: pointer;
  color: #CCCCCC;
  background-color: #3B5998;
  font-size: 8pt;
  height: 18px;
}

input.input { 
  background-color: #CCCCCC;
  font-size: 8pt;
  height: 18px;
  border: 1px outset #CCCCCC;
}


img.ikona {
  border: none;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-top: 5px;
}

img.pdf_button {
  width: 16px;
  height: 16px;
  border: none;
}

h1 {
  position: relative; margin-top: 70px; margin-left: 220px; color: #FFFFFF; font-size: 14pt; font-weight: normal; text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;   

  color: #012B71; 
  font-size: 100%; 
  font-weight: bold; 
}

h3 {
  margin-top: 2px;
  margin-bottom: 2px;
  background: #012B71;    
  color: #FFFFFF; 
  font-size: 95%; 
  font-weight: normal; 
  text-align: center;
}


img.products_mini {
  border: 1px solid #DDDDDD;
  width: 75px;
  height: 53px;
  margin-top: 15px;
  margin-left: 1px;
}

img.main_right_img, img.main_right_img_h132, img.main_right_img_top2x {
  width: 196px;
  border: none;
  margin-bottom: 2px;
}

img.main_right_img_top2x {
  margin-top: 2px;  
}

img.main_right_img_h132 {
  height: 132px;
}

table.tabproduct_main {
position: relative;
width: 98%; margin-top: 60px; margin-bottom: 20px; border: 1px solid #DDDDDD;
margin-left: 8px;
}

td.tabtitle,td.tabtext,td.tabtextright {
  font-size: 80%;
  padding-left: 5px;
  padding-right: 5px;
}

td.tabtext li {
  font-size: 100%;
}

td.tabtextright {
  text-align: right;
}

td.tabtitle {
  background: #DDDDDD; 
  font-weight: bold;
  padding: 5px;  
}

table.obj {
  width: 98%;
  margin-top: 20px; margin-bottom: 20px;
  margin-left: 20px;
  font-size: 9pt;
}

table.obj input {
  font-size: 8pt;
}

table.tabakcie {
width: 90%; margin-top: 20px; margin-bottom: 20px; border: 1px solid #DDDDDD;
margin-left: 8px;
font-size: 80%;
}

table.tabakcie td {
  color: #333333;
  line-height: 170%;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;  
}

table.tabakcie td.tdtop {
  background: #ececec;
  font-weight: bold;
  line-height: 170%;
  padding: 2px;
}

table.tabakcie td.tdbasic,  table.tabakcie td.tdbasic_center, table.tabakcie td.tdbasic_right {
  line-height: 170%;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 2px;  
}

table.tabakcie td.tdbasic_center {
  text-align: center;
}

table.tabakcie td.tdbasic_right {
  text-align: right;
}

span.red {
  color: red;
}

span.grey {
color: #757575;
}

img.topanka1 {
  width: 200px;
  height: 201px; 
  margin-left: 85px; 
  margin-top: 25px; 
  border: none;
  float: left;   
}

img.topanka2 {
  width: 200px;
  height: 201px; 
  margin-left: 25px; 
  margin-top: 25px; 
  border: none;   
}

img.img_main {
  width: 788px; height: 409px; border: none;
}

div#introtexty {
  position: relative;
  border: 1px solid red;
}

div.textmain1 {
  position: relative; 
  margin-left: 50px; 
  margin-top: -50px; 
  font-size: 12pt; 
  color: #FFFFFF; 
  font-weight: bold; 
  font-style: italic;
  border: none;
}

p.textmain2 {
position: relative; margin-top: 20px;   margin-left: 50px;  color: #012B71;
}

img.logo {
position: relative; margin-left: 10px; margin-right: 10px; margin-top: 20px; border: none;
}

img.nadpis {
position: absolute; margin-left: 280px; top: 20px;
}

img.print {
position: absolute; margin-left: 950px; margin-top: -10px; border: none;
}

table.foottable {
width: 99%; margin-top: 5px; margin-left: 2px;
}

table.typ600_10 {
  width: 600px;
  margin-top: 10px;
  border:none;
}

table.typ100per_10 {
  width: 100%;
  margin-top: 10px;
}

.introflash {
  margin-top: 10px;
  width: 780px;
  height: 80px;
}

.close {
  position: relative;
  border: none;
  float: right;
  width: 30px;
  height: 30px;
}

img.nahladimg {
  border: none;
  margin: 30px;
}
