/*****************************
*****   XHTML elements   *****
*****************************/

* {
	border: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F8FFF8;
	background-color: #F8FFF8;
}
h1 {
	font-size: 1.95em;
	padding: 60px 0 0 80px;
	line-height: 0.8em;
}
div>h1 {
	line-height: 0.6em;
}
h1 span{
	font-size: .43em;
	font-weight: normal;
	padding-left: 30px;
}
h1 a:hover{
	color: #000;
	text-decoration: none;
}
h2{
	font-size: 1.4em;
	padding: 30px 0 0 50px;
	margin-bottom: 10px;
}
h2:first-letter{
	text-transform: uppercase;
}
table{
	font-size: .85em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #0A3782;
	text-decoration: underline;
}

#BoxScreen{
	text-align: left;
	width: 995px;
	margin: 0 auto;
}
body>#BoxScreen{
	width: 997px;
}
hr{
	margin-top: 5px;
}

/**********************      TOP      **********************/

#BoxTop {
	border-left: 1px solid #088409;
	border-right: 1px solid #088409;
	background-color: #30D133;
	background-image: url(../images/upper_bg.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 123px;
}
#logo{
	float: left;
	background-image: url(../images/logo.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 54px;
	height: 54px;
	position: relative;
	top: 18px;
	left: 22px;
}

/**********************      LANG      **********************/

#BoxLang {
	border: 1px solid #088409;
	background-color: #048807;
	background-image: url(../images/lang_bg.png);
	background-repeat: repeat-x;
	font-size: 0.85em;
	color: #FFF;
	text-align: right;
	width: 995px;
	height: 20px;
	padding: 3px 100px 0 0;
}
div>#BoxLang{
	width: 895px;
	height: 17px;
}
#BoxLang a{
	color: #FFF;
}

/**********************      CONTENT      **********************/

#BoxContent{
	position: relative;
	float: right;
	width: 785px;
	margin: 10px 0;
	padding: 0 30px 0 15px;
}
div>#BoxContent{
	width: 755px;
	padding-right: 15px;
}
#BoxContent p{
	margin: 1em 0 0 0;
	text-indent: 2em;
	text-align: justify;
}
#BoxContent ul{
	margin: 2em 0 0 40px;
}
#BoxContent ul.NoDisc{
	list-style-type: none;
	margin-left: 30px;
}
#BoxContent li.space{
	margin-top: 1em;
}
#BoxContent li.hideSite{
	display: none;
}
#BoxContent li#secondMail{
	padding-left: 4em;
}
#BoxContent address{
	margin: 2em 0 0 45px;
	font-style: normal;
}
#faxNum{
	padding-left: .75em;
}
#faxNumEn{
	padding-left: 1.3em;
}

#signature{
	padding-top: 8em;
	font-weight: bold;
}
#signature span{
	padding-left: 200px;
}
#signature span#director{
	padding-left: 190px;
	font-weight: normal;
}
#signature>span#director{
	padding-left: 210px;
}
#mapka{
	float: right;
}
/**********************      MENU      **********************/

#BoxMenu {
	position: relative;
	border: 1px solid #71A5CF;
	border-top: 0;
	background-color: #F6FCFF;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	line-height: 1.55em;
	width: 195px;
	height: 504px;
}
div>#BoxMenu{
	width: 193px;
}
#BoxMenu_up {
	border-left: 1px solid #71A5CF;
	border-right: 1px solid #71A5CF;
	background-color: #F6FCFF;
	background-image: url(../images/menu_up_bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 6px;
	font-size: 0em;
} 
div>#BoxMenu_up{
	width: 193px;
}

#BoxMenu_down {
	position: absolute;
	bottom: -2px;
	left: -1px;
	background-color: #71A5CF;
	background-image: url(../images/menu_down_bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 11px;
	font-size: 0em;
}

#BoxMenu ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 40px 0 0 0;
}
#BoxMenu>ul {
	padding-left: 15px;
}
#BoxMenu ul ul{
	padding: 0 0 0 10px;
	font-size: 0.85em;
	line-height: 1.4em;
}
#BoxMenu #ul-contact{
	line-height: 3.5em;
}
#BoxMenu ul:first-letter,#BoxMenu li:first-letter,#BoxMenu a:first-letter,#BoxMenu ul a:hover:first-letter{
	text-transform: uppercase;
}

