/* Web ARNTZ http://www.arntzpilana.cz */
/* Copyright 2008 Erik Polišenský */

body { 
	color: #111948; 
	background-color: #cdd3ca;
	background: url('images/bg-body.png') repeat-y top center;
	font: normal small Verdana, Trebuchet, "Geneva CE", lucida, sans-serif;
	text-decoration: none; 
	text-align: left;
	line-height: 100%;
	padding: 0px; 
	border: none;
	margin: 0; 
}


/* POZICOVÁNÍ */
#kontejner {
	width: 950px;
	margin: 0 auto;
	position: relative; 
}

#header {
	background: url(images/bg-header.jpg) no-repeat #FFF;
	height: 140px;
	clear: both; 
}

#logo { 
	float: left; padding: 0; 
}

#logo span {
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold;
	width: 300px; 
	height: 28px;
	padding-top: 2px;
	position: absolute; 
	top: -38px; 
	left: 250px;
	z-index: 100; 
}


#lista {
	clear: both; 
	background-color: transparent;
	height: 25px;
	padding: 0px 0px 0px 0px; 
}



#global {
	font: normal small Verdana, Trebuchet, "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	font-size: 14px; 
	text-align: left;
	background-color: transparent;
	color: #003e7c;
	height: 20px;
	line-height: 2.1em; 
	padding: 1px 2px 0px 10px; 
	float: left;
	width: 520px; 

}


#vlajky {
	display:inline;
	float: right; 
	margin: 75px 110px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 200px; 
}

#rychlavolba {
	display:inline;
	padding: 0px 20px 0px 0px; 
	text-align: right;
	width: 390px; 
	float: right; 
}



#navidrob {
	text-transform: lowercase; 
}

#navidrob {
	font-weight: normal;
	color: #000;
	background-color: transparent;
	font-size: 85%;
	/* letter-spacing: 0.1em; */
	margin-top: 0.5em; 
}


/*-------------------------------------------------------------------------------------------------------------------------------*/	


ul#mainMenu{
	color:#f00;
	padding:7px 0 0 0;
	margin:0;
	list-style-type:none;
	text-align: left;
	float:right;
	height: 1.5em; 
	line-height: 1.5em; 

}

ul#mainMenu ul{
	margin-top:0px;
	list-style-type:none;
	padding:0px 0 0px 0;
	margin:0;
}

ul#mainMenu li{
	float:left;
	display:inline;
	padding:0px 3px 0px 0px;
	width:auto;
	margin-right:10px;
}

ul#mainMenu a{
	color:#b0b0f6;
	background-color:#101A4D;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

ul#mainMenu a:hover{
	color:#fff;
	text-decoration:none;
}

ul#mainMenu ul a{
	border-bottom:none;
	border-bottom:1px solid #8590B2;
	padding-left:5px;
}

ul#mainMenu ul a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#263373;
}

ul#mainMenu ul{
	position:absolute;
	visibility:hidden;
	background-color:#cce4f3;
	z-index:99;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul{
	visibility:visible;
}

ul#mainMenu li li{
	float:none;
	border:none;
	padding:0;
}

ul#mainMenu li{
	behavior: url(hover.htc);
}
/*-------------------------------------------------------------------------------------------------------------------------------*/	

#hlavni {
	width: 950px;
	margin: 0; padding: 0; _padding-top: 1em; /* Pro MSIE bude 1em */
	border-top: 1px solid #101A4D; /* V Opeře dělá mezeru mezi #navidrob a #hlavni */
	background: url(images/bg-hlavni.png) repeat-y #FFF;
	clear: both; 
}

#obsah {
	float: center; 
	position: relative;
	width: 930px;
	background-color: transparent;
	margin: 0px;
	padding: 0px 10px 10px 10px; 
	line-height: 130%; 
}

#left {
	float: left; 
	position: relative;
	width: 400px;
	background-color: transparent;
	margin: 0px;
	padding: 0px 10px 10px 10px; 
}

