@charset "utf-8";
/* CSS Document - Tyden.cz */

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

	global

******************************/
html, body, div, span, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, caption, table, tr, th, td, thead, tbody, tfoot, p, blockquote, cite, q, abbr, acronym, address, a, em, strong, img, ins, del, dfn, kbd, pre, xmp, code, form, fieldset, legend, label, object { padding: 0; margin: 0; }
body { font: 13px/1.4 Arial, Helvetica, sans-serif; color: #000; background: #fff url(../img/body-bg.png) 0 0 repeat; padding: 30px 0; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; line-height: 0; overflow: hidden; }
.hidden { position: absolute; top: auto; left: -100000px; }
.center { text-align: center; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.bold { font-weight: bold; }
.red { color: #a40207; }
.tahoma { font-family: Tahoma, Geneva, sans-serif; }

/* overlapping */
.overlap { position: relative; overflow: hidden; }
.overlap span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; }
.overlap a span,
a.overlap span { cursor: pointer; }

/* basic tags */
a { color: #a40207; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
img.left { margin: 5px 15px 5px 0; }
img.right { margin: 5px 0 5px 15px; }
hr { display: none; }
p { margin: 0.3em 0 0.7em; }
h1 { font-size: 24px; margin: 0 0 10px; color: #a40207; line-height: 31px; letter-spacing: -1px; }
h2 { font-size: 16px; margin: 25px 0 5px; color: #a40207; }
h3 { font-size: 13px; margin: 15px 0 5px; }
h1 a span,
h2 a span,
h3 a span,
h1 a small,
h2 a small,
h3 a small { color: #000; }

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

	banners

******************************/
#banner-top { width: 920px; margin: 0 auto 30px; }
#banner-left { width: 120px; margin: 15px auto; }
#banner-left p,
#right .block.banner p { text-align: right; margin: 2px 0; font-weight: bold; font-size: 10px; color: #b8b8ba; text-transform: lowercase; }

#banner-right { position: absolute; top: -4px; right: -120px; }

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

	layout

******************************/
#page-wrapper { width: 920px; margin: auto; position: relative; border-top: 4px solid #a31418; background-color: #fff; box-shadow: 0 0 10px #999; -moz-box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; }
#column-wrapper { height: 100%; /*overflow: auto;*/ position: relative; border-bottom: 15px solid #fff; padding: 0 25px; }
#right { float: right; width: 320px; padding-bottom: 10px; }
#content { float: left; width: 520px; padding: 0 0 15px 0; }

body#widepage #content { width: 870px; }
body#widepage #right { display: none; }

/* columns in content */
.columns-2,
.columns-3 { height: 100%; overflow: auto; }
.columns-2 .col-1,
.columns-2 .col-2 { float: left; width: 47%; padding-right: 3px; }
.columns-3 .col-1,
.columns-3 .col-2,
.columns-3 .col-3 { float: left; width: 31%; padding-right: 2%; }

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

	header

******************************/
#header { height: 145px; padding: 0px 22px 5px; position: relative; font-size: 10px; }
#header p { margin: 0; }
#header a { text-decoration: none; }
#header a:hover { text-decoration: underline; }
#header .date { }
#header .links { float: right; /*margin: -25px 0 0 0; position: relative;*/ }
#header .links.left { float:left; }
#header .links a { font-weight: bold; word-spacing: normal; }
#header .links.left a { color:#5a5a5a; }
#header .links.left a:hover { color:#a40207; }
#header .login { position: absolute; top: 5px; right: 25px; word-spacing: 5px; }
#header .login a { color: #000; }
#header #logo { width: 260px; padding: 12px 0 13px 0; position: relative; z-index: 2; }
#header .user { position: absolute; top: 5px; left: 485px; }
#header .upheader { display: block; width: 910px;  height: 18px; padding: 7px 5px 0 5px; background: #fff; position: absolute; top: -29px; left: 0px; }

/* search form */
#search-form { position: absolute; top: 58px; left: 0; width: 915px; text-align: right; z-index: 0; }
#search-form input { font-size: 11px; vertical-align: middle; }
#search-form .input { padding: 1px; padding-left: 3px; width: 122px; border: 1px solid #9d9b9c; }
#search-form .submit { width: 72px; height: 14px; border: none; margin-left: 15px; background: url(../img/header-search-button.png) 0 0 no-repeat; }

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

	menu

******************************/
#menu { position: absolute; top: 95px; left: 0; width: 920px; height: 25px; background: url(../img/menu-bg.png) 0 0 repeat-x; } 
#menu ul { list-style: none; padding-left: 19px; position: relative; z-index: 2; }
#menu li { float: left; background: url(../img/menu-separator.png) right center no-repeat; padding-right: 1px; position: relative; } 
#menu li a { float: left; display: block; font-size: 11px; color: #000; font-weight: bold; text-transform: uppercase; text-decoration: none; line-height: 25px; padding: 0 5px; } 
#menu li a:hover { text-decoration: underline; } 
#menu .active a { background-color: #fff; color: #a40207; }

#menu ul ul { position: absolute; top: 24px; left: 0; background-color: #fff; border: 1px solid #ccc; padding: 0; width: 160px; display: none; }
#menu ul ul li { background: none; padding: 3px 0; clear:left; }
#menu ul ul a { line-height: 1.2; }
#menu ul li:hover ul { display: block; }

/* SUBMENU */
#menu #submenu { clear: left; padding-top: 3px; z-index: 1; } 
#menu #submenu a { text-decoration:none; font-weight:normal; } 
#menu #submenu a:hover { text-decoration:underline; } 
#menu #submenu .active a { text-decoration: underline; color: #000; font-weight:bold; }

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

	special

******************************/
#special { width: 890px; overflow: auto; margin: 0 0 20px; position: relative; }
#special.zima { background: url(../img/special-bg-zima.jpg) 0 bottom no-repeat; }
#special .left { margin: 0 25px 0 0; }
#special h3 { color: #a40207; margin: 5px 0 7px; font-size: 14px; }
#special .news { list-style: none; font-size: 13px; font-weight: bold; margin-right: 190px; }
#special .news strong { margin-right: 10px; }
#special .news a span { color: #000; }
#special .news li { margin: 0 0 7px 0; }
#special .links { float: right; list-style: none; font-weight: bold; font-size: 15px; width: 190px; margin-top: 10px; }
#special .links li { background: url(../img/special-links-bg.png) right bottom no-repeat; padding: 0 5px 6px 15px; margin-bottom: 3px; }
#special .links {}
#special .links {}

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

	content

******************************/
/* page navigation */
#page-nav { position: absolute; bottom: 5px; right: 370px; margin: 0; }
#page-nav a { font-size: 10px; color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; margin: 0 5px; padding: 2px 8px; }
#page-nav a:hover { text-decoration: underline; }
#page-nav .top { color: #000; background: url(../img/nav-top.png) 0 6px no-repeat; padding-left: 16px; }
#page-nav .next { background: #000 url(../img/nav-next.png) right 4px no-repeat; padding-right: 20px; }

/* breadcrumbs */
#column-wrapper #breadcrumbs { font-size: 11px; color: #a40207; margin: 0; padding: 0 0 10px; }
#breadcrumbs a { text-decoration: underline; }
#breadcrumbs a:hover { text-decoration: none; }

#content ul { list-style: none; margin: 1em 25px; }
#content ul li { background: url(../img/li-dot-black.png) 0 8px no-repeat; padding-left: 8px; }
#content ul ul { margin: 0.5em 0; }

/* ARTICLE/GALLERY detail */
h1 small { font-size: 15px; color: #000; letter-spacing: 0; line-height: 32px; }
#content.article p { font-size: 14px; line-height: 1.4; margin: 1.2em 0; }
#content.article .intro { font-weight: bold; }
#content.article .author,
#content.article .date { font-size: 11px; color: #666; text-align: right; margin: 0; }
#content.article .author { text-align: left; float: left; }
#content.article .date { margin-bottom: 5px; }
#content.article #lightbox-search { padding-top: 1px; clear:both; }
#page-hp .main-article .image, 
.overview .main-article .image { margin-bottom:10px; }
#content .image .overlay { position: relative; height: 250px; }
#content div.image .overlay p.overlay-title { position: absolute; bottom: 0; left: 0; width: 510px; height: 32px; background: url(../img/img-gradient-overlay.png) 0 0 no-repeat; color: #fff; font: normal 16px/32px Tahoma, Geneva, sans-serif !important; float: none; margin: 0; padding: 0 10px 0 0; text-transform: none; word-spacing: normal; text-align: right; }
#content.article .image img { display: block; margin: 0; }
#content.article .image p { float: right; background-color: #000; font-size: 10px; text-transform: uppercase; color: #fff; word-spacing: 6px; text-align: center; padding: 3px 8px 2px; margin: 0; }
#content.article .image .hint { float: left; color: #808285; word-spacing: normal; background: none; padding-left: 0; }
#content.article .image a { color: #bdbdb3; text-decoration: none; }
#content.article .image a:hover { text-decoration: underline; color: #fff; }
#content.article .subarticle-links { font-size: 10px; text-transform: uppercase; color: #808285; border-top: 1px solid #000; height: 100%; overflow: auto; }
#content.article .subarticle-links p { font-size: 10px; margin: 2px; }
#content.article .subarticle-links .f-author { float: left; }
#content.article.gallery .block-holder, 
#content.article .gallery .block-holder { margin-bottom:35px; clear:both; }
#content.article.gallery .block-border { border-bottom:1px solid #000; }
#content.article.gallery .block-holder .block-text, 
#content.article .gallery .block-holder .block-text { margin-bottom:0; }
#content.article .subarticle-links .links,
#content.article .block-holder p.links { float: right; background-color: #000; font-size: 10px; text-transform: uppercase; color: #fff; word-spacing: 6px; text-align: center; padding: 2px 8px 2px; margin: 0; }
#content.article .subarticle-links .links a, 
#content.article .block-holder p.links a { color: #bdbdb3; text-decoration: none; }
#content.article .subarticle-links .links a:hover, 
#content.article .block-holder p.links a:hover { text-decoration: underline; color: #fff; }
#content.article .subarticle-links .links .top 
#content.article .block-holder p.links .top  { color: #fff; background: url(../img/nav-top-invert.png) right 3px no-repeat; padding-right: 16px; }

#content.article .footer-bottom { border-top: 1px solid #000; }

/* article on-line */
#content.article .online { margin-top: -10px; padding: 0 5px 10px; }
#content.article .chat { padding: 0 5px 10px; }
.gallery h2,
.chat h2, 
.online h2
{ font-size: 18px; color: #a40207; text-transform: uppercase; margin-top: 10px; }
.gallery h2 small, 
.chat h2 small, 
.online h2 small
{ font-size: 15px; color: #000; letter-spacing: 0; line-height: 18px; }
#content.article .online .refresh { float: right; margin: -23px 0 0 0; font-size: 10px; color: #808285; text-transform: uppercase; }
.online .refresh a { color: #bdbdb3; text-decoration: none; display: inline-block; padding: 2px 8px; background: #000 url(../img/nav-next-gray.png) right 4px no-repeat; padding-right: 20px; margin: -1px 0 0 10px; vertical-align: middle; }
.online .refresh a:hover { color: #fff; text-decoration: underline; }
.online .intro { margin: 25px 0 15px 130px !important; }
#content #wu-list { list-style: none; margin: 30px 0 20px; }
#content #wu-list li { padding: 5px 0 15px 0; background: none; height: 100%; overflow: auto; }
#wu-list li .time { float: left; width: 65px; font-size: 14px; font-weight: bold; color: #a40207; }
#wu-list li .ico { float: left; width: 65px; }
#wu-list li .text { float: right; width: 380px; }
#wu-list li .text img { margin: 0.5em 0; }
#content .online li .text p { margin: 0 0 0.6em; }
#content .online .nav .next,
#content .chat .nav .next { float: none; }

/* article chat */
form.chat-q,
form.chat-q table { width: 100%; }
form.chat-q table td { vertical-align: top; padding: 3px 0; }
form.chat-q label { font-weight: bold; color: #a40207; }
form.chat-q .captcha { border: 1px solid #999; }
form.chat-q textarea { width: 410px; }
form.chat-q .submit { background: #000 url(../img/nav-next.png) right 4px no-repeat; text-transform: uppercase; color: #fff; border: none; font: 10px Arial, Helvetica, sans-serif; padding: 1px 20px 1px 10px; line-height: 14px; width: 75px; cursor: pointer; margin-top: 10px; }
#content .chat #wu-list li { padding: 0 0 15px; margin: 15px 0; }
.chat li .name { width: 130px; float: left; }
#content .chat #wu-list li.q { padding: 0; }
.chat li.a { border-bottom: 1px solid #bbbfc2; color: #a40207; }
#content .chat li p { margin: 0 0 0.4em; }
#content .chat #wu-list li.last { border: none; padding-bottom: 0; }

/* gallery */
#content.article #thumbs { margin: 25px 0; border-collapse:collapse; background:none; }
#content.article #thumbs td.move-prev { text-align:left; width:35px; }
#content.article #thumbs td.image { width:90px; text-align:center; vertical-align:top; }
#content.article #thumbs td.move-next { text-align:right; width:35px; }
#thumbs .thumb { margin:0 auto 5px; display:block; }
#thumbs .thumb a { position: relative; display: block; text-decoration: none; }
#thumbs .thumb img { display: block; }
#thumbs .thumb span { background-color: #000; font-size: 10px; color: #fff; position: absolute; bottom: 0; left: 0; line-height: 14px; width: 16px; text-align: center; }
#thumbs .thumb.active { border-bottom: 3px solid #a40207; }
#thumbs .thumb.active a { padding-bottom: 2px; }
#thumbs .thumb.active span { bottom: 2px; }

#content.article #thumbs-nav { text-align: center; margin-bottom: 25px; }
#thumbs-nav a { font-size: 10px; color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; padding: 2px 8px; background-color: #000; color: #bdbdb3; }
#thumbs-nav a:hover { color: #fff; }
#thumbs-nav .prev { float: right; margin-right:10px; }
#thumbs-nav .next { float: right; }
#thumbs-nav .prev,
#thumbs-nav .next { border: 1px solid #000; }

#thumbs-nav .prev:hover,
#thumbs-nav .next:hover { border-color: #a40207; }
#thumbs-nav .prev a,
#thumbs-nav .next a { border: 2px solid #fff; }
#thumbs-nav .prev a { padding-left: 20px; background: #000 url(../img/nav-prev-gray.png) left 4px no-repeat; }
#thumbs-nav .next a { padding-right: 20px; background: #000 url(../img/nav-next-gray.png) right 4px no-repeat; }
#thumbs-nav .prev a:hover { background-color: #a40207; background-position: left -36px; }
#thumbs-nav .next a:hover { background-color: #a40207; background-position: right -36px; }

#content.article.gallery .f-title, 
#content.article .gallery .f-title { font-weight: bold; font-size: 13px; margin-bottom: 3px; }
#content.article.gallery .f-title strong, 
#content.article .gallery .f-title strong { color: #a40207; margin-right: 4px; display: block; float: left; width: 36px; }
#content.article.gallery .image img, 
#content.article .gallery .image img { border: 1px solid #000; }
#content.article.gallery .block-text,
#content.article .gallery .block-text,
#content.article.video .block-text { margin: 20px 0 10px; }

#content .block-recommend { border: 2px solid #bcbec0; border-width: 2px 0; padding: 10px 5px 5px; }
#content .block-recommend h2 { font: bold 18px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #a40207; margin-top: 0; }
#content .block-recommend ul { margin: 10px 0 0; }
#content .block-recommend li { padding: 0 0 10px; background: none; height: 100%; overflow: auto; position: relative; }
#content .block-recommend p { font-weight: bold; margin: 0.3em 0 0.7em; width: 150px; font-size: 13px; }
#content .block-recommend img.right { margin: 0 0 0 10px; display: block; }
#content .block-recommend .more { text-align: right; margin: -5px 0 5px; width: auto; }

/* VIDEO */
#content .block-neprehlednete { border: 2px solid #bcbec0; border-width: 2px 0; padding: 10px 5px 5px; height: 100%; overflow: auto; }
#content .block-neprehlednete h2 { font: bold 18px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #a40207; margin-top: 0; }
#content .block-neprehlednete h3 { font-size: 14px; margin-top: 0; line-height: 1.3; }
#content .block-neprehlednete h3 small { font-size: 11px; }
#content .block-neprehlednete ul { margin: 10px 0 0; }
#content .block-neprehlednete li { float: left; background: none; width: 164px; padding: 0 9px 0 0; height: 180px; overflow: hidden; }
#content .block-neprehlednete li.last { padding-right: 0; }
#content .block-neprehlednete p { font-weight: bold; margin: 0.3em 0 0.7em; width: 150px; font-size: 13px; }

#content #box.block-recommend {}
#content #box.block-recommend h3 { font-size: 18px; line-height: 1.2; margin-top: 0; }
#content #box.block-recommend h3 small { font-size: 15px; color: #000; }
#content #box.block-recommend p { font-weight: normal; width: auto; }
#content #box.block-recommend .last { margin-bottom: 0; }

/* BLOCKs in text */
#content .block-text { height: 100%; overflow: auto; border: 1px solid #000; border-width: 1px 0; margin: 2em 0; padding: 10px 5px; font-size: 13px; }
#content .block-text p { margin: 0.3em 0 0.7em; }
#content .block-text p,
#content .block-text ul { font-size: 13px; }
#content .block-text h3 { font-size: 13px; margin: 0 0 10px; color: #000; text-transform: uppercase; }

/* ctete take */
#content .read-also ul { list-style: none; font-weight: bold; margin: 0; }
#content .read-also li { margin: 4px 0; }

/* anketa inline / float right */
#content .block-text.poll.inline h3 { float: left; }
#content .block-text.poll.inline .q { float: left; color: #a40207; font-weight: bold; margin: 0; padding-left: 10px; }
#content .block-text.poll ul { font-weight: bold; margin: 0; }
#content .block-text.poll.inline ul { clear: left; height: 20px; overflow: auto; }
#content .block-text.poll ul a { text-decoration: underline; }
#content .block-text.poll ul a:hover { text-decoration: none; }
#content .block-text.poll ul li { background: none; padding: 0; }
#content .block-text.poll.inline ul .yes { float: left; }
#content .block-text.poll.inline ul .no { float: right; width: 65px; }
#content .block-text.poll.inline ul .yes a { margin-right: 10px; }
#content .block-text.poll.inline ul .no a { color: #5f5f5f; float: right; }
#content .block-text.poll.inline .graph { background-color: #808285; height: 9px; margin: -15px 70px 5px 85px; }
#content .block-text.poll.inline .graph img { display: block; }

#content .block-text.poll.float { float: right; width: 230px; margin: 0.5em 0 1em 20px; }
#content .block-text.poll.float .q { font-weight: bold; }
#content .block-text.poll.float ul { list-style: none; margin: 10px 0 5px; }
#content .block-text.poll.float ul li { padding: 6px 0; }

/* fotogalerie */
#content .block-text.gallery {}
#content .block-text.gallery p { font-weight: bold; }
#content .block-text.gallery .right { margin-left: 10px; }

/* reklama */
#content .block-text.reklama { padding: 0; background: url(../img/reklama-label.png) right top no-repeat; font-family: Tahoma, Geneva, sans-serif; color: #636466; }
#content .block-text.reklama img.left { margin: 0 15px 0 0; display: block; }
#content .block-text.reklama p { margin: 13px 0 0; }
#content .block-text.reklama a { color: #666; }

/* block banners */
.banner-480 { width: 480px; background: url(../img/reklama-bg-vertical.png) -10px top no-repeat; margin: 0px auto; padding: 0px 10px; }
.banner-520 { width: 520px; padding: 0px 10px 0 0; position: relative; }

/* socnet links */
#content .socnet { margin: 25px 0; }
#content .socnet li { background: none; padding: 0 1px; float: left; }
#content .socnet li img { border: 1px solid #ccc; }
#content .socnet .fb { background: #3261ca url(../img/fb-diskuze-bg.png) 0 0 repeat-x; color: #fff; margin-right: 5px; }
#content .socnet .fb a { display: block; float: left; height: 20px; padding: 0 5px; line-height: 20px !important; color: #fff; text-decoration: none; font: bold 11px Tahoma, Geneva, sans-serif; }
#content .socnet .fb a:hover { text-decoration: underline; }

/* OVERVIEW page */
#content.overview h2 { font-size: 18px; line-height: 1.2; }
#content.overview h2 small { font-size: 15px; color: #000; }
#content.overview .nav { margin: 0; }
#content.overview #box { margin: 20px 0 0; }
#content #box .box { height: 100%; overflow: auto; border-bottom: 2px solid #bcbec0; padding-bottom: 10px; margin-bottom: 15px; }
#content #box .box.last { border: none; }
#content.overview .box h2 { margin-top: 0; }
#content.overview .box p { font-size: 13px; }
/*#content.overview #box .banner-480,
#content.overview #box .banner-520 { margin: 0 auto 5px; }*/
#content.overview .box .date { font-size: 11px; font-weight: bold; color: #7d7d7d; margin: 8px 0 -2px; }
#content.overview .box .date a { margin: 0 4px; }
#content.overview .box .links { clear: left; font-weight: bold; margin: 7px 0 4px; color: #a40207; font-size: 12px; }
#content.overview .box .links a { color: #000; }
#content.overview .box .links li { background: none; padding: 0; }

/* NAVIGATION */
#content .nav { height: 100%; overflow: auto; margin: 25px 0; }
#content .nav a { font-size: 10px; color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; padding: 2px 8px; }
#content .nav a:hover { text-decoration: underline; }
#content .nav .top { color: #000; background: url(../img/nav-top.png) 0 6px no-repeat; margin-right: 5px; padding-left: 16px; float: right; }
#content .nav .sort { color: #000; background: url(../img/nav-sort.png) right 4px no-repeat; margin-right: 10px; padding-right: 18px; float: right; }
#content .nav .prev { background: #000 url(../img/nav-prev.png) left 4px no-repeat; padding-left: 20px; float: left; }
#content .nav .next { background: #000 url(../img/nav-next.png) right 4px no-repeat; padding-right: 20px; float: right; }
#content .nav .pages { float: left; padding-left: 8px; padding-right: 8px; }
#content .nav .pages a,
#content .nav .pages strong { color: #a40207; display: inline-block; padding: 0 3px; font-size: 11px; }
#content .nav .pages strong { text-decoration: underline; }

/* ARCHIV clanku */
.search-filter { margin: 20px 0; height: 100%; overflow: auto; }
.search-filter table { width:100%; }
.search-filter td { padding:0.3em 0 0.7em; }
.search-filter label { display: block; font-size: 10px; text-transform: uppercase; }
.search-filter .input { border:1px solid #9D9B9C; padding:1px; width:415px; font-size:11px; vertical-align:middle; }
.search-filter .checkbox { margin-left: 0; }
.search-filter .select { width: 230px; font-size: 11px; }
.search-filter .submit { background: #a40207 url(../img/nav-next-gray.png) right -36px no-repeat; text-transform: uppercase; color: #fff; border: none; font: 10px Arial, Helvetica, sans-serif; padding: 1px 20px 1px 10px; line-height: 14px; width: 85px; cursor: pointer; vertical-align: bottom; margin-top: 14px; }

/* SECTION overview */
#content .box.main-article { margin-top: -20px; padding-bottom: 15px; }
.box.main-article h1 { margin-bottom: 5px; }
.box.main-article p { font-size: 14px !important; }

/* block neprehlednete */
.box.neprehlednete { padding: 0 5px; }
.box.neprehlednete h2 { text-transform: uppercase; }
.box.neprehlednete h3 { font-size: 14px; margin-top: 5px; }
.box.neprehlednete h3 small { font-size: 11px; }
.box.neprehlednete .col-1,
.box.neprehlednete .col-2,
.box.neprehlednete .col-3 { width: 164px; padding-right: 9px; }
.box.neprehlednete .col-3 { padding-right: 0; }

/* SECTION AUTO */
#content #box.cars { margin: 15px 0; }
#box.cars .box { border: 1px solid #666 !important; padding: 5px !important; margin: 0 0 5px; position: relative; height: 100%; overflow: auto; }
#box.cars .img { float: left; position: relative; }
#box.cars .img img { padding: 1px; border: 1px solid #333; }
#box.cars h2 { font: bold 12px Arial, Helvetica, sans-serif; color: #000; margin: 0 100px 5px 135px; }
#box.cars h2 a { color: #000; }
#box.cars .info { font-size: 11px !important; margin: 0 100px 0 135px; }
#box.cars .price { font-size: 12px !important; font-weight: bold; position: absolute; top: 4px; right: 5px; margin: 0; }
#box.cars .detail { font-size: 11px !important; margin: 5px 100px 0 135px; }
#box.cars .logo { position: absolute; bottom: 5px; right: 5px; margin: 0; line-height: 1; }

/* HOMEPAGE */
#box .box.section h3 { font-size: 16px; margin: 0 0 10px 5px; text-transform: uppercase; }
#box .box.section.sport h3 { color: #3a8101; }
#box .box.section.lide h3 { color: #8903aa; }
#box .box.section.auta h3 { color: #a80000; }
#box .box.section { position: relative; margin-bottom: 10px !important; }
#box .box.section .subsections { position: absolute; top: 3px; right: 5px; font: bold 10px Arial, Helvetica, sans-serif !important; color: #a40207; text-transform: uppercase; }
#box .box.section .subsections .more { text-transform: none; }
#box .box.section .links { padding: 10px 0 2px; font-size: 13px; }
#box .box.section .links li { background: url(../img/li-dot-black.png) 0 8px no-repeat; padding-left: 8px; margin-bottom: 2px; color: #a40207; }
#box .box.section .links li a { color: #000; }
#box .box.section .more.ico a { display: inline-block; background: url(../img/ico-plus.png) 0 3px no-repeat; padding: 3px 0 3px 22px; }

/* DPP */
div#dpp { overflow: auto; padding-bottom: 20px; border-bottom: 2px solid #bcbec0; margin-bottom: -2px; }
#dpp .left { overflow: auto; height: 370px; width: 650px; background-color: #f2eded; padding: 15px 15px 10px; position: relative; }
#dpp h2 { width: 210px; height: 40px; line-height: 40px; background: url(../img/dpp-tab-bg.png) -210px 0 no-repeat; margin: 0; text-align: center; font-size: 18px; color: #fff; }
#dpp h2 a { color: #fff; display: block; }
#dpp h2.second { position: absolute; top: 15px; left: 225px; border-left: 2px solid #f2eded; }
#dpp h2.active { background-position: 0 0; color: #a40207; }
#dpp h2.active a { color: #a40207; }
#dpp form p { margin: 0 0 15px 0; }
#dpp form label { display: inline-block; width: 60px; }
#dpp form .input { background-color: #f8f6f6; border: 1px solid #b59a9a; font-size: 15px; margin-right: 10px; }
#dpp form .col-1 { margin-right: 35px; width: 240px; }
#dpp form select { width: 200px; }
#dpp form #cas-field,
#dpp form p.cas { display: inline; }
#dpp form .radio,
#dpp form .checkbox { vertical-align: middle; }
#dpp form .datum { margin: 30px 0 10px; }
#dpp form .prestupy { margin-top: 20px; }
#dpp form .prestupy label { width: auto; display: inline; }
#dpp form .prestupy select { width: auto; }
#dpp form .submit-line { position: absolute; bottom: 0; left: 15px; background-color: #e0d5d5; margin: 10px -15px 0; padding: 4px 25px 4px 15px; text-align: right; width: 610px; }
#dpp form .submit-line a { font-weight: bold; float: left; margin-top: 5px; }
#dpp form .submit { width: 86px; height: 28px; font: bold 14px/28px Arial, Helvetica, sans-serif; background: url(../img/dpp-submit.png) 0 0 no-repeat; border: none; color: #fff; text-align: center; }
#dpp .panel { position: absolute; top: 55px; left: 15px; padding: 20px 15px 0; width: 620px; height: 290px; background-color: #fff; }
#jr-rozcestnik { list-style: none; }
#jr-rozcestnik li { float: left; width: 100px; height: 60px; margin: 15px; }
#jr-rozcestnik li a { display: block; float: left; width: 80px; height: 40px; padding: 20px 10px 0; background: url(../img/dpp-jr-box.png) 0 0 no-repeat; color: #000; text-align: center; font-weight: bold; }
#jr-rozcestnik li a:hover { background-position: 0 -60px; }
#jr-rozcestnik .dva-r a { height: 48px; padding-top: 12px; }
#dpp #sdeleni { font-size: 11px; position: absolute; bottom: 5px; right: 15px; margin: 0; }

#dpp-links { float: right; width: 165px; list-style: none; }
#dpp-links li { margin-bottom: 34px; }
#dpp-links li.last { margin: 0; }

#content.dpp .more a { font-size: 12px !important; }
#content.dpp h2 { font-size: 18px; }
#content.dpp .news { margin: 10px 0; }
#content.dpp .news h3 { font-size: 14px; margin: 15px 0 0; }
#content.dpp .news h3 a { color: #000; }
#content.dpp .news p { font-size: 14px; }
#content.dpp .news .date { margin: 0; }

/* right column */
.block.kamery { border-bottom: none; padding: 15px 32px 10px; }

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

	right column

******************************/
.block { border: 2px solid #bcbec0; border-width: 2px 0; padding: 10px 10px 5px; margin-bottom: -2px; }
.block h2 { font-size: 15px; margin: 0 0 10px; color: #000; text-transform: uppercase; }
.block h3 { font-size: 14px; margin: 10px 0 5px; color: #a40207; }
#column-wrapper .more,
#column-wrapper .more a { font-size: 11px; font-weight: bold; color: #a40207; }

/* BLOCK articles */
.block.articles { font-size: 12px; }
.block.articles p.nejctenejsi a,
.block.articles .nav { list-style: none; height: 100%; overflow: auto; margin: 0 0 10px; }
.block.articles .nav li { font: bold 18px Arial, Helvetica, sans-serif; text-transform: uppercase; padding: 0; }
.block.articles .nav li a { color: #7d7d7d; }
.block.articles .nav li span { color: #a40207; text-decoration:underline; }
.block.articles ul { list-style: none; }
.block.articles ul li { padding: 4px 0; }
.block.articles ul li a { color: #000; font-weight: bold; }
.block.articles ul .date { color: #a40207; }

.block.articles.image h2 { font: bold 18px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #a40207; }
.block.articles.image li { overflow: auto; width: 300px; }
.block.articles.image .right { margin: 0 0 0 15px; }

.block.articles.image-left { font-size: 13px; padding: 15px 10px; }
.block.articles.image-left li { overflow: auto; width: 300px; }
.block.articles.image-left .left { margin: 0 10px 0 0; }
.block.articles.image-left a { color: #a40207; }
.block.articles.image-left a strong { color: #000; }

/* BLOCK banner 300x300 */
.block.banner { padding-bottom: 18px; border-bottom: none; }

/* BLOCK poll */
.block.poll {}
.block.poll .q { font-weight: bold; }
.block.poll ul { list-style: none; margin: 10px 0 5px; }
.block.poll ul li { padding: 6px 0; }
.block.poll ul a { text-decoration: underline; }
.block.poll ul a:hover { text-decoration: none; }

/* BLOCK article: zapisnik reportera, glosa dne... */
.block.article {}
.block.article p { font-size: 12px; }
.block.article p a { font-weight: bold; color: #000; }
.block.article ul { list-style: none; }

/* BLOCK big image: tema, chat */
.block.big-img img { display: block; }

/* BLOCK Instinkt */
.block.instinkt h2 a { color: #a40207; }
.block.instinkt .right { margin-top: 3px; }

/* BLOCK PC Tuning */
.block.pctuning h2 a { color: #0359aa; }
.block.pctuning .right { margin-top: 3px; }

/* BLOCK Ulice */
.block.ulice p a { color: #a40207; }

/* BLOCK nabidka automobilu */
.block.car-offer h2 { font: bold 18px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #a40207; }
.block.car-offer form { padding-bottom: 5px; }
.block.car-offer form,
.block.car-offer form .text { font-weight:bold; }
.block.car-offer form select { font-size: 11px; width: 210px; }
.block.car-offer form input { background: #000 url(../img/nav-next.png) right 4px no-repeat; text-transform: uppercase; color: #fff; border: none; font: 10px Arial, Helvetica, sans-serif; padding: 1px 15px 1px 5px; line-height: 14px; cursor: pointer; width: 80px; }

/* blue/gray table */
.block.tables table  { width: 300px; border-collapse: collapse; font-size: 11px; margin: 0 0 15px; }
.block.tables table a { color: #000; text-decoration: underline; }
.block.tables table a:hover { text-decoration: none; }
.block.tables table th,
.block.tables table td { border-collapse: collapse; padding: 1px 4px; }
.block.tables table th { background-color: #d2dfef; }
.block.tables table td { border: 1px solid #e4e4e4; border-width: 1px 0; }
.block.tables .toggler td { background-color: #c6c7c9; }
.block.tables .odd td { background-color: #dfefff; }

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

	footer / tyden

******************************/
#tyden { border: 1px solid #cdcfce; margin: 0 25px 20px; padding: 0 10px 5px; clear: both; /*overflow: auto;*/ height: 260px; position: relative; }
#tyden h2 { font: bold 15px Arial, Helvetica, sans-serif; color: #fff; background-color: #c00000; width: 250px; margin: 0 0 25px 265px; text-align: center; text-transform: uppercase; padding: 3px 0; }
#tyden h3 { font-size: 15px; text-transform: uppercase; color: #c00418; margin-bottom: 15px; }
#tyden .links { list-style: none; margin-bottom: 25px; float: left; font-weight: bold; }
#tyden .links li { background: url(../img/block-tyden-li.png) 0 6px no-repeat; padding: 0 0 2px 12px; }
#tyden .links li a { color: #000; }
#tyden .actual { display: inline; font-size: 14px; color: #c00000; font-weight: bold; position: absolute; top: 25px; right: 10px; }
#tyden .box { list-style: none; position: absolute; bottom: 30px; right: 7px; }
#tyden .box li { float: left; border: 1px solid #cdcfce; width: 129px; height: 170px; padding: 5px; margin: 0 4px; }
#tyden .box h3 { font-size: 14px; margin-top: 0; color: #777; text-transform: none; margin-bottom: 2px; }
#tyden .box p { font-weight: bold; margin: 0; font-size: 12px; }
#tyden .box a { color: #c00000; }
#tyden .box .cover { width: 135px; height: 180px; padding: 0; }
#tyden .box .cover img { display: block; }
#tyden .contents { position: absolute; bottom: 0; left: 10px; font-size: 11px; }
#tyden .contents a { background: url(../img/block-tyden-contents.png) right 5px no-repeat; padding-right: 18px; text-decoration: underline; color: #c00000; }
#tyden .contents a:hover { text-decoration: none; }
#tyden .links.bottom { font-size: 11px; font-weight: normal; float: none; position: absolute; left: 10px; bottom: 5px; margin: 0; }
#tyden .links.bottom li { float: left; padding-left: 8px; padding-right: 12px; }

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

	forms

******************************/
form fieldset { border: none; }
input.input,
textarea,
select { font: 12px Arial, Helvetica, sans-serif; }
.input, textarea {}

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

	footer

******************************/
#footer { text-align: center; font-size: 10px; padding: 20px 25px; }
#footer a { text-decoration: underline; }
#footer a:hover { text-decoration: none; }

/*******************************************************************/
/*                                                          LOGIN APP */
/*******************************************************************/
.account-side a, .account-side span { text-decoration: none; color: #EC008C; display: inline-block; vertical-align: middle; height: 32px; padding-left: 40px; line-height: 32px; margin-right: 30px; }
.account-side a:hover, .account-side span:hover { text-decoration: underline; }
.account-side .fb { background:  url(/app/facebook/resources/img/facebook_small.png) no-repeat; }
.account-side .mj { background:  url(/app/mojeid/resources/img/mojeid_small.png) no-repeat; padding-left: 50px; }
.account-side .gg { background:  url(/app/google/resources/img/googleplus_small.png) no-repeat; margin-right: 0; cursor: pointer; }
.pointer { cursor: pointer; }

#mojeidLogin { display: inline-block; float: right; margin-right: 4px; }
#mojeidLogin > a { margin-bottom: 2px; }
.contentToggle { display: none; }

/* OTHER MAGAZINES */
#other-mags { clear: both; overflow: auto; padding: 0 0 0 1px; width: 878px; margin: auto; }
#other-mags p.mag { float: left; margin: 0 0 4px 0; }
#other-mags p.mag + p.mag { margin-left: 4px; }
#other-mags p.mag img { display: block; width: 143px; }
#other-mags p.mag:nth-child(7) { margin: 0 !important; }

/* galleryModern */
.galleryModern { }
.galleryModern .image { position: relative; }
.galleryModern .image a.img { }
.galleryModern .image a.img:hover .dalsifoto span { color: #fff; text-decoration: underline;  }
.galleryModern .dalsifoto {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%; 
  background-color: rgba(0, 0, 0, 0.5);
  text-align: right;
 }

.galleryModern .dalsifoto span {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  font-size: 24px;
  color: #fff;
  padding-right: 30px;  
 } 

.galleryModern .dalsifoto span i {  
  display: inline-block;
  background: url(../img/pagination_arrows.png) no-repeat -17px 0;
  height: 30px;  
  width: 17px;
  position: relative;
  top: 8px;
  margin-left: 16px;
 }  
 

/* fullscreen galerie */
body.galleryFull { background: #000; padding: 0 ; }
.galleryFull #page-wrapper { background-color: #000; width: 100%; border: 0 ; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.galleryFull #column-wrapper { background-color: #000; border: 0 ; }

.galleryFull .gallery_left { float: left; width: calc(99% - 300px); margin: 0 auto; }
.galleryFull .gallery_right { width: 300px; float: right; }

@media (max-width: 1180px) {
  .galleryFull .gallery_right {    
    float: none;
    clear: both;
  }
}
 

.gallery_header {
  padding: 20px 40px;
  background-color: black;
}
@media (max-width: 880px) {
  .gallery_header {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.gallery_header-logo {
  float: left;
  display: block;
  margin-right: 60px;
}
.gallery_header-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 1230px) {
  .gallery_header-logo {
    margin-right: 0;
  }
}
.gallery_header-close {
  float: right;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 30px;
  color: white;
}
.gallery_header-close:hover {
  color: #a40207;
  text-decoration: none;
}
.gallery_header-close:hover i {
  background-position: -16px top;
}
.gallery_header-close i {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -28px;
  margin-left: 24px;
  background: url(../img/icon_close_gallery.png) no-repeat left top;
}
@media (max-width: 550px) {
  .gallery_header-close span {
    display: none;
  }
}
.gallery_header-name {
  float: left;
  width: 40%;
  font-size: 18px;
  font-weight: 400;
  color: white;
}
.gallery_header-name strong {
  font-weight: 700;
}
@media (max-width: 1230px) {
  .gallery_header-name {
    clear: both;
    float: none;
    width: 100% !important;
    padding-top: 20px;
  }
}



.gallery_main_img {
  position: relative;
  margin-bottom: 25px;
  background-color: black;
  width: 800px;
  margin: 0 auto;
}
.gallery_main_img img {
  display: block;
  max-width: 100%;
  max-height: 600px;
  height: auto;
  margin: 0 auto;
}
.gallery_main_img-controls {
  /*
  width: 100%;
  height: 58px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  */
}
.gallery_main_img-controls .prev-wrap,
.gallery_main_img-controls .next-wrap {
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gallery_main_img-controls .prev-wrap {
  left: 0;
}
.gallery_main_img-controls .next-wrap {
  right: 0;
}
.gallery_main_img-controls .prev-wrap:hover i {
  background: url(../img/pagination_arrows.png) no-repeat 0 -30px;  
}
.gallery_main_img-controls .next-wrap:hover i {
  background-position: -17px -30px;
}
.gallery_main_img-controls .prev,
.gallery_main_img-controls .next {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: /*44%*/240px;
  background-color: rgba(0, 0, 0, 0.2);
}
.gallery_main_img-controls .prev i,
.gallery_main_img-controls .next i {
  display: block;
  width: 17px;
  height: 30px;
  position: relative;
  top: 14px;
  margin: 0 auto;
  background: url(../img/pagination_arrows.png) no-repeat left top;
}
.gallery_main_img-controls .prev.prev,
.gallery_main_img-controls .next.prev {
  left: 0;
}
.gallery_main_img-controls .prev.next,
.gallery_main_img-controls .next.next {
  right: 0;
}
.gallery_main_img-controls .next i {
  background-position: -17px top;
}
.gallery_main_img-controls .prev:hover,
.gallery_main_img-controls .next:hover {
  /*background-color: #fe0047;*/
}

.gallery_main_img-title { color: #fff; text-align: center; }
.gallery_main_img-title .f { text-align: right; }