/* --- ikonky k odkazum --- */
a[href$='.txt'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/txt.png) no-repeat center right;}
a[href$='.rss'], a[href$='.atom'] 	{padding: 5px 20px 5px 0; background: transparent url(../img/ico/rss.png) no-repeat center right;}
a[href$='.vcard'] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/vcard.png) no-repeat center right;}
a[href$='.pps'], a[href$='.ppt']		{padding: 5px 20px 5px 0; background: transparent url(../img/ico/pps.png) no-repeat center right;}
a[href$='.fla'], a[href$='.swf'] 	{padding: 5px 20px 5px 0; background: transparent url(../img/ico/swf.png) no-repeat center right;}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'], a.zip 
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/zip.png) no-repeat center right;}
a[href$='.css'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/css.png) no-repeat center right;}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] 		
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/avi.png) no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] 
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/mp3.png) no-repeat center right;}
a[href *="icq.com"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/icq.png) no-repeat center right;}
a[href ^="callto:"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/skype.png) no-repeat center right;}
a[href ^="skype:"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/skype.png) no-repeat center right;}  
a[href ^="mailto:"], a.mail			{background: url(../img/ico/mailto.png) no-repeat center right; padding-right: 20px;}
a.out			{padding: 5px 20px 5px 0; background: transparent url(../img/ico/external.png) no-repeat center right;}
a.print		{padding: 5px 20px 5px 0; background: transparent url(../img/ico/print.png) no-repeat center right;}
a.doc			{background: url(../img/ico/doc.png) no-repeat center right; padding-right: 20px;}
a.xls 		{background: url(../img/ico/xls.png) no-repeat center right; padding-right: 20px;}
a.pdf 		{background: url(../img/ico/pdf.png) no-repeat center right; padding-right: 20px;}

/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 0px; padding: 0px; text-align: left;}
ul li					{list-style: disc;}
ol						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px;}
ol li					{list-style: circle;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; font-size: 12px; margin: 0px;}
h1									{display: none;}
h2									{padding: 0px;	margin: 10px 0px 10px 0px; font-size: 18px;}
h3 								  {font-size: 16px; margin: 10px 0px 5px 0px;}
h4									{font-size: 14px; margin: 5px 0px 5px 0px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}


/* ----- tabulky ------ */
table tr td.width110, table tr th.width110 {width: 110px;}
table tr td.width100, table tr th.width100{width: 100px;}
table tr td.width45, table tr th.width45 {width: 45px;}
table tr td.width168, table tr th.width168 {width: 168px;}
table tr td.width210, table tr th.width210 {width: 210px;}
table tr td.width75, table tr th.width75 {width: 75px;}
table tr td.width93, table tr th.width93 {width: 93px;}



.bold{ font-weight: bold;}
.justify{ text-align: justify;}
.clear {clear: both;}
.tocenter {text-align: center;}
.inline {display: inline;}
.italic {font-style: italic;}
.clear_left {clear: left;}
.uppercase {text-transform: uppercase;}
.odsad {margin: 10px 0px;}


/* --- layout webu --- */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b3b7bb;
	text-align: center;
}

#c
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#main
{
	float: left;
	width: 980px;
	background-color: #5ea3ba;
	text-align: left;
	background-image: url("../img/pagebg.gif");
	margin-bottom: 10px;
}

#header
{
	float: left;
	height: 163px;
	margin-left: 2px;
	width: 976px;
	display: inline;
}

#header .logo
{
	float: left;
	width: 285px;
	height: 163px;
	background-image: url("../img/mezservis.gif");
	background-repeat: no-repeat;
	background-position: 13px 39px;
}

* .hide,
* hr
{
	display: none;
}

#header .logo a
{
	float: left;
	width: 254px;
	height: 121px;
	margin-left: 13px;
	margin-top: 39px;
}

