html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, a:link, a:visited, a:active {
	color: #d33116;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Verdana, Helvetica;
  font-size: 62.5%;  
	color: #161616;
	text-align: left;
	background: #7e7f80 url('../img/bg.gif') repeat-x left top;
}

#container {
	position: relative;
	display: block;
	width: 1020px;
	margin: 0px auto;
}

#content-top {
	width: 1010px;
	height: 13px;
	margin: 0px auto;	
	background: url('../img/content_bg_top.png') no-repeat center bottom;
}

#content {
	width: 1010px;
	margin: 0px auto;	
	background: url('../img/content_bg.png') repeat-y center top;
}

#content-head {
	position: relative;
	display: block;
	width: 985px;	
  height: 326px;
	margin: 0px auto;
  padding-top: 6px;  
	background: url('../img/transexpress.jpg') no-repeat center top; 
}

h1#logo {
	position: relative;
  width: 321px;
  height: 70px;
  float: left;
  z-index: 0;
  overflow: hidden;  
}

h1#logo img {
  position: absolute;
  left: 0px;
  z-index: 1;
}

#icons-top {
  float: right;
	position: relative;
	width: 73px;
	height: 21px;
  color: #7286bf;
  text-align: center;
  padding-top: 6px;
  background-color: #455b98;
}

#icons-top a {
  color: #7286bf;
  text-decoration: none;
}

#icons-top a strong {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}

#icons-top img {
  vertical-align: middle;
}

#navigation {
	position: absolute;
	left: 0px;
	bottom: 5px;
	display: block;
  width: 250px;
  height: 220px;
  background: url('../img/navigation_bg.png') repeat left top;
}

#navigation ul {
  margin: 10px 20px 0px 20px;
}

#navigation ul li {
  display: block;
  height: 25px;
  background: url('../img/navigation_li.png') repeat-x left bottom;
}

#navigation ul li a {
  display: block;
  padding: 7px 0px 0px 5px;
  height: 18px;
	font-family: Arial, Verdana, Helvetica;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
  color: #fff;
  text-decoration: none;    
}

#navigation ul li a:hover {
  color: #fff;
  text-decoration: underline; 
}

#navigation li#active a {
  color: #000; 
  background: #fff url('../img/icon_red_arrow.gif') no-repeat right center;  
}

#navigation-top {
	position: relative;
	display: block;
	width: 1000px;
	height: 133px;
  margin-left: 13px;	
}

#navigation-top h2 a {
  float: left;
  height: 133px;  
}

#navigation-top h2 a span {
  display: none; 
}

h2#nav11 a {
	width: 249px;	
	background: url('../img/nav_top1.jpg') no-repeat left top;
}

h2#nav11_en a {
	width: 249px;	
	background: url('../img/nav_top1_en.jpg') no-repeat left top;
}

h2#nav12 a {
	width: 249px;	
	background: url('../img/nav_top1_2.jpg') no-repeat left top;
}

h2#nav12_en a {
	width: 249px;	
	background: url('../img/nav_top1_2_en.jpg') no-repeat left top;
}

h2#nav13 a {
	width: 249px;	
	background: url('../img/nav_top1_3.jpg') no-repeat left top;
}

h2#nav13_en a {
	width: 249px;	
	background: url('../img/nav_top1_3_en.jpg') no-repeat left top;
}

h2#nav14 a {
	width: 249px;	
	background: url('../img/nav_top1_4.jpg') no-repeat left top;
}

h2#nav14_en a {
	width: 249px;	
	background: url('../img/nav_top1_4_en.jpg') no-repeat left top;
}

h2#nav2 a {
	width: 252px;
	background: url('../img/nav_top2.jpg') no-repeat left top;
}

h2#nav2_en a {
	width: 252px;
	background: url('../img/nav_top2_en.jpg') no-repeat left top;
}

h2#nav3 a {
	width: 252px;
	background: url('../img/nav_top3.jpg') no-repeat left top;
}

h2#nav3_en a {
	width: 252px;
	background: url('../img/nav_top3_en.jpg') no-repeat left top;
}

h2#nav4 a {
	width: 232px;
	background: url('../img/nav_top4.jpg') no-repeat left top;
}

h2#nav4_en a {
	width: 232px;
	background: url('../img/nav_top4_en.jpg') no-repeat left top;
}

