/* CSS Document */

* { margin: 0px; padding: 0px; }
body {
    background: #0080dc url('images/bg.png') repeat-x;
    text-align: center;
    font-family: sans-serif;
    font-size: 8pt;
}

.fl { float: left; }
.fr { float: right; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.bold { font-weight: bold; }

.clear { clear: both; }

.hidden { display: none; }

.mt3_5 { margin-top: 3.5px; }
.mt5  { margin-top: 5px; }
.mt7 { margin-top: 7px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt100 { margin-top: 100px; }
.ml4  { margin-left: 4px; }
.ml5  { margin-left: 5px; }
.ml20 { margin-left: 20px; }
.ml10 { margin-left: 10px; }
.mb10 { margin-bottom: 10px; }
.mr5 { margin-right: 5px; }
.mr20 { margin-right: 20px; }
.p3 { padding: 3px; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.fs10 { font-size: 10px; }
.w25p { width: 25%; }
.w32p { width: 32%; }
.w90p { width: 90%; }
.w80 { width: 80px; }

.bigger {
	font-size: 110%;
}

.white, .white a { color: #ffffff; }
.err { color: #cd0000; }

.h_top {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	top: 85px;
	margin-left: 45px;
	margin-top: -16px;
}

a.link, #extends a {
	color: #FF4301;
}
a.normal_link, #extends a, #objednavka_form a {
	color: #004998;
	text-decoration: none;
}
a.normal_link:hover, #extends a:hover, #objednavka_form a:hover {
	text-decoration: underline;
}
img {
    border: 0px;
}
a.h_link {
	text-decoration: none;
}
h1.title, #extends h1 {
	color: #004998
}
h2 {
	color: #ffffff;
    font-size: 15px;
	padding: 4px 0 0 10px;
}
h2.subtitle, #extends h2 {
	color: #3094E7;
	padding: 0px;
}
h2.standard {
	color: #004998
}
h2 a {
	color: #004998
}
h3 {
	color: #ffffff;
    font-size: 14px;
	padding: 4px 0 0 10px;
}
h3.category {
	color: #004998;
	padding: 4px 0 0 0;
}
#extends h3, #objednavka_form h3 {
	color: #004998;
	padding: 10px 0 0 10px;
}
#extends ul {
	padding-left: 10px;
}
#vycentrovanie {
    margin: auto;
    width: 1337px;
}
#web {
    background: #ffffff;
    width: 1087px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}
#vycentrovanie p.head { font-size: .9em; text-align: left; color: #fff; padding-left: 4px; margin-bottom: 3px; }
#web p.head { font-size: .9em; text-align: left; color: #505050; padding-left: 8px; margin-bottom: 3px; background: url('images/bg-advert-head.gif') 0 50% no-repeat; }
#web p.head_blue { font-size: .9em; text-align: left; color: #fff; padding-left: 12px; }
#reklama {
    width: 13px;
    height: 20px;
    overflow: visible;
}
#hladanie {
  float: left;
}
#header {
    background: url('images/header.png') no-repeat 100% 0%;
    width: 1087px;
    height: 96px;
    text-align: left;
    padding: 0px;
}
#header .reklama {
    float: right;
    margin: 0 30px 0 0;
}
#header img {
    /*float: left;*/
}
#header .header_logo {
	float: left;
	width: 313px;
	height: 82px;
	padding: 0px;
	margin: 0px;
}
#header .reklama img {
    float: left;
    margin: 6px 10px 0 0;
}
#pad_content {
	padding: 10px;
}

