/* WWW.???.CZ, MEDIA SCREEN */


/* ZAKLADNI NASTAVENI */


html
{
background: url('../img/html.png') rgb(208,216,219);
font-size: 100.01%;
margin: 0;
padding: 0;
}

body
{
font: normal normal normal 1em/normal sans-serif;
margin: 0;
padding: 0;
}

a img
{
border: none;
}

abbr
{
cursor: help;
}

acronym
{
cursor: help;
}

blockquote
{
quotes: none;
margin: 0 40px 0 40px;
}

dl
{
margin: 0;
}

form
{
margin: 0;
padding: 0;
}

form button
{
background: transparent;
border: 1px solid;
cursor: pointer;
margin: 0;
padding: 0;
position: relative;
}

form button[disabled]
{
cursor: default;
}

form button::-moz-focus-inner
{
border: 0;
padding: 0;
}

form fieldset
{
border: 1px dotted;
margin: 0;
padding: 10px;
}

form label
{
cursor: pointer;
float: left;
margin: 0 10px 0 0;
padding: 3px 0 0 0;
}

form legend
{
border: 1px dotted;
padding: 4px;
}

form input[type='radio'] + label, form input[type='checkbox'] + label
{
float: none;
margin: 0 0 0 5px;
}

form input[type='text'], form input[type='password']
{
border: 1px solid;
padding: 2px;
}

form input[type='submit'], form input[type='button'], form input[type='reset']
{
border: 1px solid;
cursor: pointer;
padding: 2px;
}

form input[disabled]
{
cursor: default;
}

form input[type='submit']::-moz-focus-inner, form input[type='button']::-moz-focus-inner, form input[type='reset']::-moz-focus-inner
{
border: 0;
padding: 0;
}

form textarea
{
border: 1px solid;
overflow: auto;
padding: 2px;
resize: none;
}

form select
{
padding: 1px;
}

h1, h2, h3, h4, h5, h6
{
margin: 0;
padding: 0;
}

hr
{
border: none;
margin: 0;
}

ins
{
text-decoration: none;
}

ol
{
margin: 0;
padding: 0;
}

ol li
{
list-style-type: decimal;
}

p
{
margin: 0;
padding: 0;
}

q
{
quotes: none;
}

sub, sup
{
position: relative;
vertical-align: baseline;
}

sup
{
top: -0.5em;
}

sub
{
bottom: -0.25em;
}

table
{
border-collapse: collapse;
margin: 0;
}

table caption
{
margin-bottom: 5px;
}

ul
{
margin: 0;
padding: 0;
}

ul li
{
list-style-type: square;
}


div.wrapper
{
clear: both;
}

div.spacer
{
clear: both;
}

span.ico, span.shadow
{
overflow: hidden !important;
position: absolute;
}

a span.ico
{
cursor: pointer;
}


/* TISKOVA HLAVICKA */


div.print-header
{
display: none;
}


/* STRANKA */


/* HLAVICKA: logo, hlavni menu, galerie */


div.header
{
background: url('../img/header.png') repeat-x;
padding: 0 0 24px 0;
min-width: 61.125em;
width: 100%;
}

div.header div.container
{
margin: 0 auto 0 auto;
position: relative;
width: 61.125em;
}


/* logo */


div.header div.logo
{
background: url('../img/logo-bgr.png') repeat-x;
border-radius: 0 0 5px 5px;
float: left;
margin: 0 0 -32px 24px;
padding: 16px 15px 16px 15px;
position: relative;
text-align: center;
z-index: 3;
}

div.header div.logo span.shadow
{
background: url('../img/icons-v.png') no-repeat center -31px;
bottom: -35px;
height: 35px;
left: 0;
width: 100%;
}


/* horni ikony */
div.header div.icons
{
top: 0;
position: absolute;
right: 0;
}
div.header div.icons a
{
  padding-left: 10px;
}
div.header div.icons-flag
{
top: 0;
position: absolute;
right: 110px;
}
div.header div.icons-flag a
{
  padding-left: 6px;
}



/* hlavni menu */


div.header div.mainmenu
{
background: url('../img/mainmenu.png') repeat-x;
border-radius: 0 5px 0 0;
bottom: 0;
position: absolute;
right: 0;
width: 45.1em;
z-index: 2;
}