h2#nav11 a:hover, h2#nav11 a.active-h2 {
	background: url('../img/nav_top1.jpg') no-repeat left bottom;
}

h2#nav11_en a:hover, h2#nav11_en a.active-h2 {
	background: url('../img/nav_top1_en.jpg') no-repeat left bottom;
}

h2#nav12 a:hover, h2#nav12 a.active-h2 {
	background: url('../img/nav_top1_2.jpg') no-repeat left bottom;
}

h2#nav12_en a:hover, h2#nav12_en a.active-h2 {
	background: url('../img/nav_top1_2_en.jpg') no-repeat left bottom;
}

h2#nav13 a:hover, h2#nav13 a.active-h2 {
	background: url('../img/nav_top1_3.jpg') no-repeat left bottom;
}

h2#nav13_en a:hover, h2#nav13_en a.active-h2 {
	background: url('../img/nav_top1_3_en.jpg') no-repeat left bottom;
}

h2#nav14 a:hover, h2#nav14 a.active-h2 {
	background: url('../img/nav_top1_4.jpg') no-repeat left bottom;
}

h2#nav14_en a:hover, h2#nav14_en a.active-h2 {
	background: url('../img/nav_top1_4_en.jpg') no-repeat left bottom;
}

h2#nav2 a:hover, h2#nav2 a.active-h2 {
	background: url('../img/nav_top2.jpg') no-repeat left bottom;
}

h2#nav2_en a:hover, h2#nav2_en a.active-h2 {
	background: url('../img/nav_top2_en.jpg') no-repeat left bottom;
}

h2#nav3 a:hover {
	background: url('../img/nav_top3.jpg') no-repeat left bottom;
}

h2#nav3_en a:hover, h2#nav3_en a.active-h2 {
	background: url('../img/nav_top3_en.jpg') no-repeat left bottom;
}

h2#nav4 a:hover, h2#nav4 a.active-h2 {
	background: url('../img/nav_top4.jpg') no-repeat left bottom;
}

h2#nav4_en a:hover, h2#nav4_en a.active-h2 {
	background: url('../img/nav_top4_en.jpg') no-repeat left bottom;
}

#content-main {
	width: 995px;
	position: relative;
  margin-left: 13px;
}

#block-left {
  float: left;
	position: relative;
	display: block;
	width: 249px;	 
}

#block-left h2 a {
  position: relative;
	display: block;
	width: 234px;
	height: 40px;
  padding: 28px 0px 0px 15px;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;  
  text-decoration: none;   
}

#block-left h2 a:hover {
  color: #000;
}

#block-left h2.skladiste a {	
  background: #b3b5b6 url('../img/skladiste.gif') no-repeat left top; 
}

#block-left h2.skladiste a:hover, #block-left h2.skladiste a#active-h2 {	
  background: #b3b5b6 url('../img/skladiste.gif') no-repeat right top; 
}

#block-left h2.celni-deklarace a {	
  background: #b3b5b6 url('../img/celni_deklarace.gif') no-repeat left top; 
}

#block-left h2.celni-deklarace a:hover, #block-left h2.celni-deklarace a#active-h2 {	
  background: #b3b5b6 url('../img/celni_deklarace.gif') no-repeat right top; 
}

#block-left h2.intrastat a {	
  background: #b3b5b6 url('../img/interstat.gif') no-repeat left top; 
}

#block-left h2.intrastat a:hover, #block-left h2.intrastat a#active-h2 {	
  background: #b3b5b6 url('../img/interstat.gif') no-repeat right top; 
}

#block-left h2.dane a {	
  background: #b3b5b6 url('../img/dane.gif') no-repeat left top; 
}

#block-left h2.dane a:hover, #block-left h2.dane a#active-h2 {	
  background: #b3b5b6 url('../img/dane.gif') no-repeat right top; 
}

#block-left h2.celni-poradenstvi a {	
  background: #b3b5b6 url('../img/poradenstvi.gif') no-repeat left top; 
}

#block-left h2.celni-poradenstvi a:hover, #block-left h2.celni-poradenstvi a#active-h2 {	
  background: #b3b5b6 url('../img/poradenstvi.gif') no-repeat right top; 
}

#block-left h2.servis a {	
  background: #b3b5b6 url('../img/servis.gif') no-repeat left top; 
}

