body, td, input, textarea, select {font-family: Tahoma, Helvetica, sans-serif; color: #666666; font-size: 70%; text-align: justify;}

input, textarea, select {font-size: 100%;}

p {margin: 0px; padding: 0px; margin-bottom: 0px; line-height: 1.4}

p.comm {margin: 0px; padding: 0px; margin-bottom: 0px; font-size: 90%; line-height: 1.2; color: #979797; }

p.nospace {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.form {margin: 5 0 0 0px; padding: 0px;}

/********************************************************/ 

.color1 {color: #81dcd9;} /*cyan*/
.color2 {color: #e6f8f7;} /*light cyan*/
.color3 {color: #820000;} /*maroon*/
.white {color: #ffffff;}
.black {color: #000000;}

/********************************************************/

h1 {
	color: #81dcd9;
	font-size: 200%;
	font-weight: normal; 
	margin-top: 15px; 
	margin-bottom: 5px; 
}

h2 {
	color: #666666;
	font-size: 160%;
	font-weight: normal; 
	margin-top: 10px; 
	margin-bottom: 4px;  
}

h3 {
	color: #81dcd9;
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 2px;  
}
/********************************************************/

a {
	color: #81dcd9;
	text-decoration: none;
}
a:visited {
	color: #81dcd9!Important;
	text-decoration: none!Important;
}
a:hover {
	color: #81dcd9!Important;
	text-decoration: underline!Important;
}

/* * * * * * * * */

a.menu {
	text-decoration: none;
	color: #333333;  
	font-size: 100%; 
	display: block; 
	background-color: #e6f8f7; 
	text-align: right; 
	padding: 13 10 12 10px;   
}
a:visited.menu {
	text-decoration: none!Important;
	color: #333333!Important;
	
}
a:hover.menu {
	text-decoration: none!Important;
	color: #333333!Important; 
	background-color: #81dcd9;
}
div.menu{
	text-decoration: none;
	color: #333333;  
	font-size: 100%; 
	display: block; 
	background-color: #81dcd9; 
	text-align: right; 
	padding: 13 10 12 10px; 
}

/* * * * * * * * */

a.submenu {
	text-decoration: none;
	color: #666666;  
	display: block; 
	text-align: right; 
	padding: 6 10 6 10px;   
}
a:visited.submenu {
	text-decoration: none!Important;
	color: #666666!Important;
	
}
a:hover.submenu {
	text-decoration: underline!Important;
	color: #820000!Important; 
}
div.submenu {
	text-decoration: none;
	color: #820000;
	display: block; 
	text-align: right; 
	padding: 6 10 6 10px;
	border: 1px dashed #cccccc
}
div.submenu2 {
	text-decoration: none;
	color: #820000;
	font-weight: bold;  
	display: block; 
	text-align: right;
	font-size: 14px;
	padding: 6 10 6 10px;   
}

/* * * * * * * * */

a.maroon {
	color: #820000!Important;
	text-decoration: none;	
}
a:visited.maroon {
	color: #820000!Important;
	text-decoration: none;	
}
a:hover.maroon {
	color: #820000!Important;
	text-decoration: underline!Important;
}

/********************************************************/

div.separator {
	margin: 0 0 0 0px; 
	height: 1px; 
	background-color: #81dcd9; 
}

/********************************************************/

table.cms {display: block; border-collapse: collapse; width: 575px; padding: 0px; margin: 15 0 15 0px; border: 0px; border-top: 2px solid #d6eaf5; border-bottom: 1px solid #d6eaf5; }
table.cms tr.th {background-image: url(images/th_bgr.gif); background-repeat: repeat-x; }
table.cms td {margin: 0px; border: 0px; padding: 3px; border-top: 1px solid #d6eaf5}
table.cms tr.th td {color: #3398cc; font-weight: bold; }

/********************************************************/

form {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

input.form, textarea, select {
	border: 1px solid #81dcd9;
	background-color: white;
	margin: 0 0 0 0px;
	padding: 0 5 0 5px; 
	width: 265px;
}

input.r, textarea.r, select.r {
	border: 1px solid #bbcf4c;
	background-color: #f3f8cf;
}

input.highlighted, textarea.highlighted, select.highlighted {
	border: 1px solid #bbcf4c;
	background-color: #ffffff;
}

textarea {
	height: 100px;
	overflow: auto; 
}

option {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

input.check {
	margin: 0 6 0 0px;
	position: relative;
	top: 1px;
}

input.transparent {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

form.transparent input {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;		
	font-size: 11px;
	width: 112px;
	height: 18px;
}

form.transparent input.v {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	
		background-color: red; 
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		opacity: 0.5;
		
	font-size: 11px;
	width: 112px;
	height: 18px;
}

div.odrazky ol {
	margin: 0px 10px 0px 0px; padding: 10px 10px 0px 20px;  }

div.odrazky ul {
	margin: 0px 10px 0px 0px; padding: 10px 10px 0px 20px;  }
	
/*standard priestorov*/

div#standard-priestorov   { 
   margin: 0px; padding: 0px 0px 20px 0px;
  }
  
div#standard-priestorov h4   {
  text-decoration: none; 
  color: #82d9d1; font-size: 14px;
  padding-bottom: 10px;
  }
  
div#standard-priestorov table   {
  border: 1px solid #e1e1e1; 
  width: 540px;
  border-collapse: collapse;  
  }
div#standard-priestorov table tr.white {
  background-color: #ffffff;
  }
div#standard-priestorov table tr.gray {
  background-color: #f7f7f7;
  }
div#standard-priestorov table tr td {
  padding: 6px;
  width: 270px;
  border: 1px solid #e1e1e1; 
  }
  
div#standard-priestorov table tr td.bold-text {
  font-weight: bold;
  } 

