/* CSS Document */
*{
margin: 0;
padding: 0;  
}

body{
	font-family: Arial,Verdana,'Trebuchet MS', 'Arial CE','Helvetica CE',  helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background-color: white;
  
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: rgb(19,73,121); font-weight: bold; text-decoration: none; font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}


/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 0px 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #949599; height: 1px; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; background: #949599;}
.hr-bila  	   {color: white; height: 1px; margin: 5px 0px 5px 0px; padding: 0px; border: 0px; background: white;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */
ul ol li			{list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

ol {list-style-position: inside;}

.menu				  {font-size: 15px; font-weight: bold; color: white; list-style-type: none; margin: 0px; padding: 0px;}
.menu li			{font-size: 15px; font-weight: bold; width: 127px; text-align: right;}
.menu a				{font-size: 15px; font-weight: bold; display: block; padding: 2px 0px 4px 0px; width: 127px; margin: 0px;}
.menu a:link	{font-size: 15px; font-weight: bold;}
.menu a:hover	{font-size: 15px; font-weight: bold; color: yellow;}

.bila         {color: white;}

.selected     {font-weight: bold; margin-left: 5px; _margin-left: 0px;}

/* --- obrazky --- */
img 				{border: 0px}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 520px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.nice tr th		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}



/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; color: rgb(19,73,121); font-size: 1.4em; margin: 0px;}
h1        {display: none;}
h2 {	
font-size: 1.1em; 
color: rgb(47,108,167); 
font-weight: bold;
background: url(../img/h2_back.gif) no-repeat;
padding-left: 15px; 
margin-bottom: 10px;
}

h2.novinka{
background: url(../img/podtrzitko_zaklad.jpg) no-repeat right top;
text-align: right;
padding-right: 24px;
font-size: 1.5em; 
}

h3{
font-size: 1.1em;
color: rgb(0,121,182);
}

h3.novinka{
/* background: url(../img/ico_odrazka_opacna.gif) no-repeat right top; */
text-align: left;
padding-right: 15px;
font-size: 14px;
margin: 0;
padding: 0; 
}

/* h3				{padding: 0px 10px 0px 0px;	font-size: 1.3em; color: #01aaeb; font-weight: bold;}  */ 


/* --- formulare --- */
textarea, input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}
label
  {display: block; float: left; margin: 5px 0 2px 0; padding: 0 10px 0 0; width: 200px; text-align: right;}


/* --- globalni tridy --- */
.cena        {font-weight: bold; color: #134979;}
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 		{font-size: 1.2em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}
.dt {width: 70px; height: 125px; /* border: 1px black solid; */ margin: 35px 0 0 20px;}
.box-info
  {background: #ffffcc url(../../img/ico/info.png) 5px 5px no-repeat; border: solid 1px #000; clear: both; color:#000; display: block; font-size: 0.9em; font-weight: bold; margin: 0 0 15px 0; padding: 4px 4px 4px 30px; text-align: left; width: 90%; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.box-error
  {background: #f7cbca url(../../img/ico/error.png) 6px 4px no-repeat; border: solid 1px #000; clear: both; color:#000; display: block; font-size: 0.9em; font-weight: bold; margin: 0 0 15px 0; padding: 4px 4px 4px 30px; text-align: left; width: 90%; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.box-help
  {background: #b6f5a0 url(../../img/ico/comment.png) 6px 4px no-repeat; border: solid 1px #14a753; clear: both; color:#000000; display: block; margin: 0px 0px 5px 0px; padding: 4px; text-align: center; width: 100%; -moz-border-radius: 4px; -webkit-border-radius: 4px;}



/* layout webu */
/* _____________________________TOP KONTAKT__________________________________ */
div#top-kontakt{
width: 900px;
margin: auto; 
}

div#top-kontakt ul{
padding-top: 7px;
padding-bottom: 3px;
}

div#top-kontakt ul li{
display: inline;
margin-right: 7px;
font-weight: bold;
font-size: 11px;
color: rgb(38,78,135);
}

div#top-kontakt ul li img{
margin-right: 7px;
}