div.header div.mainmenu ol
{
margin: 0 14px 0 0;
}

div.header div.mainmenu li
{
background: url('../img/mainmenu-divider.png') no-repeat left center;
float: left;
font: 0.9375em/normal sans-serif;
list-style: none;
padding: 0 0 0 1px;
position: relative;
}

div.header div.mainmenu li:first-child
{
background: none;
padding: 0;
}

div.header div.mainmenu a
{
display: block;
padding: 9px 12px 13px 12px;
text-decoration: none;
}
div.header div.mainmenu li:first-child a
{
  padding-left: 13px;
}

div.header div.mainmenu a:hover, div.header div.mainmenu a.active, div.header div.mainmenu li:hover a
{
margin-top: -4px;
padding-top: 13px;
}


div.header div.mainmenu ul
{
display: none;
margin: 0;
padding: 0 0 10px 0;
position: absolute;
width: 99%;
width: 176px;
}

div.header div.mainmenu ul li
{
background: none;
float: none;
padding: 0;
}

div.header div.mainmenu ul a
{
margin-top: auto !important;
padding: 6px 10px 6px 10px;
}

div.header div.mainmenu li:hover ul
{
display: block;
}


/* galerie */


div.header div.gallery
{
margin: 0 auto 0 auto;
width: 61.125em;
}

div.header div.gallery div.item
{
background: url('../img/gallery.png') repeat-x;
border-radius: 5px 0 5px 5px;
padding: 1px;
position: relative;
}

div.header div.gallery div.item img
{
border-radius: 5px;
float: left;
}

div.header div.gallery div.item p
{
background: url('../img/gallery-p.png');
bottom: 29px;
font: 1.6875em/normal Impact, "Techno CE", sans-serif;
right: 2px;
padding: 14px 30px 15px 24px;
position: absolute;
}

div.header div.gallery div.item p strong
{
font-weight: normal;  
}

div.header div.gallery a.arrow
{
height: 35px;
overflow: hidden;
position: absolute;
top: 109px;
width: 32px;
}

div.header div.gallery a.arrow.back
{
left: 0;
padding: 0 0 0 1px;
}

div.header div.gallery a.arrow.forward
{
right: 0;
padding: 0 1px 0 0;
text-align: right;
}

div.header div.gallery a.arrow span.ico
{
height: 35px;
left: 0;
top: 0;
width: 33px;
}

div.header div.gallery a.arrow.back span.ico
{
background: url('../img/icons-h.png') no-repeat -34px center;
}

div.header div.gallery a.arrow.back:hover span.ico
{
background: url('../img/icons-h.png') no-repeat -69px center;
}

div.header div.gallery a.arrow.forward span.ico
{
background: url('../img/icons-h.png') no-repeat -105px center;
}

div.header div.gallery a.arrow.forward:hover span.ico
{
background: url('../img/icons-h.png') no-repeat -140px center;
}


/* OBSAH: sloupce, boxy */


div.volume
{
margin: 0 auto 0 auto;
overflow: hidden;
padding: 0 0 34px 0;
width: 61.125em;
}

div.volume div.left-column
{
float: left;
width: 13.1875em;
}


div.volume div.center-column
{
float: left;
margin: 0 0 0 1.4375em;
width: 46.5em;
}

div.volume div.center-column.homepage
{
margin: 0 1.4375em 0 1.4375em;
width: 31.875em;
}


div.volume div.right-column
{
float: right;
width: 13.1875em;
}

.content address
{
font: 0.75em/normal sans-serif;
margin: 0 0 15px 0;
}

.content code
{
font: 1.25em/normal monospace;
}

.content dl
{
font: 0.75em/normal sans-serif;
margin: 0 0 15px 0;
}

.content form input, .content form textarea, .content form select
{
font: 1em/normal sans-serif;
}

.content h1
{
font: 1.5em/normal sans-serif;
margin: 0 0 16px 0;
}

.content h2
{
font: 1em/normal sans-serif;
margin: 8px 0 16px 0;
}

.content h3
{
font: 1em/normal sans-serif;
margin: 8px 0 16px 0;
}

.content h4
{
font: 1em/normal sans-serif;
margin: 8px 0 8px 0;
}

.content h5
{
font: 1em/normal sans-serif;
margin: 8px 0 8px 0;
}