/**********************      BOTTOM      **********************/

#BoxBottom {
	position: relative;
	border: 1px solid #088409;
	background-color: #048807;
	background-image: url(../images/lang_bg.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 0.75em;
	width: 995px;
	height: 20px;
	margin-top: 20px;
	padding: 4px 15px 0 10px;
	clear: both;
}
div>#BoxBottom{
	width: 970px;
	height: 16px;
}

.by {
	position: absolute;
	top: 4px;
	right: 5px;
	padding-right: 15px;
}
.by a{
	color: #FFF;
}
.by a:hover{
	color: #FFF;
}

/**********************      CLASSES      **********************/
.mMarginL10{
	margin-left: -15px;
}
.padding06{
	padding-left: .6em;
}

.hideItem{
	display: none;
}

.floatRight{
	float: right;
	margin-left: 15px;
}


/**********************      REFERENCES      **********************/

table.ReferTable,table.ReferTableII{
	float: left;
	background-color: #FFF;
	font-size: 1em;
	text-align: left;
	margin-top: 5px 0 15px;
}
table.ReferTable{
	width: 190px;
	margin-left: 10px;
}
div>table.ReferTable{
	width: 215px;
}
table.ReferTable caption{
	text-align: left;
	text-indent: 35px;
}
table.ReferTable th{
	font-size: .85em;
}
table.ReferTable td{
	padding-left: 7px;
	width: 208px;
	white-space: normal;
}
table .ReferRel{
	padding: .9em 0 0;
}
table.ReferTableII{
	margin-left: 0;
	margin: .9em 1em 0;
}
table.ReferTableII th,table.ReferTableII td{
	font-weight: normal;
	font-size: .95em;
}
table.ReferTableII td{
	padding-left: 3px;
}
.RefererHM{
	padding-top: .7em;
}
.Referer{
	float: left;
	clear: left;
	background-color: #FFF;
	width: 745px;
	height: 110px;
	padding-top: 5px;
	white-space: nowrap;
}
hr{
	clear: left;
	background-color: #123C82;
	border: 0px solid #123C82;
	color: #123C82;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 745px;
	height: 2px;
}
.Referer img{
	float: right;
	border: 1px solid #123C82;
	margin-right: 5px;
}

.ReferCargo{
	display: block;
	float: left;
	font-weight: bold;
	width: 150px;
	margin: 45px 0 0 130px;
}

.ReferTitleDiv,.ReferTitleDivII,.ReferTitleDivEn,.ReferTitleDivIIEn{
	float: left;
	background-color: #123C82;
	color: #FFF;
	width: 100px;
	height: 1.3em;
	margin-left: 110px;
	font-size: .9em;
	text-align: center;
}
.ReferTitleDiv,.ReferTitleDivEn{
	margin-left: 12px;
}
div>div.ReferTitleDiv,div>div.ReferTitleDivEn{
	margin-left: 25px;
}
div>div.ReferTitleDivII{
	margin-left: 120px;
}
.ReferTitleDivEn,.ReferTitleDivIIEn{
	width: 10em;
}
div>div.ReferTitleDivIIEn{
	margin-left: 90px;
}
.ReferPravyRoh,.ReferLevyRoh{
	background-color: #123C82;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 5px;
	height: 13px;
}
.ReferPravyRoh{
	float: right;
	background-image: url(../images/pravy_roh.png);
}
.ReferLevyRoh{
	float: left;
	background-image: url(../images/levy_roh.png);
}

/**************************************************************/

.red{
	color: #D90000;
}
.textCenter{
	text-align: center;
}