/* _____________________________HLAVICKA_____________________________________ */
div#hlavicka{
text-align: left;
width: 900px;
background: url(../img/hlavicka.jpg) no-repeat;
height: 172px;
margin: auto;  
}

/* _____________________________TOPMENU______________________________________ */
div#topmenu{
width: 900px;
margin: auto; 
background: url(../img/topmenu.gif) repeat-x;
height: 50px; 
position: relative;
}

div#topmenu ul{
text-align: left;
padding-top: 14px;
padding-left: 22px;
}

div#topmenu ul li{
display: inline;
margin-right: 35px;
}

div#topmenu ul li a{
font-weight: normal;
color: white;
font-variant: small-caps;
font-size: 20px;
}

div#topmenu form{
position: absolute;
top: 16px;
right: 10px;
}

div#topmenu form img{
vertical-align: middle;
margin-right: 3px;
}

div#topmenu form input.submit{
background-color: transparent;
border: 0;
color: white;
font-size: 12px;
padding: 0;
margin: 0;  
}

/* ____________________________________MAIN__________________________________ */
div#main{
margin: 3px auto 3px auto; 
width: 900px;
text-align: left;
}

/* __________________________________MAIN-LEFT_______________________________ */
div#left{
width: 610px;
min-height: 500px;
_height: 500px;
border-right: 3px solid rgb(203,203,203);
float: left;
padding-right: 20px;
padding-top: 35px;
position: relative;
}

/* __________________________________MAIN-RIGHT______________________________ */
div#right{
width: 240px;
min-height: 500px;
_height: 500px;
float: right;
padding-top: 35px;
padding-left: 20px;
}

/* __________________________________PATICKA_________________________________ */
div#footer{
clear: both;
width: 900px;
background: url(../img/paticka.gif) repeat-x;
margin: auto;
height: 35px;  
text-align: left;
}

div#footer ul{
padding-left: 25px;
padding-top: 12px;
}

div#footer ul.footer {
  float: left;
  width: 500px;
}

div#footer ul.footer_partneri {
  float: right;
  width: 80px;
}


div#footer ul li{
display: inline;
margin-right: 8px;
}

div#footer ul li a{
font-variant: small-caps;
color: rgb(201,201,201);
font-size: 14px;
font-weight: bold;
}

div#bottomPartneri {
  border-top: 1px solid #cccccc;
  padding: 10px 5px;
  margin-top: 10px;
  color: #cccccc;
}

div#bottomPartneri a {
  color: #cccccc;
  font-size: 0.8em;
}

/* ______________________________FORM KONTAKT________________________________ */
.img-kontakt{
position: absolute;
top: 50px;
right: 20px;
}

form.kontakt{
padding-bottom: 30px;
}

form.kontakt input.radio{
margin-left: 5px;
margin-right: 5px;
vertical-align: middle;
border: 0; 
}

form.kontakt label.radio{
margin-right: 15px;
}

form.kontakt h4 {
font-size: 13px; 
color: rgb(0,121,182);
padding-top: 12px;
padding-bottom: 1px;
}

form.kontakt input.check{
margin-left: 5px;
margin-right: 5px;
vertical-align: middle;
border: 0;
}

form.kontakt div.text label{
display: block;
float: left;
width: 160px;
padding: 0px 5px;
margin: 0 0 5px 0;
text-align: left;
}

form.kontakt div.text input{
width: 170px;
}

form.kontakt div.text textarea{
width: 240px;
}

form.kontakt div.submit{
text-align: center;
margin-top: 15px;
}

form.kontakt div.submit input{
background-color: rgb(0,113,169);
color: white;
}


span.povinny{
width: 8px !important;
display: inline !important;
padding-left: 3px;
color: rgb(231,78,33);
font-weight: bold;
float: none !important;
}