.input_hladat {
    /*border: 2px #c0d97f solid;*/
	border: 1px solid #000000;
    width: 180px;
    height: 20px;
    margin: 34px 0 0 0;
    padding-top: 6px;
    padding-left: 3px;
    font-size: 11px;
    color: #afafaf;
}
.hladat {
    background: url('images/hladat.png') no-repeat;
    border: none;
    width: 44px;
    height: 31px;
    cursor: pointer;
    _cursor: hand;
}
#lavy_layout {
    width: 300px;
    float: left;
    margin: 0px 3px 15px 3px;
}
#stredny_layout {
    width: 610px;
    float: left;
    padding: 0px;
    margin: 0 10px;
    _margin: 0 6px;
}
#stredny_layout .main_img {
	background: url('images/cestujme_cz.png') no-repeat;
    padding: 0px;
    margin: 0px;
    width: 610px;
    height: 255px;
}
#stredny_layout .main_info {
	padding: 0px;
	margin: 0px;
}
#pravy_layout {
    width: 145px;
    float: left;
    /*padding-left: 6px;*/
    margin: 0 3px;
}
#lavy_layout .aktuality_nadpis {
    background: url('images/aktualne.png');
    width: 300px;
    height: 33px;
    clear: both;
    margin: 15px 0px 0px 0px;
}
.aktualita {
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    background: #f5f5f5;
    padding: 5px 5px 0 10px;     
}
.aktualita_text {
	padding: 3px;
	border-right: 1px #e3e3e3 solid;
	border-left: 1px #e3e3e3 solid;
	background: #f5f5f5;
	text-align: right;
}
.aktualita img {
    margin: 10px 10px 0px 0px;
    float: left;
}   
.atualita p {
    color: #3d3d3d;
}
a.datum {
    color: #ff4301;
    font-weight: bold;
}
p.oddelovac {
    background: #f5f5f5;
    border: 2px dashed #d4d4d4;
    border-width: 0 0 1px 0;
    width: 284px;
    height: 2px;
    padding: 5px 0;
}
p.oddelovac2 {
   border: 2px dashed #d4d4d4;
    border-width: 0 0 1px 0;
    width: 286px;
    height: 2px;
} 
p.oddelovac3 {
   border: 2px dashed #d4d4d4;
    border-width: 0 0 1px 0;
    width: 574px;
    height: 2px;
} 
p.dalsie a {
    float: right;
    color: #444343;
    font-weight: bold;
}
#lavy_layout ._footer {
    background: url('images/aktualne_and_pocasie_footer.png');
    width: 300px;
    height: 8px;  
    clear: both;
}
#lavy_layout .pocasie_nadpis {
    background: url('images/pocasie.png');
    width: 300px;
    height: 33px;
    margin: 15px 0px 0px 0px;
}
#pocasie {
    list-style-type: none;
    background: #f5f5f5;
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    clear: both;
    padding:2px;
}
.pocasi_item {
	float: left;
	width: 44px;
	text-align: center;
}
#pocasie img {
	width: 29px;
	height: 29px;
}
#pravy_layout .pocasie_nadpis {
    margin-top: 15px;
    background: url('images/pocasie.png');
    width: 145px;
    height: 33px;
}

#zajezdy {
	background: #f5f5f5;
	font-weight: bold;
	color: #616161;
	border: 1px #e3e3e3 solid;
	border-width: 0 1px;
	clear: both;
    padding:5px;
    overflow: hidden;
}
#zajezdy ul {
	padding-left: 10px;
}

#posledni_pridane {
	background: #f5f5f5;
    font-weight: bold;
    color: #616161;
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    clear: both;
    padding:5px;
}
#posledni_prodane ul {
	padding: 10px;
}


#pravy_layout .left_col {
	width: 75px;
	float: left;
}
#pravy_layout .right_col {
    margin-bottom: 3px;
}

#pravy_layout ul#pocasie {
    list-style-type: none;
    background: #f5f5f5;
    height: 160px;
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    clear: both; 
    padding: 0 0 0 8px;
}
#pravy_layout ul#pocasie li{
    background: #f5f5f5;
    float: left;
    width: 130px;
    display: block;
} 
#pravy_layout ul#pocasie li img{
    float: left;
} 

#pravy_layout .pocasi_footer {
	border-right: 0px solid #e3e3e3;
    background: url('images/aktualne_and_pocasie_footer.png') no-repeat;
    width: 145px;
    height: 8px;  
    clear: both;
}
#lavy_layout ._footer {
    background: url('images/aktualne_and_pocasie_footer.png');
    width: 300px;
    height: 8px;  
    clear: both;
}
  