#header .top
{
	float: left;
	width: 691px;
	height: 163px;
	background-image: url("../img/topimg_obal.gif");
	background-repeat: no-repeat;
	background-position: left 15px;
}

#header .top .langs
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 495px;
	margin-top: 22px;
	width: 193px;
	height: 19px;
	display: inline;
}

#header .top .langs a
{
	float: left;
	margin-right: 19px;
}

#header .top .titleimg
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-top: 8px;
	display: inline;
}

#content
{
	float: left;
	margin-left: 2px;
	width: 976px;
	display: inline;
	margin-top: 16px;
}

#content #menu ul
{
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: left;
}

#content #menu ul li
{
	float: left;
	width: 252px;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: left;
	background-image: url("../img/menubg.gif");
	background-repeat: no-repeat;
}

#content #menu ul li a
{
	float: left;
	display: inline;
	width: 252px;
	height: 30px;
	margin-bottom: 2px;
	text-decoration: none;
	color: white;
}

#content #menu ul li ul
{
	display: none;
}

#content #menu ul li ul li
{
	background-image: url("../img/menubg2.gif");
	position: relative;
}

#content #menu ul li ul li a
{
	color: #B3B7BB;
}

#content #menu ul li ul li a span
{
	margin-left: 64px;
}

#content #menu ul li a span
{
	float: left;
	display: inline;
	margin-left: 32px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 6px;
}

#content #menu ul li a:hover span,
#content #menu ul li a:hover
{
	text-decoration: underline;
}


#content #menu ul li ul li ul
{
	position: absolute;
	top: 0px;
	left: 252px;
	display: none;
}

#content #menu ul li ul li ul li
{
	background-image: url("../img/menubg3.gif");
	background-repeat: no-repeat;
	width: 277px;
}

#content #menu ul li ul li ul li a
{
	width: 277px;
	height: 30px;
	float: left;
}

#content #menu ul li ul li ul li a span
{
	margin-left: 48px;
}

#mc
{
	width: 691px;
	float: left;
	background-image: url("../img/cbg.gif");
}

#mc .inner
{
	width: 691px;
	float: left;
	background-image: url("../img/ctop.gif");
	background-repeat: no-repeat;
}

#mc .inner .inner
{
	width: 691px;
	float: left;
	background-image: url("../img/cbot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 0px;
}

#mc .inner .inner .i
{
	width: 650px;
	float: left;
	margin: 0px 0px 20px 0px;
	color: white;
	padding: 0px 20px 10px 20px;
}

#footer
{
	float: left;
	margin-left: 2px;
	width: 976px;
	display: inline;
	margin-top: 12px;
	padding-bottom: 5px;
}

#hledani
{
	float: left;
	width: 252px;
	height: 31px;
	background-image: url("../img/hledatbg.gif");
	background-repeat: no-repeat;
}

#hledani form
{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#hledani form .sub
{
	float: left;
	width: 64px;
	height: 29px;
	border: none;
	background-color: transparent;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: white;
	margin-left: 19px;
	cursor: pointer;
}

#hledani form .phrase
{
	float: right;
	width: 166px;
	height: 29px;
	border: none;
	display: inline;
	font-size: 13px;
	color: white;
	margin-left: 3px;
	color: #B3B7BB;
	background-color: transparent;
	font-weight: bold;
	padding: 6px;
}

#footer p
{
	float: left;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-left: 33px;
	margin-top: 10px;
}

#footer .iso
{
	float: right;
	margin-right: 15px;
	width: 133px;
	height: 41px;
	background-image: url("../img/iso.gif");
	display: inline;
}

#pbot
{
	float: left;
	width: 980px;
	height: 18px;
	background-image: url("../img/pgbottom.gif");
}

#mc .inner .inner .i p
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 13px;
	line-height: 1.4em;
	text-align: justify;
}

#mc .inner .inner .i p a
{
	color: white;
}

#mc .inner .inner .i p a:hover
{
	text-decoration: none;
}

#mc .inner .inner .i ul
{
	float: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 13px;
	margin-left: 5px;
	float: none;
}

#mc .inner .inner .i ul li
{
	padding: 0px;
	line-height: 1.4em;
	background-image: none;
	font-size: 12px;
	display: list-item;
	list-style-position: inside;
	float: none;
}

#mc .inner .inner .i ul li ol
{
	display: list-item;
	list-style-position: inside;
}

#mc .inner .inner .i ul.hl_str_seznam  
{
	padding: 0px;
	margin: 5px 0px;
}

#mc .inner .inner .i ul.hl_str_seznam li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 26px;
	font-size: 13px;
}