#LoginForm{
	margin: 50px 0 0 100px;
	width: 21em;
}
#LoginForm fieldset{
	border: 1px solid;
	padding: 10px;
}
#LoginForm legend{
	margin-left: 2.8em;
	font-size: 17px;
	font-weight: bold;
	color: #0A447C;
	padding: 0 1em;
}
#LoginForm label{
	float: left;
	clear: left;
	font-weight: bold;
	line-height: 19px;
	width: 7em;
}
#LoginForm input{
	border: 1px solid;
	margin: 1px;
	padding: 1px 3px;
}
#divIN{
	padding: 15px 0 0 5.5em;
}
#LoginForm input#logIN{
	font-weight: bold;
	font-size: .9em;
	background-color: #B0D5F9;
	padding: 1px 10px
}
#tableTrans,#tableTransTim{
	line-height: 1.5em;
}
#tableTrans{
	border: 1px dashed #347EAB;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin-top: 7px;
}
#tableTrans th{
	font-size: .95em;
	text-align: left;
	padding-left: 10px;
}
#tableTrans a{
	color: #1A61B4;
	font-size: .85em;
	font-weight: bold;
}
#tableTrans th.textCenter,#tableTrans td.textCenter{
	text-align: center;
	padding-left: 0;
}
.tdFirst{
	padding-left: 5px;
}
#z5{
	padding: 30px 50px 0 0;
	text-align: right;
	font-size: .9em;
}
#divTiming{
	border: 1px dashed #347EAB;
	padding: 5px 2px 5px 0;
}
h3{
	font-size: 1.1em;
}
.h4Timing{
	font-size: 1em;
	padding: 30px 0 10px 75px;
}
.h4smaller{
	font-size: .95em;
}
.textNormal{
	font-weight: normal;
}
#tableTransTim{
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

#tableTransTim th{
	text-indent: 15px;	
}
#tableTransTim td{
	padding-left: 4px;	
}
.w90{
	width: 80px;
}
.licha{
	background-color: #E8F6FD;
}
.blue{
	color: #1D46B1;
}
#custInfo{
	position: absolute;
	top: 25px;
	left: 450px;
	width: 350px;
}
#custInfo div{
	float: left;
	background-color: #F2FAFE;
	border: 1px solid #88CCF9;
	padding: 1px 5px;
	text-align: center;
	width: 230px;
}
#custInfo form{
	float: left;
}
#custInfo input{
	background-color: #CDEAFC;
	background-image: url(../images/logout_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #88CCF9; 
	font-size: .9em;
	font-weight: bold;
	padding: 2px 5px 1px;
	cursor: pointer;
}

/***************************************************************************/

form#mailingForm fieldset{
	border: 1px solid #006400;
	-moz-border-radius: 4px;
	background-color: #ECFFF0;
	padding: 10px 5px 5px;
	margin-right: 100px;
	white-space: nowrap;
}
form#mailingForm legend{
	font-weight: bold;
	margin-left: 55px;
	padding: 1px 10px;
}
form#mailingForm input{
	float: left;
	border: 1px solid #018D04;
	margin: 1px;
	padding: 1px 2px;
}
form#mailingForm label{
	float: left;
	display: block;
	width: 110px;
	padding-left: 25px;
}
form#mailingForm fieldset>label{
	width: 85px;
	line-height: 1.8em;
}
form#mailingForm label.labelLong{
	width: 220px;
}
form#mailingForm fieldset>label.labelLong{
	width: 200px;
}
form#mailingForm label.labelLonger{
	width: 140px;
}
form#mailingForm fieldset>label.labelLonger{
	width: 120px;
}
form#mailingForm br{
	clear: both;
}
form#mailingForm span{
	float: left;
}
form#mailingForm label span{
	float: none;
	color: #B22222;
	font-weight: bold;
}

/***********************************/
form#mailingForm #objedvavatel,form#mailingForm #bankovniSpojeni,
form#mailingForm #kontaktniOsoba{
	width: 300px;
}
form#mailingForm #pro-adresa,form#mailingForm #obj-adresa{
	width: 335px;
}
form#mailingForm #labelZadameTimto{
	width: auto;
}
form#mailingForm #zadameTimto{
	margin-left: 30px;
	width: 415px;
}
form#mailingForm #z,form#mailingForm #do2{
	width: 300px;
}
form#mailingForm #mot-vlastniHmotnost,form#mailingForm #pn-vlastniHmotnost{
	width: 107px;
}
form#mailingForm #druhNakladu{
	width: 374px;
}
div#divSave{
	padding: 15px 0 0 250px;
}
div#divSave input{
	background-color: #ECFFF0;
	font-weight: bold;
	padding: 1px 5px;
	cursor: pointer;
}

#divRegistered{
	width: 300px;
	margin: 20px 0 0 30px;
}

