/*
Name: Print Style Sheet
Author: Ludek Cernocky and members of his team
Date: 4.2.2008
Note: Don´t steal, just watch and learn. This CSS is copyrighted like all other stuff on eStranky.cz domain ;)
*/

/* 1. Home */
body {background: White; color: Black; font-size: 10pt; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;}

.hide, menu, #menu-bottom, hr, #tabs .search, #tabs ul, div.intro-panel, div#video-teaser, a.top, #footer {display: none;}

#all {padding: 0.5em;}

a {color: #333;}

h1 {font-size: 20pt; margin: 0; padding: 0 0 0.7em 0;}
h2 {font:170%/1.2 "Helvetica", Arial, Verdana, sans-serif; font-weight:normal; margin: 0; padding: 0.7em 0 0.3em 0; letter-spacing: -1px;}
h3 {margin: 2em 0 0.3em 0;}

table {width: 100%;}
th, td {padding: 0.5em 1em 0.5em 0;}
table h4 {margin: 0.5em 0 0 0; padding: 0; text-align: left;}

fieldset {margin: 1em 0 2em 0;}
input, select, textarea {border: 1px solid #999;}

dl, dt, dd {margin: 0; padding: 0;}
dd {margin: 0.3em 0 1em 0;}
button {padding: 0.2em 0.5em;}
dd button {margin: 1.5em 0 0.5em 0;}

#header {border-bottom: 1px solid #CCC;}
#header h1 a {color: #FF5400;}

div.breadcrumbs {border-bottom: 1px solid #CCC; font-size: 9pt; padding: 1em 0;}

#content p a:after {content: " ("attr(href)") "; font-size: 10pt;}

#catalog table th {text-align: left; width: 30%; padding: 0.5em 1em 0.2em 0;}
#catalog td {padding: 0 1em 1em 0;}

#left-column, table.price-programs, table.add-services {page-break-after: always;}

#left-column #news {display: block;}
#left-column #news dl {margin: 1em 0;}
#left-column #news dt, #left-column #news dd {margin: 0; padding: 0;}
#left-column #news dd {margin: 0 0 1.5em 0; padding: 0.3em 0 0 0;}
#left-column #news dd a.more-info {display: none;}

#login fieldset {width: 50%; margin-top: 1em;}
#login a {display: none;}