#block-left h2.servis a:hover, #block-left h2.servis a#active-h2  {	
  background: #b3b5b6 url('../img/servis.gif') no-repeat right top; 
}

#block-left h2.parkovani a {	
  background: #b3b5b6 url('../img/parkovani.gif') no-repeat left top; 
}

#block-left h2.parkovani a:hover, #block-left h2.parkovani a#active-h2 {	
  background: #b3b5b6 url('../img/parkovani.gif') no-repeat right top; 
}

#block-left h2.prodej-nafty a {	
	height: 40px;
  background: #b3b5b6 url('../img/prodej_nafty.gif') no-repeat left top; 
}

#block-left h2.prodej-nafty a:hover, #block-left h2.prodej-nafty a#active-h2 {	
	height: 40px;
  background: #b3b5b6 url('../img/prodej_nafty.gif') no-repeat right top; 
}

.block-left-item {
	position: relative;
	display: block;
	width: 249px;
  margin: 5px 0px;	
}

.block-left-item p {
  padding: 20px 0px 0px 13px;
  font-size: 1.1em;
  color: #fff;
}

.block-left-item h2 span {
  display: none;
}

.zakaznicky-servis {
  width: 249px;
  height: 121px;
 	background: url('../img/block_left_servis.gif') no-repeat left top;
}

.zakaznicky-servis-en {
  width: 249px;
  height: 121px;
 	background: url('../img/block_left_servis_en.gif') no-repeat left top;
}

.cena-nafty {
  width: 249px;
  height: 156px;
  padding-top: 15px;
 	background: url('../img/block_left_cena.gif') no-repeat left top;
}

.cena-nafty2 {
  width: 711px;
  height: 73px;
  padding-top: 8px;
  padding-left:290px;
 	background: url('../img/aktualni_cena_nafty.png') no-repeat left top;
}

.cena-nafty2 p.next {
  margin: 6px 0px 0px 45px;
  color: #8a8a8a;
  font-size: 1.5em;  
}

.cena-nafty2 p.next span {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}

.cena-nafty-en {
  width: 249px;
  height: 156px;
  padding-top: 15px;
 	background: url('../img/block_left_cena_en.gif') no-repeat left top;
}

.cena-nafty p.next {
  margin: 6px 0px 0px 45px;
  color: #8a8a8a;
  font-size: 1.5em;  
}

.cena-nafty p.next span {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}

#block-right {
  float: right;
	display: block;
  width: 710px;
  padding: 0px 20px 0px 10px;
  font-size: 1.0em;       
}

#block-right table {
  font-size: 1.2em;       
}

#block-right table td.num {
  text-align: right;
  font-size: 1.0em;      
}

#block-right h3 {
  color: #3a5597;
  padding: 20px 0px 5px 0px;
  font-size: 1.4em;       
}

#block-right h3 a {
  padding: 15px 0px 5px 0px;       
}

#block-right p, #block-right ul {
  padding-top: 10px;
  font-size: 1.2em;
  line-height: 1.4;
  list-style-type: none;
  text-align:justify;       
}

#block-right ul {
  padding-top: 10px;
  margin-left: 20px;
  font-size: 1.2em;
  line-height: 1.4;
  list-style-type: none;       
}

#block-right ul li {
 	background: url('../img/icon_blue_arrow.gif') no-repeat left top;
  padding-left: 20px;       
}

.blue strong {
  font-size: 1.2em;
  color: #3a5597;
}

.block-right-item {
  float: left;
	display: block;
  width: 325px;
  margin: 10px 10px 10px 0px;
  padding: 10px;
  background: #eaeeef;       
}

.block-right-item:hover {
   background: #eaeaea;        
}

.block-right-item h3 {
  color: #000 !important;
  font-size: 1.2em;
  padding: 3px 0px !important; 
}

.block-right-item span {
  padding: 0px;
  margin: 0px;
  color: #e73d22;     
}

.block-right-item p {
  padding: 3px 0px !important;
}

.block-right-item p span a {
  color: #e73d22;
  padding-left: 20px;
 	background: url('../img/icon_zobrazit.gif') no-repeat left center;       
}

.line {
  color: #000 !important;
  font-size: 1.6em !important; 
 	background: url('../img/icon_line.gif') repeat-x left bottom; 
}