#right {
	float: right; 
	position: relative;
	width: 400px;
	background-color: transparent;
	margin: 0px;
	padding: 0px 10px 10px 10px; 
}

#matrjoska { 
	padding-right: 5px; 
	padding-bottom: 0.5em; 
}
#obsahpl {
	background-color: transparent; 
	border-left:1px solid #aaa;
}

#obsahpl address {
	padding: 10px 0 0 5px;
}

#obsahp h4 {
	font-size: 110%; font-weight: bold;
	padding-left: 10px; padding-top: 6px;
	background: url(images/bg-obsah-h4p.png) no-repeat transparent; 
}

ul#obsahp {
	list-style: none;
	padding: 0; 
	border: none; 
	margin: 0 auto 0.5em auto;
	width: 168px; _width: 98%;
	background-color: transparent;
	font-weight: bold; 
}

ul#obsahp li {
	margin: 0;
	height: auto; line-height: 1.2em; 
}

ul#obsahp li a {
	display: block; 
	padding: 2px 1em; _padding: 2px 0 2px 3px;
	background-color: transparent;
	text-decoration: none; width: 100%;
	/* height: 1.5em; line-height: 1.5em; */ 
}













#servis {
	margin: 0 578px 0 0;
	width: 167px;
	font-size: 85%;
	background-color: transparent; 
}

#ikony { 
	text-align: center; 
}

#ikony img { 
	margin-top: 1em; 
}

#pata {
	color: #FFF;
	background-color: #7f92b2;
	margin: 0;
	padding: 0; padding-left: 1em;
	height: 2em;
	line-height: 2em;
	font-size: 85%;
	clear: both; 
}

#pata span.copyright {
	float: left; 
}

#pata span.odkazy {
	float: right; 
	text-align: right; 
	padding-right: 1em; 
}

/* Další styly */

#global span.lng { 
	float: left; 
}

#obsah h1, #obsah h2, #obsah h4 {
	font: small sans-serif;
	margin-top: 5px;
	line-height: 90%; 
}

#obsah p {
	font-size: 90%;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0 0 0;
}
#obsah h1 {
	font-size: 130%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 10px 8px;
	background: url(images/bg-obsah-h1.png) no-repeat transparent;
	line-height: 28px;
	margin: 10px 0 0 0;
}
#obsah h2 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0 0 8px;
	background: url(images/bg-obsah-h2.png) no-repeat transparent; 
	line-height: 26px;
	margin: 3px 0 0 0;

}

#obsah h2.novinky {
	font-size: 120%; font-weight: bold;
	padding-top: 0.5em;
	margin-bottom: -1em;
	border-top: 1px solid #0054A6; 
}

#obsah h2.novinky span {
	font-size: 80%; font-weight: normal;
	padding-right: 1em; 
}

#obsah h3 {
	font-size: 105%;
	font-weight: bold;
	padding: 0px 0 0 5px;
	background: url(images/bg-obsah-h3.png) no-repeat transparent; 
	line-height: 26px;
	margin: 3px 0 0 0;
}

#obsah h4 {
	font-size: 100%; font-weight: bold;
	padding-left: 5px; padding-top: 6px; 
}


hr {
	width: 90%; 
	height: 1px;
	color: #224255; 
	border: 0px;
}

#obsah div.hr hr { 
	display: none; 
}

#slogan {
	background: url('images/bg-slogan.png') repeat-x top left;
	font-size: 160%;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px; 
	text-align: center;
	line-height: 130%; 
	font-weight: bold;
	border-top: 1px solid #034a92;
	border-bottom: 1px solid #034a92;
	width: 100%;
}

#eng-slogan {
	background: url('images/bg-slogan.png') repeat-x top left;
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 10px 58px; 
	text-align: center;
	line-height: 130%; 
	font-weight: bold;
}

#motto {
	background: url('images/bg-motto.png') repeat-x bottom left;
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0 10px 5px 4px; 
	text-align: justify;
	font-weight: normal;
}

hr {
	width: 90%; 
	height: 1px;
	color: #dbdbdb; 
	border: 0px;
}