p.den {
    color: #004998;
}
p.teploty {
    color: #616161;
}
#spravodajstvo {
    width: 298px;
    background: #f5f5f5;
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    padding: 0 0 0 8px;
}
#spravodajstvo a {
    color: black;
}
#spravodajstvo p {
    padding: 0 0 0 10px;
    color: #616161;
}
.nasa_ponuka_nadpis {
    background: url('images/nasa_ponuka.png') no-repeat;
    height: 33px;
    margin-top: 15px;
}
#nasa_ponuka_div {
	background: #fdfd92;
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding: 1px;
}

.nasa_ponuka_nadpis a{
    color: #ffffff;
    text-decoration: none;
}
ul#nasa_ponuka {
    list-style-type: none;
}   
ul#nasa_ponuka li.ponuka {
    width: 188px;
    float: left;
    padding: 2px 10px 30px 4px;
    height: 45px;
}
ul#nasa_ponuka li.ponuka a {
    text-decoration: none;
    color: #004998;
    font-size: 10pt;
    /*margin: -2px 0 0 0;*/
    font-weight: bold;
}
ul#nasa_ponuka li.ponuka a.sublink {
    font-size: 10px;
	text-decoration: underline;
}
ul#nasa_ponuka li.ponuka h3 {
	margin: 0px;
	padding: 0px;
}
ul#nasa_ponuka li.ponuka img {
    float: left;
    margin: 0 8px 0px 0;
}
ul#nasa_ponuka .ponuka_img {
	float: left;
}
ul#nasa_ponuka li.ponuka p {
    color: #3d3d3d;
}
.subcats{
    text-decoration: none;
    color: #3094e7;
    font-size: 11px;
    /*margin: -2px 0 0 0;*/
    font-weight: bold;
}
.footer_ponuka {
    background: url('images/nasa_ponuka_footer3.png') no-repeat;
    width: 610px;
    height: 11px;
}
.tipy_column {
	width: 296px;
}
.tipy_cestujme_nadpis {
    background: url('images/tipy_cestujme.png') no-repeat;
    height: 33px;
    width: 296px;
}
ul.tipy_cestujme {
    list-style-type: none; 
    background: #e8f5ff;
    border: 1px #e1e1e1 solid;
    border-width: 0 1px;
	margin: 0px;
	padding: 3px;
}
ul.tipy_cestujme li img {
    margin: 8px 5px 3px 0;
    float: left;
}
ul.tipy_cestujme li p {
    margin: 5px 0 0 0;
    color: #3d3d3d;
}
.tipy_cestujme_footer {
    background: url('images/tipy_cestujme_footer.png') no-repeat;
    height: 9px;
    clear: both;
    margin-bottom: 10px;
}  
.tipy {
    width: 296px;
    float: left;
    margin-top: 15px;
    margin-right: 15px;
}
.tipy_right {
	margin-right: 0px;
}
.way2cat a{
	color: #3094e7;
	font-weight: bold;
	text-decoration: none;
}
.way2cat a:hover{
	color: #ff4301;
}
a.somelink{
	color: #3094e7;
	font-weight: bold;
	text-decoration: none;
}
a.somelink:hover{
	color: #ff4301;
}
.linky_cestujme_nadpis {
    background: url('images/linky_cestujme.png');
    width: 590px;
    height: 27px;
    /*margin: 0 0 0 7px;*/
    padding: 0 0 5px 0;
    color: #ffffff;
    font-size: 10pt;
}
.linky_cestujme_nadpis a {
    text-decoration: none;
    color: #ffffff;
    font-size: 10pt;
    margin: -2px 0 0 0;
    font-weight: bold;
}
ul.linky_cestujme {
    list-style-type: none;
    background: #e8f5ff;
    width: 588px;
    border: 1px #e1e1e1 solid;
    border-width: 0 1px;
    overflow: hidden;
    /*padding: 0 5px;*/
    float: left;
    /*margin: 0 0 0 4px;*/
}
ul.linky_cestujme li {
    float: left;
    width: 560px;
}
ul.linky_cestujme li img {
    margin: 8px 5px 3px 0;
    float: left;
}
ul.linky_cestujme li p {
    /*margin: 5px 0 0 0;*/
    color: #3d3d3d;
}
ul.linky_cestujme li table {
   font-size: 11px;
}
.linky_cestujme_footer {
    background: url('images/linky_cestujme_footer.png'); 
    width:  590px;
    height: 9px;
    clear: both;
    /*margin: 0 0 5px 7px;*/
}  
.linky {
    width: 590px;
    float: left;
    margin: 15px 10px 0px 10px;
}
.koment{
    width: 450px;
    margin: 15px 0 0 70px;
    clear: both;
}
.koment_header {
       background: url('images/komentare_header.png');
    width: 450px;
    height: 8px;
    margin: 0 0 0 0px;
    color: #ffffff;
    font-size: 10pt;
}
.koment_main {
    width: 448px;
    background-color: #f5f5f5;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    padding: 0 0 0 0px;
}