.content h6
{
font: 1em/normal sans-serif;
margin: 8px 0 8px 0;
}

.content ol, .content ul
{
margin: 0 0 15px 25px;
}

.content li ol, .content li ul
{
margin: 0 0 -6px 25px;
}

.content li
{
font: 0.75em/normal sans-serif;
padding: 1px 0 1px 0;
}

.content li ol li, .content li ul li
{
font: 1em/normal sans-serif;
}

.content p
{
font: 0.75em/normal sans-serif;
padding: 0 0 15px 0;
line-height: 150%;
}

.content table
{
border-collapse: collapse;
font: 0.75em/normal sans-serif;
margin: 0 0 15px 0;
}

.content table th
{
background: #f9f9f9;
padding: 7px 10px 7px 10px;
}
.content table.border th
{
border: 1px solid #e9e9e9;
}

.content table td
{
padding: 7px 10px 7px 10px;
}
.content table.border td
{
border: 1px solid #e9e9e9;
}

.content table p, .content table li
{
font: 1em/normal sans-serif;
}

.content big {
font-size: 1.3em;
}
.content small {
font-size: 0.9em;
}
.content table.border {
border-width: 1px;
border-spacing: 0px;
border-style: solid;
border-collapse: collapse;
}
.content table.border th {
border-width: 1px;
padding: 2px;
border-style: inset;
}
.content table.border td {
border-width: 1px;
padding: 2px;
border-style: inset;
vertical-align: middle;
}
.content table.no-border,
.content table.no-border th,
.content table.no-border td {
border-width: 0px;
}

.content img.floated
{
padding: 3px;
}

.content img.floated.on-right
{
float: right;
margin: 0 0 10px 10px;
}


/* boxy */


div.volume div.box
{
border-radius: 5px;
padding: 16px 14px 11px 14px;
position: relative;
}

div.volume div.box.advert
{
background: url('../img/box-advert.png') no-repeat;
margin: 0 0 34px 0;
min-height: 46px;
padding-top: 8px;
padding-bottom: 8px;
cursor: pointer;
}

div.volume div.box.advert span.shadow
{
background: url('../img/icons-v.png') no-repeat center 0;
bottom: -31px;
height: 31px;
left: 0;
width: 100%;
}

div.volume div.box.advert span.ico
{
background: url('../img/icons-h.png') no-repeat -284px center;
bottom: -8px;
height: 72px;
left: 6px;
width: 60px;
}

div.volume div.box.advert p
{
font: 1em/normal Impact, "Techno CE", sans-serif;
margin: 0 0 0 105px;
text-align: center;
text-indent: -55px;
text-transform: uppercase;
}

div.volume div.box.advert p.price
{
font: 0.9em/normal Impact, "Techno CE", sans-serif;
margin: 0 0 0 71px;
text-align: center;
text-indent: -55px;
text-transform: uppercase;
padding-top: 5px;
color: #606060;
}

div.volume div.box.advert a
{
text-decoration: none;
}

div.volume div.box.advert a:hover
{
text-decoration: underline;
}

div.volume div.box.advert a strong
{
font-weight: normal;
}

div.volume div.box.contact
{
background: url('../img/box-contact.png') repeat-x center bottom;
border: none;
padding: 11px 9px 11px 9px;
}

div.volume div.box.contact span.shadow
{
background: url('../img/icons-v.png') no-repeat center 0;
bottom: -31px;
height: 31px;
left: 0;
width: 100%;
}

div.volume div.box.contact strong.contact.title
{
font: 1em/normal Impact, "Techno CE", sans-serif;
margin: 0 0 5px 0;
text-shadow: 1px 1px 1px rgba(2,2,2,0.35);
text-transform: uppercase;
font-weight: normal;
display: block;
}

div.volume div.box.contact p.contact
{
font: 1em/normal Impact, "Techno CE", sans-serif;
padding: 2px 0 2px 30px;
position: relative;
}

div.volume div.box.contact p.contact.phone span.ico
{
background: url('../img/icons-h.png') no-repeat 0 center;
height: 100%;
left: 8px;
top: 0;
width: 13px;
}

div.volume div.box.contact p.contact.mail span.ico
{
background: url('../img/icons-h.png') no-repeat -15px center;
height: 100%;
left: 7px;
top: 0;
width: 16px;
}