address { 
	font-style: normal; 
}

dt { 
	font-weight: bold; 
	font-size: 110%;
	margin-top: 0.5em; 
	}


dd {
	margin: 0;
	border-left: 0px; 
}

dd a {
	color: #373d5d;
	text-decoration: none; 
	width: 100%;
}

dd a:hover {
	text-decoration: underline; 
	width: 100%;
}










img { 
	border: none; 
}

#servis form { 
	margin-top: 0em; 
}

#servis label { 
	display: none; 
}

#servis input { 
	margin-top: 0em; 
	margin-bottom: 0em; 
	margin-left: 1em; 
	font-size: 80%; 
	border:1px solid #aaa;

}

/* Klasy */

.c { 
	text-align: center; 
}

img.obr { 
	border: 1px solid #0054A6; 
}

.refs {
	font-style: normal; 
	font-size: 85%;
	line-height: 100%; 
	text-align: center;
	margin-top: 0.5em; 
	margin-bottom: 1.5em 
}

dl.tn dt img {
	float: left; 
	margin: 0 1em 1em 0;
}
dl.tn dt {
	clear: both; 
}


/* Odkazy */

a {
	color: #FF4600; 
}



#global a {
	text-decoration: none;
	color: #003e7c;
	padding: 5px 10px 0px 5px; 
}

#navidrob a {
	color: #111948;
	padding: 0 0.5em 0 0.5em; 
}

#pata a {
	color: #FFF;
	padding: 0 0.5em 0 0.5em; 
}

#servis a {
	color: #b0b0f6; 
}


/* Tabulky */

table.tbl {
	background-color: #d9ecff;
	border-collapse: collapse; 
}
table.tbl td, table.tbl th {
	border: 0px solid #fff; 
	padding: 3px; 
}
table.tblist td, table.tblist th {
	border-bottom: 1px solid #ffcc01;
	padding: 0.25em; 
	padding-top: 0.5em;
	vertical-align: top; 
}
tr.prvni {
	background-color: #c0e4ff;
}
table.tbl th {
	background-color: #34abe3;
	color: #fff;
	text-align: center; 
	vertical-align: top; 
}
table.tbl td {
	text-align: center;
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size: 90%;
}
tr.druhy {
	background-color: #a1cae9;
}





table.tbl-kontakt {
	background-color: #d9ecff;
	border-collapse: collapse; 
}
table.tbl-kontakt td, table.tbl th {
	border: 0px solid #fff; 
	padding: 3px; 
}
table.tbl-kontakt td {
	text-align: left;
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size: 90%;
}













/* Formuláře */
fieldset {
	border: 0px solid #007AC1;
	margin-bottom: 0em;
	padding: 0em; 
}

legend {
	border: 0px solid #007AC1;
	padding: 0px; 
}

/* Kontextové menu */
ul#menu {
	list-style: none;
	padding: 0; 
	border: none; 
	border-top: 1px solid #242e63;
	margin: 0 auto 0.5em auto;
	width: 168px; _width: 98%;
	background-color: transparent;
	font-weight: bold; 
}

ul#menu li {
	margin: 0;
	/* border-bottom: 1px solid #8590B2; */
	border-left: 1px solid #8590B2; 
}

ul#menu li.titl {
	background: url(images/bg-menu-li-titl.png) no-repeat transparent;
	background-position: -1px 0;
	text-transform: uppercase;
	padding-left: 15px; 
	padding-top: 11px;
		/* _width: 83%;            ---------- proc to tam je?? */
	border-bottom: none; 
}

ul#menu li a {
	display: block; 
	padding: 2px 1em; 
	_padding: 2px 0 2px 3px;
	background-color: transparent;
	background: url('images/bg-menu-li-a.png') 0 bottom no-repeat;
	text-decoration: none; 
	width: 100%;
	height: 1.5em; 
	line-height: 1.5em; 
}

ul#menu li.titl a {
	display: inline;
	padding: 0;
	height: auto; 
	line-height: normal;
	background: transparent;
	text-decoration: none; 
}