div.novinky {
  font-size: 11px;
  text-align: left;
  margin-left: 5px;
}

div.novinky a {
  text-decoration: underline;
}

div.vyrazne {
  background: #D3E3F1;
  display: block;
  font-size: 1.1em;
  padding: 5px 5px 0 5px;
  margin: 0 0 5px -5px;
  border: 2px solid #004D73;
  font-weight: bold;
/*
  border-bottom: 2px solid #004D73;
  border-right: 2px solid #004D73;
*/
}

div.vyrazne h3.novinka {
  color: #00518C;
  font-size: 16px;
  margin-bottom: 5px;
  border-bottom: 1px solid #004D73;
  
}

div.vyrazne p {
  margin: 10px 0;
}


/* ________________________________HOMEPAGE - tabulka________________________ */
table.homepage{
margin-top: 5px;
margin-bottom: 100px;
}

table.homepage tr td{
vertical-align: top;
/* border: 1px black solid; */

padding-bottom: 30px;
}

table tr td div.above{
text-align: left;
height: 19px;
margin-bottom: 12px;
background: url(../img/nadpis_katalog.gif) repeat-x;
padding-top: 9px;
line-height: 10px;
_line-height: 12px;
padding-left: 5px;
width: 194px;
margin-right: 5px;
}

table tr td div.above div{
float: left;
}

table tr.hlavicka td h5{
margin-top: 25px;
margin-right: 5px;
background: url(../img/nadpis_katalog.gif) repeat-x;
height: 22px;
padding-left: 5px;
padding-top: 7px;
font-family: tahoma;
color: rgb(14,120,173);
font-weight: bold;
font-size: 14px;
}

table tr.hlavicka td h5 a{
color: rgb(14,120,173);
}

table tr.hlavicka_vysoka td h5 {
  margin-top: 5px;
  margin-right: 5px;
  background: url(../img/nadpis_katalog.gif) repeat-x #f6f6f6;
  height: 40px;
  padding-left: 5px;
  padding-top: 7px;
  font-family: tahoma;
  color: rgb(14,120,173);
  font-weight: bold;
  font-size: 1.2em;
}

table.homepage tr td div a:hover{
text-decoration: underline;
}

table.homepage tr td div.above  img{
float: left;
margin-right: 5px;
}

table.homepage tr td a img{
display: block;
margin-left: 5px;
}

/* ________________________________AKCE______________________________________ */
div.akce table tr td {
font-size: 20px;
color: rgb(255,0,0);
padding-left: 10px;
line-height: 20px;
}

div.akce table tr td.normal {
font-size: 12px;
color: #000;
padding-left: 10px;
line-height: 1.3em;
}


table.sluzby tr td{
vertical-align: top;
}

table.sluzby tr td img{
margin-bottom: 2px;
}

table.sluzby tr td p{
text-align: left !important;
font-size: 11px;
clear: both;
line-height: 13px;
}

table.sluzby tr td p.odsad{
padding-left: 8px;
}

/* ________________________________GALLERY___________________________________ */
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
  border: 5px solid #E9E9E9;
  border-width: 5px;
}

.gallery ul a:hover img {
  border: 5px solid #eee;
  border-width: 5px;
  color: #fff;
}

.gallery ul a:hover {color: #fff;}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
  border: 5px solid #E9E9E9;
  border-width: 5px;
}

#gallery ul a:hover img {
  border: 5px solid #eee;
  border-width: 5px;
  color: #fff;
}

#gallery ul a:hover {color: #fff;}

/* ________________________________LIGHTBOX___________________________________ */
.lightbox ul     {display: block; text-align: center; margin: 15px 0;}
.lightbox ul     {list-style: none;}
.lightbox ul li  {display: inline;}
.lightbox ul img {
  border: 5px solid #E9E9E9;
  border-width: 5px;
}

.lightbox ul a:hover img {
  border: 5px solid #eee;
  border-width: 5px;
  color: #fff;
}

lightbox ul a:hover {color: #fff;}