.line2 {
  color: #000 !important;
  font-size: 1.6em !important; 
 	 
}

#footer-contact {     
  clear: both;
	height: 25px;  
  padding: 10px 0px 15px 15px;
  line-height: 1.4;
  color: #b5b5b5;   
}

#footer-contact a {
  font-weight: normal;
  color: #b5b5b5;   
}

#footer {
	position: relative;
	display: block;
	height: 134px;
	padding-top: 10px;
  background: url('../img/footer.gif') no-repeat center top; 
}

#footer-contact ul {
	width: 810px;
	position: relative;
	display: block;
	margin: 0px auto;
}

#footer-contact ul li {
  float: left;
  margin: 0px 20px;
}

#footer-contact ul li a {
  font-weight: normal;
  font-size: 1.2em;
  color: #b3b3b3;
}

#footer-contact ul li a:hover, #footer-contact ul li a#active-footer {
  color: #000;
  text-decoration: none;
}

.clear-both {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

label {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
}

input {
  color: #757a7c;
  margin-bottom: 3px;
  border-top: 1px #707070 solid;
  border-left: 1px #707070 solid;
  border-right: 1px #e2e5ed solid;
  border-bottom: 1px #e2e5ed solid;
}

.zakaznicky-servis form { padding: 45px 0px 0px 15px;}
.zakaznicky-servis form label {
  clear: both;
  float: left; 
  padding-top: 4px;
}
.zakaznicky-servis button {
  clear: right;
  position: relative;
  float: right; 
  height: 17px; 
  background: url('../img/button.gif') repeat-x left top;
  border: 0px;
  padding-bottom: 5px; 
}
.zakaznicky-servis input {
  float: right; 
  width: 140px; 
}
.zakaznicky-servis fieldset {
  width: 217px;
}

#flash {
  position: absolute;
  top: 55px;
  right: 0px;
  width: 392px;
  height: 229px;  
}

table { 
  margin: 10px 0px;
  font-size: 1.4em; 
}

table.dluznici { 
  width:710px;
  font-size: 1.2em; 
}

table th {
  padding: 5px 15px;
  color: #fff;
  background-color: #467dc1;
  border: 1px #fff solid;
  font-size: 1em;   
}

table td {
  padding: 5px 15px;
  line-height: 1.4;
  background-color: #f2f2f2;
  border: 1px #fff solid;  
}

table td.blue {
  color: #467dc1;
}

table td.dark {
  background-color: #e4e4e4;
}

table.dluznici th {
  text-align: center;
}
table.poptavka {
  width: 710px;
  font-size: 1.2em !important;
}
table.poptavka a{
  cursor: pointer;
}
table.w550 {
  width: 550px;
}
table.w710 {
  width: 710px;
}
.w200 {
  width: 110px;
}
.w300 {
  width: 300px;
}
.w160 {
  width: 160px;
}
.dotazpov {
  font-weight: bold;
}

.dotaznad {
  background-color: #dbdbdb;
  font-weight: bold;
  text-decoration: underline;  
}
span.novinkyhref {
  padding: 5px 10px;
  font-weight: bold;
  background-color: #D33116;
  color: #fff;  
}
span.novinkyhref a{
  color: #fff;  
  font-size:1.1em;
}

#footer-content {
  width: 980px;
  color: #cacaca;
  margin: 0px auto;
  line-height: 1.4;
  font-size:1.2em;
}

#footer-content a {
  color: #fff;
}

a.podrobnosti {
  color: #000;
  display: block;
  width: 120px;
  height: 17px;
  text-align: center;
  padding-top: 3px;
  background: url('../img/bg_podrobnosti.gif') repeat-x left top;
}

a.podrobnosti2 {
  color: #000;
  display: block;
  width: 120px;
  height: 17px;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  background: url('../img/bg_podrobnosti.gif') repeat-x left top;
}

table.font-down {
  font-size: 1em !important;  
}

table.kontakty td {
  background: none;
  padding: 0px 5px 0px 0px;
}

.kontaktujte-nas {
  width: 588px;
  height: 84px;
  margin: 10px 0px;
  padding: 25px 20px 0px 100px; 
  background: url('../img/kontaktujte_nas.jpg') no-repeat left top;
  color: #fff;
  border: 1px #bcbfc1 solid;
}