.koment_footer {
    background: url('images/komentare_footer.png'); 
    width:  450px;
    height: 9px;
    clear: both;
    margin: 0 0 10px 0px;
}  

.nadpis_site{
	color: #004998;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.sitetd{
	float: left;
	padding: 5px;
}
.site_detail{
	color: #ff4301;
	font-weight: bold;
	text-decoration: none;
}
.comments {
	margin: 0px;
	padding: 0px;
}
.comments_in {
	width: 450px;
	margin: 0 auto;
}
.comment{
    width: 450px;
    margin: 10px 0 0 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    clear: both;
}
.comment span{
	color: #3094e7;
	font-weight: bold;
}
.comments_title {
	color: #004998;
	font-size: 12px;
	font-weight: bold;
}
.comment_text {
	padding-top: 5px;
}
#pages{
	width: 590px;
	clear: both;
	text-align: center;
	color: #ff4301;
	font-weight: bold;
	font-size: 14px;
}
#pages a{

	color: #3094e7;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.uzitocne_nadpis {
    background: url('images/uzitocne.png');
    width: 145px;
    height: 33px;
    margin-top: 15px;
}
#odkazy {
    border: 1px #e3e3e3 solid;
    border-width: 0 1px;
    overflow: hidden;
    text-align: center;
}
.uzitocne_footer {
    background: url('images/uzitocne_footer.png');
    width: 145px;
    height: 10px; 
}
.uzitecne_panel{
    background-color: #0099ff;
    width: 145px;
    margin-top: 15px;
}

.uzitecne_panel img{
    margin: 10px;
}
.uzitecne_panel a{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    margin: 7px;
}

#tipnavylet div.img {
    width: 88px;
    height: 68px;
    float: left;
}
.tipnavylet_item {
	margin-bottom: 5px;
}
#tipnavylet img {
	width: 82px;
	height:62px;
	margin: 0 auto;
}
#tipnavylet a {
    color: #004998;
    text-decoration: none;
}
#tipnavylet h3 {
    padding-left: 0px;
}
#tipnavylet p {
    padding-left: 5px;
    background-color: #E8F5FF;
}

#tipnavikend div.img {
    width: 88px;
    height: 68px;
    float: left;
}
.tipnavikend_item {
    margin-bottom: 5px;
}
#tipnavikend img {
    width: 82px;
    height:62px;
    margin: 0 auto;
}
#tipnavikend a {
    color: #004998;
    text-decoration: none;
}
#tipnavikend h3 {
	padding-left: 0px;
}
#tipnavikend p {
    padding-left: 5px;
    background-color: #E8F5FF;
}

#footer {
    background: #d4d4d4 url('images/footer.png');
    width: 1087px;
    height: 75px;
    clear: both;
    float: left;
    text-align: left;
    /*_margin: 20px 0 0 0;*/
}
.footer_text {
    height: 70px;
    padding: 5px 10px 0 0;
    font-size: 9pt;
    width: 500px ;
    float: right;
}
.footer_text a {
    color: #3d3d3d;
    text-decoration: none;
    font-size: 9pt;
}
.footer_text p {
    margin: 0 3px;
}
.footer_inner {
	width: 200px ;
	float: right;
	text-align: left;
}
#footer img {
    margin: 6px 0 0 0;
}
.tablea{
	color: #ff4301;
	font-weight: bold;
	text-decoration: none;
}
.paneltablea{
	color: #3094e7;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.warning {
    background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
    border: 2px solid #000;
    text-align: center;
    margin: 1em 5% 10px;
    padding: 10px;
    font-family: tahoma, verdana;
    font-weight: bold;
    max-width: 780px;
}