div.volume div.box.contact p.contact a
{
text-decoration: none;
}

div.volume div.box.contact p.contact a:hover
{
text-decoration: underline;
}

div.volume div.box.contact form
{
margin: 10px 0 0 0;
}

div.volume div.box.contact fieldset
{
border: none;
padding: 0;
}

div.volume div.box.contact fieldset p
{
padding: 0 0 5px 0;
}

div.volume div.box.contact input[type='text'], div.volume div.box.contact textarea
{
font: 0.6875em/normal sans-serif;
margin: 0;
padding: 3px 6px 4px 6px;
width: 179px;
}

div.volume div.box.contact textarea
{
background: url('../img/box-contact-textarea.png') no-repeat center bottom;
}

div.volume div.box.contact fieldset.submit
{
text-align: center;
}

div.volume div.box.contact input[type='submit']
{
background: transparent;
border: none;
font: bold 0.6875em/normal sans-serif;
padding: 0;
}



div.volume div.box.contact
{
background-color: rgb(14,72,132);
}

div.volume div.box.contact h2
{
color: rgb(255,255,255);
}

div.volume div.box.contact p.contact
{
color: rgb(255,255,255);
text-shadow: 1px 1px 1px rgba(2,2,2,0.35);
}

div.volume div.box.contact p.contact a
{
color: rgb(255,255,255);
}

div.volume div.box.contact input[type='text'], div.volume div.box.contact textarea
{
background-color: rgb(13,68,125);
border: 1px solid rgb(25,87,138);
box-shadow: 0 0 10px rgb(8,48,89) inset;
color: rgb(255,255,255);
text-shadow: 1px 1px 1px rgb(0,0,0);
}

div.volume div.box.contact input[type='submit']
{
color: rgb(255,255,255);
}

div.volume div.box.contact input[type='submit']:hover
{
color: rgb(0,0,0);
}








div.volume div.box.news
{
padding: 0 0 11px 0;
}

div.volume div.box.news h2
{
background: url('../img/news-h2.png') center bottom;
border-radius: 5px 5px 0 0;
font: 1em/normal Impact, "Techno CE", sans-serif;
margin: -1px -1px 0 -1px;
padding: 7px 16px 8px 16px;
text-transform: uppercase;
}

div.volume div.box.news div.item
{
overflow: hidden;
padding: 13px 12px 13px 12px;
}

div.volume div.box.news h3
{
font: bold 0.75em/normal sans-serif;
margin: 0 0 13px 0;
}

div.volume div.box.news p
{
font: 0.75em/normal sans-serif;
}

div.volume div.box.news img
{
margin: 0 0 10px 0;
padding: 3px;
}

div.volume div.box.news p.more
{
float: right;
font: bold 0.75em/normal sans-serif;
text-align: right;
}

div.volume div.box.news p.more a
{
display: block;
padding: 2px 3px 3px 3px;
text-decoration: none;
}

div.volume div.perex
{
margin: 0 0 39px 3px;
padding: 0 0 0 8px;
}

div.volume div.perex p
{
padding: 0 0 2px 0;
}


/* PATICKA: */


div.footer
{
min-width: 61.125em;
width: 100%;
}

div.footer div.container
{
margin: 0 auto 0 auto;
padding: 16px 0 14px 0;
text-align: center;
width: 61.125em;
}

div.footer p
{
font: 0.75em/normal sans-serif;
}

div.footer a
{
text-decoration: none;
}

div.footer a:hover
{
text-decoration: underline;
}


html {/*width: 1920px;*/}




.content form input, .content form textarea, .content form select
{
font: 1em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}


.content form label
{
width: 10em;
}

.content form input[type='text'], .content form input[type='password'], .content form input[type='email']
{
background: none repeat-x rgb(254,254,254);
padding: 2px;
border-radius: 5px;
box-shadow: 0 0px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.3);
}

.content form textarea
{
padding: 4px;
border-radius: 5px;
box-shadow: 0 0px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.3);
}

.content form select
{
background: none repeat-x rgb(254,254,254);
border: 1px solid rgb(240,156,18);
padding: 2px;
}


.content form input[type='submit'], .content form button
{
background: rgb(245,184,0);
color: rgb(255,255,255);
font: 1em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
padding: 10px;
}