html>body ul#menu li a {
	width: auto; 
}

#global a:hover, #navidrob a:hover {
	text-decoration: underline; 
}

ul#menu li a:hover {
	background-position: -168px bottom; 
}

/* Menu okno*/
ul#okno {
	list-style: none;
	padding: 1px; 
	margin: 5px;
	border: none; 
	border-top: 0px;
	background-color: transparent;
	}

ul#okno li {
	margin: 0;
	border-left: 0px; }

#obsah a {
	color: #232863;
	text-decoration: none; 
	width: 100%;
}

#obsah a:hover {
	text-decoration: underline; 
	width: 100%;
}

/* Menu oknob*/
ul#oknob {
	list-style: none;
	padding: 1px; 
	margin: 5px;
	border: none; 
	border-top: 0px;
	background-color: transparent;
	font-weight: bold;
}

ul#oknob li {
	margin: 0;
	border-left: 0px; 
}

ul#oknob li a {
	color: #373d5d;
	display: block; 
	background-color: transparent;
	text-decoration: none; 
	width: 100%;
	height: 2em; 
	line-height: 2em; 
}

ul#oknob li a:hover {
	text-decoration: underline; 
	width: 100%;
	background-position: -168px bottom; 
}





#rychlavolba  select {
	width: 300px; 
}


FORM {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	FONT-SIZE: 100%; 
	MARGIN: 0px; 
}

select {
	FONT: 100% Tahoma, "Lucida Grande CE", lucida, sans-serif; VERTICAL-ALIGN: middle
}



#searchform FORM {
	MARGIN-RIGHT: 20px
}

#searchform INPUT {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
	BORDER-BOTTOM-WIDTH: 0px; 
	WIDTH: 150px; 
	LINE-HEIGHT: 19px; 
	MARGIN-RIGHT: 3px; 
	HEIGHT: 19px; 
}


#rozcestnik {
	width: 910px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background-color: transparent;
	height: 280px
}

#pasy {
	position: relative
	font-size: 100%; 
	background: url(images/pilove-pasy.png) #ffffff no-repeat left top; 
	float: left; 
	border-top: 1px solid #8590B2;
	border-bottom: 1px solid #8590B2;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	width: 225px; 
	position: relative; 
	height: 270px
}

#pasy h2 {
	font-weight: bold;
	font-size: 129%;
	padding: 5px 10px 20px 0px;
	margin: 3px 3px 3px 3px;
	text-align: right;
	line-height: 120%;
}


#kotouce {
	position: relative
	font-size: 90%; 
	background: url(images/pilove-kotouce.png) #ffffff no-repeat left top; 
	float: left; 
	border-top: 1px solid #8590B2;
	border-bottom: 1px solid #8590B2;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	width: 225px; 
	position: relative; 
	height: 270px
}

#kotouce h2 {
	font-weight: bold;
	font-size: 129%;
	padding: 5px 10px 1px 0px;
	margin: 3px 3px 3px 3px;
	text-align: right;
	line-height: 120%;
}

#tela {
	position: relative
	font-size: 90%; 
	background: url(images/tela.png) #ffffff no-repeat left top; 
	float: left; 
	border-top: 1px solid #8590B2;
	border-bottom: 1px solid #8590B2;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	width: 225px; 
	position: relative; 
	height: 270px
}

#tela h2 {
	font-weight: bold;
	font-size: 129%;
	padding: 5px 10px 1px 0px;
	margin: 3px 3px 3px 3px;
	text-align: right;
	line-height: 120%;
}

#nastroje {
	position: relative
	font-size: 90%; 
	background: url(images/nastroje.png) #ffffff no-repeat left top; 
	float: left; 
	border-top: 1px solid #8590B2;
	border-bottom: 1px solid #8590B2;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	width: 225px; 
	position: relative; 
	height: 270px
}

#nastroje h2 {
	font-weight: bold;
	font-size: 129%;
	padding: 5px 10px 20px 0px;
	margin: 3px 3px 3px 3px;
	text-align: right;
	line-height: 120%;
}
