* {
  margin:0px;
  padding:0px;
}

.ie-png {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/_logo.png');
    height:92px;
    width:350px;
}

.ie-hide {
    border:0px solid #FFFFFF;
}

div.kont h1, div.kont h2, div.kont h3 {
	font-weight:bold;
	font-size:1.2em;
	display:inline;
}

strong {
	font-weight:normal;
}

div.kont h1 strong, div.kont h2 strong, div.kont h3 strong {
	font-weight:bold;
}

.relevantni p {
	text-indent:30px;
	font-size:0.9em;
}

.relevantni a {
	color:#d04141;
	text-decoration:underline;
	font-size:0.9em;
	font-weight:bold;
}

.relevantni a:hover {
	text-decoration:none;
}

.asm {
	font-size:12px;
	color:grey;
	padding-top:10px;
}
.sud {
	position:relative;
	width:100%;
	padding:10px;
	border-bottom:1px solid #f3d7d7;
	background-color:#fcf5f5;
	margin-bottom:5px; 
}

.rcena {
	position:absolute;
	right:0px;
	bottom:0px;
	border-top:1px solid #f3d7d7;
	border-left:1px solid #f3d7d7;
	border-right:1px solid #f3d7d7;
	border-bottom:1px solid white;
	background-color:white;
	font-size:0.6em;
	color:black;
	padding:3px;
	z-index:2;
}

.lcena {
	background-color:#cb4141;
	font-weight:bold;
	font-size:1.3em;
	color:white;
	padding:4px;
}

div.sud:hover {
	background-color:white;
}

.sud img {
	position:relative;
	float:left;
	border:0px solid;
	margin-right:10px;
	margin-bottom:10px;
}

h1  {
    font-size:1.3em;
    display:inline;
}

h2 {
	font-size:1em;
}

h3 a {
	font-size:1.1em;
	color:black;
}

.frame  {
    text-align:center;
    margin:auto;
    margin-bottom:50px;
}

.grey {
    color:grey;
    text-indent:30px;
    font-size:0.9em;
}

body  {
    font-family:'Arial';
    font-size:0.9em;
    text-align:center;
    background:url('img/_background.png') repeat-x 883px 0px;
    text-align:center;
    margin:auto;
}

a:hover {
    text-decoration:none;
}

#whole  {
    position:relative;
    margin:auto;
    background:url('img/_main_background.png') no-repeat top left;
    height:316px;
}

.logo {
    position:absolute;
    text-align:center;
    height:92px;
    width:352px;
    cursor:hand;
    top:50px;
    left:350px;
}

#obal {
	position:relative;
    width:1000px;
    padding-top:300px;
    text-align:center;
    margin:auto;
}

#left_menu  {
    position:relative;
    float:left;
    width:300px;
    margin-left:0px;
    top:-50px;
    text-align:left;
}

.dop  {
	background:url('img/_doporucujeme.png') no-repeat left top;
	padding-top:40px;
    position:relative;
    text-align:center;
    margin:auto;
}

.dop a img {
	border:0px solid;
	width:88px;
	height:59px;
}

.dop2  {
	background:url('img/_aktuality.png') no-repeat left top;
	padding-top:40px;
    position:relative;
    margin-top:20px;
}

.dop2 p {
	font-size:0.8em;
	color:#5f5f5f;
	text-indent:25px;
	margin-bottom:10px;
}

.dop2 a {
	color:red;
}

#main {
    position:relative;
    float:right;
    width:650px;
    margin-left:25px;
    margin-top:35px;
    text-align:left;
}

#left_menu img {
    position:relative;
    float:center;
    border:0px;
    margin:0px;
    padding:0px 0px 0px 0px;
    border:1px solid white;
}

.datum  {
    font-size:0.7em;
    color:#626262;
}

.nadpis {
    font-size:1.2em;
    color:orange;
    font-weight:bold;
}

.obsah  {
    font-size:0.7em;
    color:black;
    text-align:justify;
    text-indent:30px;
}