.content form input[type='submit']:hover, .content form button:hover
{
background: rgb(241,156,18);
}


.hand{
  cursor: pointer;
}

.clear
{
clear: both;
}





/* kontaktni formular */


div.volume form.contact-form
{
padding: 12px;
}

div.volume form.contact-form h3
{
color: rgb(46,46,46);
}

div.volume form.contact-form fieldset
{
border: none;
padding: 0 70px 0 0;
}


div.volume form.contact-form fieldset.submit
{
border: none;
padding: 10px 0 0 130px;
text-align: left;
}


div.volume form.contact-form p
{
padding: 0 0 5px 0;
}

div.volume form.contact-form label
{
padding: 6px 0 0 0;
text-align: right;
}


div.volume form span.req
{
  color: #de0000;
}


div.volume form.contact-form input[type='text'], div.volume form.contact-form input[type='email']
{
width: 16em;
}


div.volume form.contact-form textarea
{
height: 7.625em;
width: 335px;
}

div.volume form.contact-form p.attachment a
{
font: 0.9em/220% 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
padding: 0 0 0 32px;
position: relative;
text-decoration: none;
}

div.volume form.contact-form p.attachment a:hover
{
text-decoration: underline;
}

div.volume form.contact-form p.attachment span.ico
{
color: rgb(255,255,255);
background: rgb(241,156,18);
border: 1px solid rgb(213,160,0);
border-radius: 3px;
display: block;
font: 1.35em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
left: 0;
min-width: 8px;
padding: 0 7px 0 7px;
text-align: center;
top: -25%;
}

div.volume form.contact-form div.attachments
{
display: none;
margin: 10px 0 0 10em;
}

div.volume form.contact-form div.attachments.active
{
display: block;
}

div.volume form.contact-form fieldset.submit p
{
font: 0.75em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

div.volume form.contact-form button
{
border-radius: 6px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
font: 1.5em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
margin: 0 10px 0 0;
padding: 5px 24px 5px 24px;
}

div.volume form.contact-form button span.ico
{
background-position: -1097px center;
height: 100%;
right: 10px;
top: 0;
width: 10px;
}


div.volume form.contact-form .error {
	color: #de0000;
	font-weight: bold;
	margin-left: 5px;
	white-space: nowrap;
}

div.volume form.contact-form .message .error{
  padding-left: 142px;
}

div.volume form.contact-form h3{
  font-weight: bold;
}




/* Galerry Box =========================================================== */
.gallery-box a, .content .image {
  padding: 4px;
  border: 1px solid #cecece;
  float: left;
  display: block;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
}
.gallery-box a, .content .image{
  padding-bottom: 0px;
}

.gallery-box a:hover {
  background-color: #e5e5e5;
  border-color: #bababa;
}
.gallery-box a span {
  display: block;
  width: 180px;
  height: 120px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.content .image {
  margin: 0px;
  margin-right: 10px;
}



/* Novinky */


div.volume div.news hr
{
background: url('../img/news-hr.png') no-repeat center center;
margin: 25px 0 25px 0;
}

div.volume div.news article
{
overflow: hidden;
}

div.volume div.news div.img
{
margin: 0;
width: 190px;
float: left;
}

div.volume div.news div.img img
{
background: rgb(255,255,255);
border: 1px solid #CECECE;
padding: 4px;
}

div.volume div.news div.data
{
width: 500px;
float: right;
}

div.volume div.news div.data:first-child
{
float: none;
width: auto;
}

div.volume div.news div.data p
{
font: 0.8125em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

div.volume div.news p.more
{
font: 0.9375em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
text-align: right;
}

div.volume div.news p.more a
{
display: inline-block;
padding: 5px 36px 7px 18px;
position: relative;
text-decoration: none;
}

div.volume div.news p.more a span.ico
{
background: url('../img/icons-h.png') no-repeat -14px -68px;
height: 100%;
right: 11px;
top: 0;
width: 7px;
}

div.volume div.news p.more a:hover
{
color: rgb(255,255,255);
}

div.volume div.news .date, div.volume div.new-detail .date{
font: 0.7em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}



#footer-links{
  text-align: center;
  padding-bottom: 5px;
}
#footer-links a, #footer-links a:hover{
font: 0.7em/normal 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
color: #1D1D1D;
}