.navbar a, .navbar {
    color: #3094E7;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
}
.navbar a:hover {
	text-decoration: underline;
}
.turtab{
padding-left: 30px;
margin-bottom: 15px;
}
.turtab td{
width: 180px;
}
.turmaina{
    text-decoration: none;
    color: #ff4301;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 5px;
    /*margin: -2px 0 0 0;*/
    font-weight: bold;
}

.char_list {
	text-align: center;
	word-spacing: 7px;
	margin-top: 15px;
}
.char_list a {
	color: #FF4301;
}
.char_list a.active {
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.gray {
	color: #d5d5d5;
}
.darkgray {
	color: #626262;
}
.header_link {
	font-size: 10px !important;
    float: right !important;
    margin-top: 5px !important;
    margin-right: 5px !important;
}
.header_link:hover {
	text-decoration: underline;
}
.premium_text {
	font-weight: bold;
}
.tagcloud_nadpis {
	background: url('images/pocasie.png');
    width: 300px;
    height: 33px;
    margin: 15px 0 0;
}
.tagcloud_box {
	text-align: center;
	background: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.tagcloud_box a {
	color: #004998;
	text-decoration: none;
}
.tagcloud_box a:hover {
	text-decoration: underline;
}
.thin {
	font-weight: normal !important;
}
.left_rectangle_banner {
	margin: 15px 0px 0px 0px;
}
.square_button {
	text-align: center;
	margin-top: 15px;
}
.skyscraper {
	position: absolute;
	margin: 0px 0px 0px 150px;
}

#kurzy_div {
	background: #f5f5f5;
	padding-left: 12px;
}
#kurzy_div .cols {
	margin-left: 5px;
	font-size: 12px;
	float: left;
	width: 40%;
	padding-left: 15px;
}
#kurzy_div .col1 {
	float: left;
	font-weight: bold;
	width: 40px;
}
#kurzy_div .col2 {
	float: left;
	width: 60px;
}
.rating_bar { cursor: pointer !important; }
.rating_bar img { float: left !important; margin: 0px !important; padding: 0px !important; }
#rating_info { color: #c40000; text-align: center; }

#objednavka_form {
	margin: 0 auto;
	margin-top: 20px;
	width: 440px;
	color: #444343;
	font-size: 12px;
}
#objednavka_form h2, #objednavka_form h3 {
	color: #004998;
	margin-top: 10px;
	clear: both;
}
#objednavka_form label, #objednavka_form span {
	font-weight: bold;
	width: 100px;
}
#objednavka_form div {
	padding-bottom: 7px;
}
#objednavka_form div.icon-doc, #objednavka_form div.icon-xls, #objednavka_form div.icon-pdf {
	float: left;
	height: 45px;
	width: 132px;
	margin-left: 3px;
	padding: 4px;
	border: 1px solid #C0EBEF;
	text-align: center;
}
#objednavka_form div.icon-doc a, #objednavka_form div.icon-xls a, #objednavka_form div.icon-pdf a {
	font-weight: bold;
}
#objednavka_form .column-left {
    float: left;
    width: 45%;
}
#objednavka_form .list li {
	width: 95%;
}
#objednavka_form table {
	margin-top: 5px;
	width: 100%;
	border: 1px solid #C0EBEF;
    border-collapse: collapse;
}
#objednavka_form table tr td {
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
}
#objednavka_form table tr.head td, #objednavka_form table tr.celkem td {
	font-weight: bold;
}

.reklama h2 { margin-top: 10px; }

.login_title { float: left; width: 40px; font-weight: bold; }
.first { margin-top: 0px !important; }

#user_box {
	padding-left: 5px;
	padding-right: 5px;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:0 1px;
	overflow:hidden;
}
#user_box a { color: #FF4301; }