.sbernice {
    font-size:0.7em;
    color:#626262;    
}

.sbernice a {
    color:#ef2f2f;
    text-decoration:underline;
}

.sbernice a:hover {
	text-decoration:none;
}

#footer {
    position:relative;
    background:url('img/_footer_background.png') repeat-x;
    background-color:#3b3b3b;
    bottom:0px;
    padding-top:65px;
    padding-bottom:15px;
    color:grey;
    font-size:0.8em;
}

/***************** KONTEJNERY *********************/

.kont {
    position:relative;
    border-bottom:1px dotted grey;
    padding:10px 10px 30px 10px;
    margin-bottom:10px;
}

.nzv_zajezdu  {
    font-size:1.3em;
    font-weight:bold;
    color:#444444;
}

.delka_zajezdu  {
    color:grey;
    font-size:0.9em;
    padding-left:15px;
}

.slista {
    color:grey;
    font-size:0.8em;
}

.slista a {
    color:#ef2f2f;
}

.vetsi  {
    font-size:0.9em;
    padding-top:10px;
}

.kont img {
    position:relative;
    float:right;
    margin-left:15px;
    margin-top:10px;
    border:1px solid #dcdcdc;
}

.cena {
    color:#ef2f2f;
    font-weight:bold;
    size:1.3em;
    text-align:center;
    background-color:#f8f7ec;
    border:1px dotted #dbdbdb;
    position:relative;
    float:left;
    padding:15px 25px 0px 25px;
}

.inside {
    position:relative;
    width:350px;
}

.taxy {
    font-weight:normal;
    color:black;
    font-size:0.8em;
}

.nzv_link {
    color:black;
    text-decoration:none;
}

.nzv_link:hover {
    text-decoration:underline;
}

/************************* li SEZNAM ***************************/

#obal ul  {
    position:absolute;
    left:340px;
    top:280px;
}

#obal ul li  {
    position:relative;
    display:inline;
    padding:10px 10px 10px 10px;
    cursor:pointer;
    background:#d9eef3;
    border-bottom:1px solid #b9dee6;
}

#obal ul li a  {
	font-family:'Myriad Pro';
	font-size:1.2em;
    color:black;
    text-decoration:none;
    
}

ul li:hover a  {
    text-decoration:none;
}

#obal ul li:hover  {
    background:#eef7f9;
    border-bottom:3px solid orange;
}

/*************************** listovani ***************************************/

.akt  {
    padding:5px 5px 5px 5px;
    background-color:#fff2d5;
    color:black;
    font-weight:bold;
    border:1px solid #80bcdb;
}

.list {
    padding:3px 5px 3px 5px;
    background-color:#eff8fc;
    color:black;
    border:1px solid #d0e8f4;
    line-height:35px;
}

/*******************************************************************************/

.mtable {
    background-color:#eaf8ff;
    border:1px dotted #c3dae6; 
    padding:25px 50px 25px 50px;
    font-size:0.9em;
}

.otable {
    background-color:#eaffce;
    border:1px dotted #bfec85; 
    padding:10px 15px 10px 15px;
    width:522px;
    margin-bottom:15px;
    font-size:0.9em;    
}

.rtable {
    background-color:#ffefd6;
    border:1px dotted #f7d59f; 
    padding:10px 15px 10px 15px;
    width:522px;
    margin-bottom:15px;
    font-size:0.9em; 
}

.nostrong {
    font-weight:normal;
}

.redlink  {
    color:#ef2f2f;
    text-decoration:underline;
}

.redlink:hover  {
    text-decoration:none;
}

.small  {
    font-size:0.7em;
}

.price  {
    border-top:1px solid grey;
    padding-top:5px;
    margin-top:5px;
    line-height:45px;
}

.iframe_letenky {
    width: 250px;
    height: 250px;
    border: none;
    overflow: hidden;
}

.iframe2_letenky  {
    margin-left:20px; 
    width: 400px; 
    height: 100px; 
    border: none; 
    overflow: hidden;
}

.reset {
	clear:both;
}