#mc .inner .inner .i ul.hl_str_seznam li a
{
	color: #ffffff;
	padding-left: 15px;
	background: url("../img/li.gif") no-repeat left center;
}

#mc .inner .inner .i ul.hl_str_seznam li a:hover
{
	background: url("../img/li_hover.gif") no-repeat left center; 
}

#mc .inner .inner .i .imgs
{
	float: left;
	width: 650px;
	padding: 10px 0px 15px 0px;
}

#mc .inner .inner .i .imgs span
{
	float: left;
	display: inline;
	background-color: transparent;
}

#mc .inner .inner .i .imgs .sp
{
	float: left;
	display: inline;
	width: 43px;
	height: 10px;
}

#mc .inner .inner .i .imgs .i2
{
	margin: 0px;
}

#mc .inner .inner .i table
{
	color: white;
	font-size: 12px;
	width: 650px;
	margin-bottom: 15px;
	border: 1px solid white;
	border-collapse: collapse;
}

#mc .inner .inner .i table tr td, #mc .inner .inner .i table tr th
{
	border: 1px solid white;
	padding: 5px;
}

#mc .inner .inner .i .box
{
	width: 645px;
	padding: 5px;
	display: block;
}

#mc .inner .inner .i .box .levy400
{
	width: 400px;
	float: left;
}


#mc .inner .inner .i .box .pravy
{
	float: right;
	width: 180px;
	padding-top: 20px;
}

#mc .inner .inner .i table .h td
{
	font-weight: bold;
}

#mc .inner .inner .i table td a
{
	color: white;
}

#mc .inner .inner .i table td a:hover
{
	text-decoration: none;
}

#mc .inner .inner .i .vsp
{
	width: 650px;
	height: 20px;
	float: left;
}

div.textspace
{
	width: 640px;
	height: 20px;
}

div.video
{
	clear: both;
	float: left;
	font-size: 12px;
}


#rform textarea
{
	border: 2px solid white;
	background-color: #5EA3BA;
	color: white;
	padding: 5px;
	width: 645px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 105px;
}

#rform input
{
	border: 2px solid white;
	background-color: #5EA3BA;
	color: white;
	padding: 5px;
	width: 645px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
}

#rform input.sub
{
	background-color: #B3B7BB;
	cursor: pointer;
	font-weight: bold;
}

.imgover
{
	width: 100%;
	background-color: black;
	-moz-opacity: 0.7;
	opacity: 0.7;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	filter: alpha(true, finishopacity=integer, finishx=integer, finishy=integer, opacity=integer, startx=integer, starty=integer, style=integer);
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=70,Style=0);
	cursor: pointer;
}

.imgover-hidden
{
	display: none;
}

.imgover-img
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

#content #sm1
{
	display: inline;
}

/* --- lightbox --- */

#lightbox {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	cursor: pointer;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	top: 0px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: auto;
	margin-top: 0px;
}

#outerImageContainer img {
		border: 1px solid #000000;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {padding: 0px 10px 0px 10px; color: #666; height: 40px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose {width: 120px; float: right;  padding-bottom: 0.7em;}	

		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
}

.span-software {
  color: white;
  font-size: 12px;
  margin-bottom: 3px;
  text-decoration: underline;
}

.span-software:hover {
  text-decoration: underline;
}