.btn {
	width: 55px;
}
.topsite_links {
	color: #fff;
	background-color: #004998;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0.5px solid #aaa;
}
.topsite_links a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
}
.topsite_links a:hover {
    text-decoration: underline;
}

#pocasi_div .pocasi_content {
	width: 70px;
	margin: auto;
	text-align: center;
	display: inline;
}
#pocasi_div .pocasi_content div {
	width: 45px !important;
}
#pocasi_div .pocasi_content a {
	color: #FF4301;
}

/* MANIO */
#articles_main{
	width: 590px;
	margin-left: 10px;	
}

#articles_main .date{
	float: right;
	margin-top: -18px;
	font-weight: bold;
}

#articles_header {
    background: url('images/linky_cestujme.png');
    width: 590px;
    height: 27px;
    margin: 10px 0px 0px 0px;
    padding: 0 0 5px 0;
    color: #ffffff;
    font-size: 10pt;
}

#articles_header .heading {
	color: #ffffff;
    font-size: 15px;
	padding: 4px 0 0 10px;
}

#articles_div {
    width: 582px;
    background: #e8f5ff;
    border: 1px #e1e1e1 solid;
    border-width: 0 1px;
	margin: 0px;
	padding: 3px;
}

#articles_div .heading {
	color: #004998;
	padding: 4px 0 0 0;
}

#articles_div .list {
    list-style-type: none; 
    background: #e8f5ff;
    /*border: 1px #e1e1e1 solid;*/
    /*border-width: 0 1px;*/
	margin: 0px;
	padding: 3px;
}

#articles_div .list img {
    margin: 8px 5px 3px 0;
    float: left;
	border: 1px #e1e1e1 solid;	
}

#articles_div .list .item .paragraph {
    margin: 5px 0px 0px 0px;
    color: #3d3d3d;
	padding: 4px 4px 4px 4px;
	border-bottom: 2px dashed #d4d4d4;
}

#articles_footer {
    /*background: url('images/linky_cestujme_footer.png') no-repeat;*/
    height: 9px;
    clear: both;
    margin-bottom: 10px;
}

#article_main{
	width: 590px;
	margin-left: 10px;	
}

#article_main .date{
	float: right;
	margin-top: -18px;
	font-weight: bold;
}

#article_header {
    background: url('images/linky_cestujme.png');
    width: 590px;
    height: 27px;
    margin: 10px 0px 0px 0px;
    padding: 0 0 5px 0;
    color: #ffffff;
    font-size: 10pt;
}

#article_header .heading {
	color: #ffffff;
    font-size: 15px;
	padding: 4px 0 0 10px;
}

#article_div {
    width: 582px;
    background: #e8f5ff;
    border: 1px #e1e1e1 solid;
    border-width: 0 1px;
	margin: 0px;
	padding: 3px;
}

#article_div .heading {
	color: #004998;
	padding: 4px 0 0 0;
}

#article_div p {
    margin: 5px 0 0 0;
    color: #3d3d3d;
	padding: 4px;
}

#article_div img {
	float: left;
	padding: 3px;
	margin: 15px 10px 0px 0px;
	border: 1px #e1e1e1 solid;	
}

#article_footer {
    /*background: url('images/linky_cestujme_footer.png') no-repeat;*/
    height: 9px;
    clear: both;
    margin-bottom: 10px;
}

#center_banners, #center_banners table {
    text-align: center;
    margin:0 auto;
}

#center_banners table{margin:0 auto;}

/*
#articles_table{
	width: 590px;
	margin: 5px 0px 0px 10px;
	font-size: 12px;
}

#articles_table .header{
	width: 98%;
	float: left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border: 0.5px solid #aaa;
	padding: 3px;
	margin-bottom: 5px;
}

#articles_table .row{
	width: 100%;
	float: left;
}

#articles_table .row:hover{
	color: #fff;
	background-color: #004998;
}

#articles_table .date{
	width: 12%;
	float:left;
}

#articles_table .title{
	width: 88%;
	float:left;
}

#articles_table .title a{
	text-decoration: none;
	display: block;
	color: #004998;
}

#articles_table .title a:hover{
	color: #ffffff;
}
*/