@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #444549;
	font-size: 100%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.noprint {
	display: none;
}

hr.cleaner {
	padding: 0px;
	clear: both;
	height: 1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
	color: #797A7E;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#topmenu {
	height: 54px;
	width: 980px;
}
.slogan {
	height: 54px;
	width: 656px;
	background-image: url(../design/slogan.jpg);
	background-repeat: no-repeat;
	float: left;
}

.helpdesk {
	height: 54px;
	width: 141px;
	display: inline;
	float: left;
}
.tracking {
	height: 54px;
	width: 183px;
	float: left;
}
#logo {
	height: 230px;
	width: 980px;
	background-image: url(../design/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.flash {
	background-image: url(../design/flash.jpg);
	float: right;
	height: 230px;
	width: 635px;
	background-repeat: no-repeat;
	background-position: right top;
}
.fl_content {
	height: 205px;
	width: 587px;
	float: left;
	margin-top: 12px;
}
#menu {
	background-image: url(../design/menu.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 980px;
	text-align: center;
}
.menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:70%;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 65px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 910px;
	text-align: center;
	}
.menu ul{
	height:65px;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	}
	.menu li{
	float:left;
	padding:0px;
		}
	.menu li a{
	color:#FFF;
	display:block;
	font-weight:normal;
	line-height:55px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	height: 57px;
	width: 145px;
	padding: 0px;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	background-image: url(../design/menu-bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF0824;
			}
		#active{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	background-image: url(../design/menu-bga.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF0824;
			}
	.menu p{
		clear:left;
		}	
#maincontainer {
	background-repeat: repeat-y;
	width: 980px;
	background-image: url(../design/main_spacer.jpg);
}
#footer {
	background-image: url(../design/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 980px;
	margin-bottom: 25px;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	color: #333;
	text-align: center;
	padding-top: 23px;
	font-weight: normal;
}

#mainleft {
	float: left;
	width: 360px;
	margin-top: 15px;
}
#mainmenu {
	float: left;
	width: 345px;
	background-image: url(../design/submenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainmenu h2 {
	color: #E2E2E2;
	font-size: 80%;
	padding-left: 55px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 10px;
}
#mainmenu ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	list-style-type: none;
}
h1 {
	display: none;
}

