﻿*
{
margin: 0px;
padding: 0px;
}
html
{
width: 100%;
height: 100%;
}
body
{
font: 75%/1.42em Arial, helvetica, sans-serif;
background: url('img/main/bg_page.gif') 50% 50% repeat;
text-align: center;
color: #262626;
width: 100%;
height: 100%;
}
table, input, textarea
{
font: 75%/1.4em Arial, helvetica, sans-serif;
color: #262626;
}
h1
{
font-size: 166.6%;
margin: 8px 0px 17px 0px;
}
img
{
border: 0px;
}
a
{
color: #262626;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
fieldset
{
border: 0px;
}
a.highlighted
{
color: red;
}
p.highlighted, span.highlighted
{
color: red;
font-weight: bold;
padding: 0px 0px 6px 0px;
}
p.highlighted-ok
{
color: green;
font-weight: bold;
padding: 0px 0px 6px 0px;
}
.clear-both
{
width: 100%;
clear: both;
height: 1px;
margin-top: -1px;
font-size: 0px;
line-height: 0px;
visibility: hidden;
}
#page
{
position: relative;
width: 985px;
margin: 0px auto;
text-align: left;
min-height: 100%;
}
.hedvabna-stezka
{
width: 985px;
height: 62px;
cursor: pointer !important;
}
/************************************************************/
/* HEADER */
/************************************************************/
#header
{
position: relative;
width: 993px;
height: 208px;
background: url('img/main/header.jpg') top left no-repeat;
text-align: center;
margin: 0px auto -16px auto;
}
.logo
{
position: absolute;
top: 18px;
left: 33px;
width: 204px;
height: 107px;
}
.nav-main
{
position: absolute;
bottom: 0px;
left: 0px;
width: 987px;
height: 51px;
background: url('img/main/header.gif') bottom no-repeat;
}
.nav-main ul a
{
color: #fff;
text-decoration: none;
}
.nav-main ul li.active a
{
color: #e9b264;
}
.nav-main ul
{
position: absolute;
left: 58px;
bottom: 40px;
list-style: none;
font-size: 125%;
font-weight: bold;
}
.nav-main ul li
{
float: left;
margin-right: 45px;
}
.search-box
{
position: absolute;
top: 61px;
left: 325px;
}
.search-box input
{
font-size: 116.6%;
border: 2px solid #cbaa7a;
}
.search-box .search-button input
{
height: 30px;
color: #7e694c;
background-color: #ddb985;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 5px 3px;
cursor: pointer;
}
.search-box .search-input input
{
width: 221px; /*height:16px;*/
margin-right: 2px;
padding: 5px;
background-color: #fff6e8;
}
.search-box label
{
display: none;
}
/************************************************************/
/* CONTENT */
/************************************************************/
#content
{
position: relative;
z-index: 100;
width: 993px;
text-align: center;
margin: 0px auto 0px 13px;
padding-bottom: 0px;
}
#content-area
{
text-align: left;
}
div.index
{
background: url('img/main/bg_content.gif') top left repeat-y;
}
#content-area .col-a, #content-area .col-b, #content-area .col-c
{
float: left;
}
#content-area .col-a
{
width: 488px;
border-right: 1px solid #cfbb9a;
}
#content-area .col-b
{
width: 232px;
border-left: 1px solid #faebc5;
border-right: 1px solid #aebaae;
}
#content-area .col-c
{
width: 236px;
border-left: 1px solid #faebc5;
}
#content-area .col-a .col-content
{
background-color: #f0e1bd;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
}
#content-area .col-b .col-content
{
background-color: #c6bfa8;
}
#content-area .col-c .col-content
{
background-color: #f0e1bd;
}
#content-area .col-content
{
padding: 14px 14px 20px 14px;
}
#content-area .col-b .col-content, #content-area .col-c .col-content
{
padding-bottom: 1px;
}
#content-area .col-d
{
width: 960px;
}
#content-area .col-d .col-content
{
padding: 0px;
}
.pane-left
{
width: 688px;
float: left;
}
.pane-right
{
width: 246px;
float: left;
padding: 8px 12px 12px 12px;
margin-top: 25px;
text-align: left;
background-color: #eadcb9;
border-right: 1px solid #d3c09f;
border-bottom: 1px solid #d3c09f;
border-top: 1px solid #faebc5;
border-left: 1px solid #faebc5;
}
.movie-info .pane-right
{
width: 272px;
margin-top: 0px;
padding: 0px;
border: 0px;
overflow: hidden;
}
.movie-info .pane-right p
{
margin-bottom: 0 !important;
}
.pane-right div
{
margin: 0;
padding: 0;
}
.pane-right .preamble
{
margin-bottom: 14px;
font-size: 116.6%;
}
.pane-right .add-movie
{
margin-bottom: 14px;
}
.pane-right .country-random
{
font-size: 108.4%;
}
.pane-right .country-random h2
{
font-size: 107.7%;
margin-top: 0px;
margin-bottom: 2px;
}
.pane-right .country
{
font-style: italic;
}
.pane-right .movie-info
{
display: block;
margin-top: 2px;
}
.pane-left h2
{
margin-top: 4px;
margin-bottom: 4px;
font-size: 125%;
}
.pane-right h2
{
color: #275d5f;
font-size: 125%;
}
.pane-right h2 a
{
color: #275d5f;
font-size: 86.7%;
}
/************************************************************/
/* MAP */
/************************************************************/
.map
{
position: relative;
width: 688px;
height: 283px;
font-size: 91.6%;
margin-bottom: 6px;
}
.map .title-continent
{
font-weight: bold;
cursor: pointer;
}
.map .continent
{
position: absolute;
}
.map .continent span
{
display: block;
float: left;
padding: 5px 0px 6px 8px;
background: url('img/main/bg_continent.gif') top left no-repeat;
}
.map .continent a
{
display: block;
float: left;
padding: 5px 8px 6px 5px;
background: url('img/main/bg_continent.gif') bottom right no-repeat;
}
.map .active a
{
background: url('img/main/bg_continent_active.gif') bottom right no-repeat !important;
color: #fff;
}
.map .active span
{
background: url('img/main/bg_continent_active.gif') top left no-repeat;
color: #fff;
}
.map img
{
position: absolute;
left: 0px;
top: 0px;
}
.map .continent-northamerica
{
left: 43px;
top: 77px;
}
.map .continent-latinamerica
{
left: 50px;
top: 138px;
}
.map .continent-southamerica
{
left: 93px;
top: 195px;
}
.map .continent-europe
{
left: 276px;
top: 57px;
}
.map .continent-asia
{
left: 518px;
top: 100px;
}
.map .continent-africa
{
left: 271px;
top: 122px;
}
.map .continent-australia
{
left: 515px;
top: 183px;
}
/************************************************************/
/* COUNTRY LIST */
/************************************************************/
.pane-right .country-list
{
margin-left: -1px;
margin-top: 6px;
height: 214px;
overflow: auto;
background-color: #eadcb9;
}
.pane-right .country-list ul
{
float: left;
width: 104px;
padding: 0px 2px 2px 5px;
list-style: none;
margin-right: 5px;
padding-bottom: 10px;
}
.pane-right .country-list ul li
{
padding-bottom: 3px;
}
.pane-right .country-list ul a
{
color: #275d5f;
}
.pane-right .country-list ul li.active
{
color: #275d5f;
font-weight: bold;
}
/************************************************************/
/* NAV COUNTRY */
/************************************************************/
.nav-country ul
{
list-style: none;
}
.nav-country .genre
{
border-bottom: 7px solid #307274;
}
.nav-country .genre ul li
{
float: left;
background-color: #cac3ab;
margin-right: 1px;
margin-bottom: -1px;
}
.nav-country .genre ul li:hover
{
background-color: #bbb59e;
}
.nav-country .genre ul li.active
{
background-color: #307274;
}
.nav-country .genre ul li.active a
{
color: #fff;
}
.nav-country .genre ul li a
{
display: block;
padding: 7px 9px 6px 9px;
}
.nav-country .genre ul li a
{
color: #307274;
text-decoration: none;
}
.nav-country .sortby
{
background-color: #ddd2b3;
border-right: 1px solid #d1be9f;
margin-bottom: -1px;
}
.nav-country .sortby ul li
{
float: left;
}
.nav-country .sortby ul li a
{
display: block;
padding: 6px 8px 7px 8px;
}
.nav-country .sortby ul li.active a
{
font-weight: bold;
text-decoration: none;
background-color: #faeac8;
}
/************************************************************/
/* MOVIES - MOVIE */
/************************************************************/
.col-d .col-content .movie
{
width: 442px;
height: 142px;
padding: 18px;
position: relative;
float: left;
font-size: 91.6%;
background-color: #eadcb9;
border-left: 1px solid #faebc5;
border-right: 1px solid #d1be9f;
border-top: 1px solid #faeac8;
border-bottom: 1px solid #d3c09f;
overflow: hidden;
}
.col-d .col-content .movie p
{
padding: 0px !important;
}
.col-d .col-content .movie-view
{
width: 206px;
position: relative;
float: left;
margin-right: 6px;
}
.col-d .col-content .movie h3
{
font-size: 136.4%;
font-weight: bold;
margin-top: 0px;
padding-right: 2px;
line-height: 1.2em;
}
.col-d .col-content .movie h3 .date
{
font-weight: normal;
font-style: italic;
font-size: 73.3%;
}
.col-d .col-content .movie h3 a
{
color: #275d5f;
}
.col-d .col-content .movie-view .eval
{
float: left;
width: 99px;
color: #fff;
padding: 3px 4px 2px 7px;
height: 18px;
font-size: 0px;
background: url('img/main/movie_header.gif') top left no-repeat;
}
.col-d .col-content .movie-view .eval img
{
padding-right: 1px;
}
.col-d .col-content .movie-view .vote
{
float: left;
width: 80px;
height: 18px;
padding: 3px 8px 2px 4px;
color: #c2c2c2;
text-align: right;
background: url('img/main/movie_header.gif') bottom right no-repeat;
}
.col-d .col-content .movie-view .genre
{
height: 18px;
padding: 3px 0px 2px 7px;
color: #fff;
text-transform: uppercase;
background: url('img/main/movie_footer.gif') top left no-repeat;
}
.col-d .col-content .movie-info
{
width: 226px;
float: left;
}
/************************************************************/
/* CONTENT-AREA */
/************************************************************/
#content-area h2
{
color: #337073;
background-color: #cbc3ac;
border-bottom: 7px solid #337073;
font-size: 125%;
padding: 6px 8px;
}
.col-a .col-content .movie
{
width: 488px;
position: relative;
clear: both;
font-size: 91.6%;
padding-bottom: 14px;
border-top: 1px solid #faeac8;
border-bottom: 1px solid #d3c09f;
}
.col-a .col-content p
{
text-align: center;
margin: 12px 0px 5px 0px;
}
.col-a .col-content .movie p
{
margin: 0px;
text-align: left;
}
.col-a .col-content .even
{
/* odlisny barevny podklad u kazdeho sudeho filmu */
background-color: #e3d5b3;
}
.col-a .col-content .movie:nth-child(2n)
{
/* CSS3 rule */
background-color: #e3d5b3;
}
.col-content .movie-view .but-play
{
position: absolute;
right: 0px;
bottom: -4px;
width: 40px;
height: 40px;
}
.col-a .col-content .movie-info
{
margin-left: 8px;
padding-top: 14px; /*	padding-bottom: 14px;*/
width: 232px;
float: left;
}
.col-content .movie-info p
{
line-height: 1.3em;
}
.col-content .movie-info p.techinfo
{
margin-top: 6px;
}
.col-content .movie-info p.techinfo a
{
font-weight: bold;
}
.col-content .movie-info p.techinfo .visits
{
font-style: italic;
}
.col-content .movie-view .date
{
float: left;
width: 88px;
color: #fff;
padding: 3px 4px 3px 8px; /*	height:18px;*/
background: url('img/main/movie_header.gif') top left no-repeat;
}
.col-a .col-content .movie-view .genre
{
float: left;
width: 104px; /*	height:18px;*/
padding: 3px 8px 3px 4px;
color: #fff;
text-align: right;
text-transform: uppercase;
background: url('img/main/movie_header.gif') bottom right no-repeat;
}
.col-a .col-content .movie-view
{
position: relative;
width: 220px;
float: left;
margin-top: 14px;
margin-left: 14px;
padding-bottom: 5px; /* odsazeni od spodniho okraje nahledu */
background: url('img/main/movie_footer.gif') left bottom no-repeat;
}
.col-content .movie-view .view, .col-content .movie-view .but-play
{
font-size: 0px;
line-height: 0px;
}
.col-content .movie-view .view
{
clear: both;
}
.col-content .movie-view .view img
{
border-left: 5px solid #313131;
border-right: 5px solid #313131;
}
.col-content .movie h3
{
font-size: 163.6%;
font-weight: normal;
margin-top: 2px; /*	margin-bottom: 3px;*/
padding-bottom: 3px;
line-height: 1.15em;
}
.col-a .col-content .movie h3 a
{
color: #275d5f;
}
.col-b .col-content .movie-view .but-play
{
right: -4px;
}
.col-b .col-content .movie
{
width: 202px;
margin-top: -4px;
margin-bottom: 17px;
position: relative;
font-size: 91.6%;
}
.col-b .col-content .movie-view
{
position: relative;
margin-bottom: 10px;
}
.col-b .col-content .movie h3
{
font-size: 109.1%;
font-weight: bold;
margin-top: 0px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 4px;
line-height: 1.25em;
}
.col-b .col-content .movie h3 .visits
{
font-weight: normal;
font-style: italic;
}
.col-b .col-content .movie h3 a
{
color: #262626;
}
.col-b .col-content .movie-view .eval
{
float: left;
width: 99px;
color: #fff;
padding: 3px 4px 3px 7px;
font-size: 0px;
line-height: 0px;
background: url('img/main/movie_header.gif') top left no-repeat;
}
.col-b .col-content .movie-view .eval img
{
padding-right: 1px;
}
.col-b .col-content .movie-view .vote
{
float: left;
width: 80px;
padding: 3px 8px 3px 4px;
color: #c2c2c2;
text-align: right;
background: url('img/main/movie_header.gif') bottom right no-repeat;
}
.col-b .col-content .movie-view .genre
{
padding: 3px 0px 3px 7px;
color: #fff;
text-transform: uppercase;
background: url('img/main/movie_footer.gif') top left no-repeat;
}
.col-b .col-content p.techinfo
{
margin-top: -3px;
padding-left: 4px;
line-height: 1.2em;
}
.col-content .news
{
margin-top: -3px;
font-size: 91.6%;
line-height: 1.3em;
}
.col-content .news dl
{
margin-bottom: 13px;
}
.col-content .news dl dd.date
{
font-style: italic;
}
.col-content .news dl dt
{
font-weight: bold;
margin: 1px 0px 2px 0px;
font-size: 109.1%;
}
.col-content .banners
{
text-align: center;
margin-top: 18px;
}
.col-content .banners a
{
display: block;
margin-bottom: 15px;
}
#content p.note
{
text-align: center;
background-color: #eadcb9;
padding: 10px;
margin-top: 5px;
font-weight: bold;
}
#content-area p.note
{
margin-top: 0px;
padding: 40px;
}
/************************************************************/
/* MOVIE, SCREEN, DETAIL */
/************************************************************/
.movie-screen
{
text-align: left;
margin-bottom: 14px;
}
.movie-screen .path-genre
{
float: left;
margin-top: -2px;
}
.movie-screen .path-country
{
float: left;
margin-top: -2px;
margin-left: 30px;
}
.movie-screen h1
{
float: left;
margin-top: 14px;
}
.movie-screen .eval
{
float: left;
font-size: 0px;
line-height: 0px;
margin-top: 11px;
margin-left: 17px;
padding: 3px 5px 4px 5px;
background-color: #313131;
}
.movie-screen .screen
{
width: 960px;
clear: both;
position: relative;
padding-top: 33px;
padding-bottom: 18px;
text-align: center;
background: #131313 url('img/main/corners_black.gif') 0px -10px no-repeat;
}
.movie-screen .screen-footer
{
width: 960px;
height: 10px;
line-height: 0px;
font-size: 0px;
background: #000 url('img/main/corners_black.gif') top left no-repeat;
}
.movie-screen .screen .play-button-1mb a, .movie-screen .screen .play-button-500kb a
{
color: #fff;
}
.movie-screen .screen a.play
{
width: 40px;
height: 40px;
margin-top: -3px;
margin-right: 7px;
display: block;
float: left;
}
.movie-screen .screen .play-button-1mb, .movie-screen .screen .play-button-500kb
{
position: absolute;
width: 109px;
height: 47px;
text-align: left;
padding-top: 14px;
padding-left: 11px;
}
.movie-screen .screen .play-button-1mb
{
left: 359px;
bottom: 36px;
background: url('img/main/bg_play_rate.png') top left no-repeat;
}
.movie-screen .screen .play-button-500kb
{
right: 360px;
bottom: 36px;
background: url('img/main/bg_play_rate.png') bottom right no-repeat;
}
.movie-info .pane-left, .movie-info .pane-right
{
width: 479px;
float: left;
top: 0px;
text-align: left;
background-color: #eadcb9;
}
.movie-info .pane-left
{
border-right: 1px solid #d1bd9d;
}
.movie-info .pane-right
{
border-left: 1px solid #faebc5;
}
.movie-info h2
{
color: #337073;
background-color: #cbc3ac;
border-bottom: 7px solid #337073;
font-size: 125%;
padding: 6px 8px;
margin: 0px;
}
.comments
{
padding: 10px 14px 4px 14px;
border-bottom: 1px solid #d5c19d;
}
.comments dl
{
margin-bottom: 10px;
}
.comments dl dt
{
font-weight: bold;
}
.comments dl dt .date
{
font-weight: normal;
font-style: italic;
margin-left: 6px;
}
.movie-info form
{
border-top: 1px solid #f9eac5; /*	background: url('img/main/bg_dots.gif') top left repeat-x;*/
padding: 10px 14px 10px 14px;
}
.movie-info form textarea
{
width: 97%;
height: 140px;
margin-top: 5px;
margin-bottom: 8px;
padding: 3px 3px 2px 3px;
border: 2px solid #cbaa7a;
background-color: #f6ead7;
font-size: 100%;
}
.movie-info form label
{
vertical-align: middle;
}
.form-one
{
width: 480px;
margin: 10px auto;
}
.form-one .form-row
{
padding-bottom: 5px;
clear: both;
}
.form-one div .form-title
{
display: block;
width: 130px;
float: left;
padding-right: 8px;
}
.form-one .textbox
{
float: left;
}
.form-one .checkbox
{
float: left;
}
.movie-info .pane-left.wide
{
width: 960px;
margin-bottom: 15px;
}
.textbox.narrow
{
width: 140px !important;
}
.textbox.wide
{
width: 280px !important;
}
.validation-summary
{
margin: 0;
padding: 5px 0 0 10px;
}
.validator
{
float: left;
width: 10px;
height: 21px;
border-left: solid 3px red;
padding-left: 5px;
margin-left: 2px;
}
.captcha
{
width: 40px;
}
.captcha-image
{
float: left;
margin: 0 8px;
border: solid 1px gray;
}
.captcha-new
{
float: left;
}
.captcha-new span
{
text-decoration: underline;
padding: 0px;
margin: 0px;
color: #1048af;
}
.captcha-new span input
{
border: none;
background: none;
text-decoration: underline;
font-size: 11px;
color: #1048af;
padding: 0px;
margin: 0px;
text-align: left;
}
.movie-info form input.textbox
{
font-size: 100%;
width: 50px;
border: 2px solid #cbaa7a;
margin-right: 2px;
padding: 4px;
background-color: #fff6e8;
vertical-align: middle;
}
.movie-info form input.question
{
font-size: 100%;
width: 50px;
border: 2px solid #cbaa7a;
margin-right: 2px;
padding: 4px;
background-color: #fff6e8;
vertical-align: middle;
}
.movie-info .submit a
{
text-decoration: none !important;
}
.movie-info .submit
{
height: 30px;
line-height: 30px;
color: #7e694c;
float: right;
background-color: #ddb985;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 5px 3px;
cursor: pointer;
font-size: 116.6%;
border: 2px solid #cbaa7a;
}
.movie-info .pane-left p.desc, .movie-info .pane-right p.desc, .movie-info .pane-right p
{
padding: 10px 14px;
font-weight: bold;
background-color: #e3d5b3;
border-bottom: 1px solid #d5c19d;
}
.movie-info ul.info
{
list-style: none;
}
table
{
width: 100%;
font-size: 100%;
padding-left: 14px;
padding-right: 14px;
border-collapse: collapse;
background-color: #dbc9a5;
border-top: 1px solid #fcecc7;
}
table th, table td
{
background-color: #eadcb9;
border-bottom: 1px solid #dbc9a5;
}
table th
{
font-weight: normal;
text-align: right;
width: 138px;
padding: 5px 7px 4px 0px;
}
td.align-center
{
text-align: center;
}
.movie-info table th.eval
{
vertical-align: middle;
}
table td
{
padding: 5px 5px 4px 0px;
}
.movie-info table td.eval
{
line-height: 0px;
font-size: 0px;
}
.movie-info table td a.wiki
{
background: url('img/ico/wiki.gif') top left no-repeat;
padding-left: 21px;
}
.movie-info form#send_message
{
background-color: #e3d5b3;
margin: 0px;
}
.col-content div.pager
{
clear: both;
background-color: #eadcb9;
padding: 10px;
text-align: center;
border-top: 1px solid #fcecc7;
font-weight: bold;
}
.col-content div.pager a
{
font-weight: normal;
padding: 5px;
}
.col-content div.pager a.pager-button-active span
{
font-weight: bold;
}
/************************************************************/
/* ADD MOVIE */
/************************************************************/
div#add-movie textarea
{
width: 67%;
height: 140px;
margin-top: 5px;
margin-bottom: 8px;
padding: 3px 3px 2px 3px;
border: 2px solid #cbaa7a;
background-color: #f6ead7;
font-size: 100%;
}
div#add-movie input.question
{
font-size: 100%;
width: 50px;
border: 2px solid #cbaa7a;
margin-right: 2px;
padding: 4px;
background-color: #fff6e8;
}
div#add-movie input.submit
{
height: 30px;
color: #7e694c;
float: right;
background-color: #ddb985;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 5px 3px;
cursor: pointer;
font-size: 116.6%;
border: 2px solid #cbaa7a;
}
div#add-movie input
{
font-size: 100%;
border: 2px solid #cbaa7a;
margin-right: 2px;
padding: 4px;
background-color: #fff6e8;
width: 300px;
}
div#add-movie input.radio
{
background: none;
width: auto;
border: 0px;
}
div#add-movie input.submit
{
width: auto;
height: 30px;
color: #7e694c;
float: none;
background-color: #ddb985;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 5px 3px;
cursor: pointer;
font-size: 116.6%;
border: 2px solid #cbaa7a;
}
div#add-movie input.add-movie-length, div#add-movie input.add-movie-year
{
width: 50px;
text-align: center;
}
div#add-movie input.add-movie-country
{
width: 200px;
}
div#add-movie input#add-movie-wiki
{
width: 180px;
}
div#add-movie input#add-movie-wiki-link
{
width: 250px;
}
div#add-movie td img
{
vertical-align: middle;
}
div#add-movie td p
{
padding-bottom: 10px;
}
#add-movie-stream1, #add-movie-stream2
{
width: 700px !important;
}
/************************************************************/
/* GENERAL CONTENT */
/************************************************************/
.col-d .col-content .h1-description
{
background-color: #eadcb9;
}
.col-d .col-content p
{
padding: 8px 12px 10px 12px;
margin-bottom: 12px;
display: block;
}
form#admin-publish .submit
{
text-align: center;
float: none;
}
a.plus
{
background: url('img/ico/plus.gif') 0px 3px no-repeat;
padding: 7px 0px 4px 27px;
}
#add-movie .other-pages
{
width: 700px;
height: 500px;
}
#footer
{
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
clear: both;
z-index: 150;
height: 34px;
font-size: 91.6%;
color: #fffbfb;
background: url('img/main/footer.gif') left bottom no-repeat;
}
#footer a
{
color: #fffbfb;
}
#webkomplet-footer
{
padding-top: 13px;
padding-left: 50px;
float: left;
display: inline-block;
font-size: 11px;
color: #fff;
}
#webkomplet-footer a 
{
color: #fff;
text-decoration: none;
}
#webkomplet-footer a:hover 
{
text-decoration: underline;
}
#footer p.right
{
padding-top: 13px;
padding-right: 50px;
float: right;
display: inline-block;
}
.forum-form
{
width: 480px;
margin: 0 auto;
}
.forum-message
{
background: #EFDFBD;
margin: 0 0 5px 0;
padding: 10px 5px;
border-left: solid 2px #CEAA7B;
}
.forum-message-reply.button
{
text-align: right;
margin: 0 10px 0 0;
}
.button a
{
text-decoration: none !important;
color: #7e694c;
}
.button
{
height: 24px;
line-height: 24px;
color: #7e694c;
float: right;
background-color: #ddb985;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 5px 3px;
cursor: pointer;
font-size: 116.6%;
border: 2px solid #cbaa7a;
}
.msg-info
{
text-align: center;
border: solid 1px #5A3810;
padding: 3px;
margin: 15px 0 15px 0;
width: 950px;
}
.msg-error
{
text-align: center;
border: solid 1px #5A3810;
padding: 3px;
margin: 15px 0 15px 0;
width: 950px;
}
.bread-crumbs
{
font-size: 1em;
padding: 1px 2px;
}
.bread-crumbs ul
{
list-style: none outside;
margin: 0;
padding: 0;
}
.bread-crumbs ul li
{
float: left;
padding-left: 3px;
}
a.all-movies, a.all-movies:visited
{
font-weight: bold;
color: #4E2B06;
}
.intro-head
{
}
.banner-hs
{
width: 960px;
padding: 15px 0px 5px 0px;
margin:5px 0px 30px 13px;
text-align:center;
background:#f0e1bd;
}
.humi-poukazky {
position: absolute;
left: 120px;
top: -50px;
z-index: 10;
}
.pane-right {
position: relative;
}
.pane-right img {
margin-top: 3px;
margin-bottom: 6px;
}
.pane-right .preamble-humi {
font-size: 116.6%;
padding-top: 3px;
padding-bottom: 8px;
}
.pane-right {
padding-top: 0px !important;
}
.pane-right .country-list {
padding-top: 8px;
}
.pane-right .bread-crumbs {
padding-top: 10px;
}
.provereno 
{
background: url('img/main/provereno.png') no-repeat top left;
width: 118px;
height: 43px;
margin: 0px auto 8px auto;
}
.provereno a 
{
width: 118px;
height: 43px;
float: left;
}
.proverene-udaje .proverene-kontakty, .proverene-udaje .proverena-firma {
padding: 10px 30px 0;
}
.proverene-kontakty {
float: left;
font-size: 13px;
line-height: 20px;
padding: 10px;
text-align: center;
width: 220px;
}
.proverene-kontakty a {
color: #000000;
text-decoration: none;
}
.proverene-kontakty-icon {
background: url("img/main/proverenekontakty.png") no-repeat scroll center top transparent;
display: block;
height: 70px;
width: 100%;
}
.proverene-kontakty-icon a {
float: left;
height: 100%;
text-decoration: none !important;
width: 100%;
}
.proverena-firma {
float: left;
font-size: 13px;
line-height: 20px;
padding: 10px;
text-align: center;
width: 250px;
}
.proverena-firma a {
color: #000000;
text-decoration: none;
}
.proverena-firma-icon {
background: url("img/main/proverenafirma.png") no-repeat scroll center top transparent;
display: block;
height: 70px;
width: 100%;
}
.proverena-firma-icon a {
float: left;
height: 100%;
text-decoration: none !important;
width: 100%;
}
.proverene-kontakty p, .proverena-firma p {
font-size: 13px !important;
margin: 0 !important;
}
.col-c .proverene-kontakty, .col-c .proverena-firma {
padding: 5px 0;
width: 100%;
}
.center 
{
text-align: center;
}
.center p 
{
margin: 8px 0;
}
.error {
color: Red;
}
.subscribe 
{
padding: 10px 14px 5px 14px;
}
.subscribe .textbox 
{
background-color: #FFF6E8;
border: 2px solid #CBAA7A;
font-size: 100%;
margin-right: 2px;
padding: 4px;
vertical-align: middle;
width: 180px;
}
.subscribe .btn2 input 
{
background-color: #DDB985;
border: 2px solid #CBAA7A;
color: #7E694C;
cursor: pointer;
font-size: 116.6%;
font-weight: bold;
height: 30px;
line-height: 30px;
padding: 3px 3px 5px;
text-transform: uppercase;
}