#mainmenu li a {
	color: #4B4D50;
	text-decoration: none;
	font-size: 90%;
	list-style-type: square;
	line-height: 120%;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 90%;
}
#mainmenu li a:hover {
	color: #2F3133;
	text-decoration: none;
	font-size: 90%;
	list-style-type: square;
	background-color: #FCFCFC;
}
.news {
	float: left;
	width: 345px;
	background-image: url(../design/novinky.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news h2 {
	color: #FFF;
	font-size: 80%;
	padding-left: 55px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 10px;
}
.news h3 {
	font-size: 90%;
	color: #a46400;
	margin-top: 25px;
	padding-left: 65px;
}
.news p {
	font-size: 80%;
	padding-left: 65px;
	margin-top: 5px;
	color: #333;
	padding-right: 20px;
	line-height: 120%;
	text-align: justify;
}
.news a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.news a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.main {
	float: right;
	width: 550px;
	margin-top: 15px;
	margin-right: 40px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-image: url(../design/p-back.jpg);
	background-color: #FBFBFB;
}
.main h2 {
	color: #333;
	font-size: 100%;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
}
.main h3 {
	color: #F69400;
	font-size: 100%;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 20px;
}

.main p {
	text-align: justify;
	padding-right: 15px;
	color: #474849;
	font-size: 80%;
	margin-top: 10px;
}
.main ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	list-style-type: square;
}
.main li {
	color: #333;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #F69400;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main li:hover {
	color: #333;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFCA79;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E5E5E5;
	font-weight: bold;
}

.main a {
	color: #949598;
	text-decoration: underline;
}
.mainuvod {
	float: right;
	width: 544px;
	margin-top: 15px;
	margin-right: 45px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #797A7E;
}
.mainuvod h2 {
	color: #CA1C25;
	font-size: 110%;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 10px;
	margin-right: 10px;
}
.mainuvod h3 {
	color: #333;
	font-size: 100%;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.mainuvod h4 {
	color: #B70000;
	background-color: #FFF;
	text-align: center;
	padding: 15px;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 1em;
}
.mainuvod h5 {
	color: #333;
	font-size: 90%;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 20px;
}


.mainuvod p {
	text-align: justify;
	padding-right: 10px;
	color: #333;
	font-size: 80%;
	margin-top: 10px;
	line-height: 130%;
}

.mainuvod a {
	color: #333;
	text-decoration: underline;
}
.mainuvod a:hover {
	color: #BD0924;
	text-decoration: underline;
}
.mainuvod ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	list-style-type: square;
}
.mainuvod li {
	color: #333;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #F69400;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: default;
}
.mainuvod li:hover {
	color: #333;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFCA79;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E5E5E5;
	cursor: default;
}

#menu .menuitem ul li a:active {
	float: left;
	width: 122px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	line-height: 500%;
	background-color: #C00A23;
	background-image: url(../design/menu-bg.jpg);
	background-repeat: repeat-x;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form {
	margin-top: 15px;
}

legend {
	color: #DBDBDB;
	font-size: 110%;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

fieldset {
	border: 3px solid #C1C1C1;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #DBDBDB;
}
fieldset input, textarea {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
fieldset input.small {

}
input.button {
	color: #FFFFFF;
	border: 3px solid #B2B2B2;
	background-color: #333;
	font-weight: bold;
	width: 25%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.req,  p b {
	color: #333;
	font-weight: bold;
	font-size: 0.75em;
}
.formular {
	width: 90%;
	text-align: left;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E2A3;
	border: 2px solid #FBC900;
	margin-left: auto;
	margin-right: auto;
}
.alert {
	font-size: 0.7em;
	font-weight: bold;
	color: #383838;
}



#tab_adresa {
	text-align: left;
	font-size: 0.75em;
	line-height: 140%;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tab_adresa a {
	color: #333;
	text-decoration: underline;
}
#tab_adresa a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}


#tab_adresa td {
	text-align: left;
	padding: 13px 5px 13px 10px;
}
.afirst {
	background-color: #E2E2E2;
}
.asecond {
	background: #333;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}

.second {
	background: #F5F5F5;
}
.first {
	background: #F9F9F9;
}
.floatr {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgfloat {
	padding: 2px;
	border: 2px solid #D6D6D6;
}

#tab_partners {
	text-align: left;
	font-size: 0.75em;
	line-height: 140%;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #E2E2E2;
}
#tab_partners td {
	text-align: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#tab_partners .asecond {
	color: #333;
	background-color: #FFF;
	width: 150px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 100%;
}
#tab_partners .afirst {
	background: #F5F5F5;
	text-align: justify;
}
#tab_partners p {
	text-align: justify;
	color: #333;
	padding: 0px;
	font-size: 100%;
}

#formhd {
	font: bold 0.80em Tahoma, Geneva, sans-serif;
	margin-top: 25px;
	padding: 15px;
	width: 100%;
	color: #FFF;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #333;
	border-left: 3px solid #333;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
}

#formhd td {
	padding: 3px;

}
.underline {
	text-decoration: underline;
}
.float_menu {
	background-color: #FFF;
	padding: 20px;
	float: right;
	height: 130px;
	width: 90px;
	border: 1px solid #E2E2E2;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 60%;
	text-align: left;
}
.partners {
	float: left;
	width: 345px;
	background-image: url(../design/partners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.partners h2 {
	color: #FFF;
	font-size: 80%;
	padding-left: 55px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 10px;
}
.partners p {
	width: 297px;
	margin-left: 47px;
	margin-top: 15px;
}
.partners img {
	margin: 3px;
}
.float_right {
	float: right;
	margin-bottom: 10px;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #78797D;
}

