@media screen {
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Arial CE', 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Arial, Verdana, lucida, sans-serif;
    background: #e0e0e0 url(http://www.videotour.cz/images/body_bgr.gif) repeat-x;
    color: #444;
    text-align: left;
    font-size: 0.82em
}

a {
    color: #DA9B2D;
    text-decoration: underline;
}

a:hover {
    color: #669900;
    text-decoration: none;
}

a:visited {
    color: #DA9B2D;
    text-decoration: underline;
}

a:visited:hover {
    color: #669900;
    text-decoration: none;
}

hr {
    color: #EAFDBC;
    border: 0 none;
    border-top: 1px solid #EAFDBC;
    height: 1px;
    padding: 10px 0;
}

#container {
    width: 1000px;
    margin: 0 auto;
    background: transparent url(http://www.videotour.cz/images/cont_bottom.jpg) left bottom no-repeat;
    padding-bottom: 40px;
}

#header {
    width: 940px;
    height: 150px;
    margin: 0 auto;
    background: transparent url(http://www.videotour.cz/images/header.jpg) no-repeat;
    color: #757575;
}

#header.off {
    background: transparent url(http://www.videotour.cz/images/header_off.jpg) no-repeat;
}

#header.admin {
    background: transparent url(http://www.videotour.cz/images/header_admin.jpg) no-repeat;
}

#header_left {
    width: 300px;
    height: 150px;
    float: left;
}

#vt_logo {
    width: 147px;
    height: 91px;
    display: block;
    position: relative;
    top: 50px;
    left: 28px;
}

#vt_mod {
    width: 70px;
    height: 60px;
    display: block;
    position: relative;
    top: -30px;
    left: 220px;
}

#header_right {
    width: 640px;
    height: 135px;
    float: left;
}

#taby {
    width: 560px;
    float: left;
    margin-left: 20px;
}

#hdr_text {
    width: 440px;
    line-height: 1.5em;
    margin: 65px 0 0 10px;
}

#lang {
    display: block;
    float: right;
    margin: -40px 28px 0 0;
}

#rss ul {
    float: right;
    margin: 0 30px 0 0;
    list-style: none;
}

#rss li a {
    display: block;
    width: 101px;
    height: 27px;
}

#content {
    width: 976px;
    min-height: 400px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #C7D796;
    background: #EAFDBC;
}

#flash {
    padding: 2px;
}

#ftr_loga {
    width: 940px;
    height: 90px;
    margin: 0 auto;
    background: transparent url(http://www.videotour.cz/images/ftr_loga.jpg) no-repeat;
}

#ftr_loga div {
    display: inline;
}

#ftr_text {
    text-align: right;
    margin: 15px 65px 15px 0;
    color: #757575;
}

#eu_logo {
    width: 195px;
    height: 53px;
    display: block;
    margin: 13px 5px 0 30px;
    float: left;
}

#rop_logo {
    width: 70px;
    height: 53px;
    display: block;
    margin: 13px 0 0 8px;
    float: left;
}

#gimi_logo {
    width: 69px;
    height: 27px;
    display: block;
    margin: 31px 5px 0 445px;
    float: left;
}

#nebenet_logo {
    width: 69px;
    height: 21px;
    display: block;
    margin: 34px 0 0 14px;
    float: left;
}

#tabs {
    float: left;
    width: 100%;
    background: transparent;
    font-size: 100%;
    line-height: normal;
    margin: 16px 0 0 0;
}

#tabs ul {
    margin: 0;
    list-style: none;
}

#tabs li {
    display: inline;
}
	  
#tabs a {
    float: left;
    background: #999 url("http://www.videotour.cz/images/tableft-grey.gif") left top no-repeat;
    margin-left: 3px;
    padding-left: 10px;
    text-decoration: none;
}

#tabs a span {
    float: left;
    display: block;
    background: url("http://www.videotour.cz/images/tabright-grey.gif") right top no-repeat;
    padding: 5px 15px 3px 5px;
    color: #000; 
}

#tabs a:hover span {
    color: #666;
}

#tabs a:hover {
    background-position: 0% -24px;
    border-bottom: 1px solid #fbfbfb;
}

#tabs a:hover span {
    background-position: 100% -24px;	  
}

#tabs a.selected {
    background-position: 0% -24px;
    border-bottom: 1px solid #fbfbfb;
}

#tabs a.selected span {
    background-position: 100% -24px;
    color: #666;
}

#tabs_content {
    float: left;
    width: 100%;
    background: transparent;
    font-size: 105%;
    line-height: normal;
    margin-top: -28px;
}

#tabs_content ul {
    margin: 0;
    padding: 0px 10px 0 339px;
    list-style: none;
}

#tabs_content li {
    display: inline;
}
	  
#tabs_content a {
    float: left;
    background: #FFCC33 url("http://www.videotour.cz/images/tableft-color.gif") left top no-repeat;
    text-decoration: none;
    margin-left: 5px;
    padding-left: 10px;
}

#tabs_content a span {
    float: left;
    display: block;
    background: url("http://www.videotour.cz/images/tabright-color.gif") right top no-repeat;
    padding: 6px 15px 5px 5px;
    color: #935C00; 
}

#tabs_content a:hover span {
    color: #657D33;
}

#tabs_content a:hover {
    background-position: 0% -30px;
    border-bottom: 1px solid #E9FDB8;
}
#tabs_content a:hover span {
    background-position: 100% -30px;
}

#tabs_content a.selected {
    background-position: 0% -30px;
    border-bottom: 1px solid #E9FDB8;
}

#tabs_content a.selected span {
    background-position: 100% -30px;
    color: #657D33;
    border-bottom: 1px solid #E9FDB8;
}

.hidden {
    display:none;
}

.subpage {
    padding: 20px 40px;
}

.subpage h2, .subpage h3, .subpage h4, .subpage h5 {
    margin: 0 0 20px 0;
}

.subpage h4 {
    font-size: 1.2em;
}

.subpage p {
    margin: 0 0 20px 0;
}

.pager {
    text-align: center;
}

.list {
    padding: 14px;
}

.filter {
    position: absolute;
    margin-left: 740px;
}

.alert, .info {
    background: #fff6bf url(http://www.videotour.cz/images/exclamation.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}

.info {
    background: #F8FAFC url(http://www.videotour.cz/images/information.png) center no-repeat;
    background-position: 15px 50%;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

#map {
    padding: 0 0 20px 10px;
    float: left;
}

div.stylized {
    padding: 14px;
}

.stylized p.bigger {
    font-size: 12px;
    line-height: 18px;
}

.grey {
    font-size: 11px;
    color: #757575;
}

.news {
    font-size: 12px;
    color: #444;
    margin-bottom: 20px;
    border-bottom: solid 1px #DA9B2D;
    padding-bottom: 10px;
    line-height: 18px;
}

.mt {
    margin-top: 18px;
}

.stylized ul {
    margin: 10px 0 0 20px;
}

#func {
    text-align: right;
    margin: 10px 6px 5px 0;
}


/* ------ Forms ------ */
form {
    padding: 14px;
}

form.stylized {
    width: 864px;
}

.stylized, .list {
    border: 2px solid #fff;
    background: #f6fde4;
}

.stylized h3, .list h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #60762c;
}

.stylized p, .list p {
    font-size: 11px;
    color: #444;
    margin-bottom: 20px;
    border-bottom: solid 1px #DA9B2D;
    padding-bottom: 10px;
}

.stylized p.nbb {
    border-bottom: 0px;
}

.stylized label {
    display: block;
    font-weight: bold;
    text-align: right;
    width: 240px;
    float: left;
}

.stylized .small {
    color: #757575;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 240px;
}

.stylized input, .stylized textarea, .stylized select {
    float: left;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #DA9B2D;
    width: 400px;
    background: #fff;
    margin: 2px 0 20px 10px;
}

.stylized input.check {
    float: left;
    border: none;
    width: auto;
    margin: 2px 500px 20px 10px;
}

.mceEditor {
    float: left;
    margin: 2px 0 20px 10px;
    font-size: 12px;
}

.stylized select {
    height: 26px;
    padding: 3px;
    width: 413px;
    font-size: 13px;
}

.stylized button, button.bigger {
    margin-left: 250px;
    width: 200px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-weight: bold;
}

button.bigger {
    margin-left: 0;
    width: auto;
    padding: 0 20px;
}

.stylized button.reset_button, .stylized button.small_button {
    margin-left: 0px;
    width: 100px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    font-weight: normal;
    font-size: 11px;
}

.stylized button.small_button {
    width: auto;
    float: left;
    margin: 0 5px;
}

.stylized .reset {
    margin-left: 40px;
}

form.recommended, form.tips {
    padding: 0;
}

form.recommended input, form.tips input {
    float: none;
    margin: 0 0 20px 0;
}

form.tips, form.tips input {
    width: 360px;
}

.stylized form.tips button, .stylized form.recommended button {
    margin-left: 0px;
    width: 360px;
}

h4.tips {
    width: 400px;
    float: left;
    display: block;
}

.th {
    float: left;
    width: 400px;
    height: 300px;
    display: block;
    margin-left: 30px;
}

.clear {
    clear: both;
}

.mb {
    margin-bottom: 20px;
}


/* ------ Tables ------ */
table {
    width: 100%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 1em auto;
    border-collapse: collapse;
}

tr.odd td {
    background: #d8fd7f;
}

tr.odd .column1 {
    background: #d8fd7f;
}

.column1	{
    background: #eafdbd;
}

td {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: .3em 1em;
    text-align: center;
    background: #eafdbd;
}

th {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: .3em 1em;
}

thead th {
    background: #d8fd7f;
    text-align: center;
    line-height: 2em;
    font-size: 14px;
    font-weight: bold;
    color: #60762c;
}

/* ------ Date picker ------ */
div.datePicker {
    position: absolute;
    min-width: 24em;
    width: 24em;
    z-index: 9999;
    text-align: center;
    font: 900 0.8em/0.8em Verdana, Sans-Serif;
    background: transparent;
    -moz-user-select: none;
    -khtml-user-select: none;
}

div.staticDP {
    position: relative;
    top: 5px;
    left: 0;
}

iframe.iehack {
    position: absolute;
    background: #fff;
    z-index: 9998;
    padding: 0;
    border: 0;
    display: none;
    margin: 0;
}

a.date-picker-control:link, a.date-picker-control:visited, a.date-picker-control:hover, a.date-picker-control:active, a.date-picker-control:focus {
    position: relative;
    display: -moz-inline-stack;
    border: 0 none;
    padding: 0;
    margin: 6px 0 0 6px;
    background: transparent url(http://www.videotour.cz/images/date_picker/cal.gif) no-repeat 50% 50%;
    min-width: 16px;
    line-height: 1;
    cursor: pointer;
    visibility: visible;
    text-decoration: none;
    vertical-align: middle;

    float: left;
}

* html a.date-picker-control {
    width: 16px;
}
a.date-picker-control {
    display: inline-block;
}
a.date-picker-control span {
    display: block;
    width: 16px;
    height: 16px;
    margin: auto 0;
}

div.datePicker th span {
    display: inline;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
    line-height: 1em;
    border-width: 0;
    font-family: georgia, times new roman, palatino, times, bookman, serif;
    background: transparent;
    font-weight: bold;
    cursor: pointer;
}
div.datePicker th span.month-display, div.datePicker th span.year-display {
    text-transform: uppercase;
    letter-spacing: 1px;
    font: normal 1.2em Verdana, Sans-Serif;
    cursor: default;
}
div.datePicker th span.prev-but, div.datePicker th span.next-but {
    font-size: 1.8em;
    cursor: pointer !important;
}

div.datePicker th span.today-but {
    text-align: center;
    margin: 0 auto;
    font: normal 1em Verdana, Sans-Serif;
    width: 100%;
    text-decoration: none;
    line-height: 1.6em;
    text-transform: uppercase;
    cursor: pointer !important
}
div.datePicker thead th span.fd-disabled {
    color: #aaa;
    cursor: default !important;
}

div.datePicker th span.fd-day-header {
    text-align: center;
    margin: 0 auto;
    font: 900 1em Verdana, Sans-Serif;
    height: 1.4em;
    width: 2em;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 1.4em;
}

div.datePicker table {
    position: relative;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    background: #fff url(http://www.videotour.cz/images/date_picker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
    text-align: center;
    width: 100%;
    border-spacing: 2px;
    table-layout: fixed;
    border-collapse: separate;
}

div.datePicker table td {
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2em;
    cursor: pointer;
    background: #fff url(http://www.videotour.cz/images/date_picker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
    width: 3em;
    height: 3em !important;
    height: 2.8em;
    outline: none;
}
div.datePicker table th {
    border: 0 none;
    padding: 0;
    line-height: 1em;
    font-weight: bold;
    color: #222;
    text-align: center;
    vertical-align: middle;
}
div.datePicker table td.date-picker-unused {
    background: #fff url(http://www.videotour.cz/images/date_picker/backstripes.gif);
    border-color: #dcdcdc;
    padding: 0;
    cursor: default !important;
}
div.datePicker table thead th.date-picker-title {
    width: auto;
    height: auto;
    padding: 0.4em 0;
}

div.datePicker table th.date-picker-day-header {
    text-transform: lowercase;
    width: 3em;
}
div.datePicker table th.date-picker-day-header span {
    display: block;
}

div.datePicker table td.date-picker-today {
    background: #fff url(http://www.videotour.cz/images/date_picker/bullet2.gif) no-repeat 0 0;
    color: rgb(100,100,100) !important;
}

div.datePicker table td.date-picker-selected-date {
    color: #333 !important;
    border-color: #333 !important;
}

td.date-picker-highlight {
    color: #a86666;
}

div.datePicker table td.out-of-range {
    color: #ccc !important;
    font-style: oblique;
    background: #fcfcfc !important;
    cursor: default !important;
}

div.datePicker table td.day-disabled {
    color: #aaa !important;
    background: transparent !important;
    cursor: default !important;
}

div.datePicker table tbody td.date-picker-hover {
    background: #fff url(http://www.videotour.cz/images/date_picker/bg_header.jpg) no-repeat 0 0;
    cursor: pointer;
    border-color: rgb(100,130,170);
    color: rgb(100,130,170);
}

* html div.datePicker table td {
    background-image: none;
}
* html div.datePicker table td.date-picker-unused {
    background: #f2f2f2;
}
}

@media print {
        body {
		background: white;
		font-size: 12pt;
	}

	img {
		border: none;
	}

	#container {
		width: auto;
		margin: 0 5%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: transparent;
	}

	a:link, a:visited {
		color: #520;
		background: transparent;
 		font-weight: bold;
		text-decoration: underline;
	}

	a:link:after, a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
	}

        .print, .hidden {
                display: inline;
        }

        #header_left, #tabs, #header_links, #tabs_content, #ftr_text a, .ph {
                display: none;
        }

        #ftr_loga div {
            display: block;
        }


	#content, #ftr_loga {
		width: auto;
   		margin-top: 1em;
   		padding-top: 1em;
   		border-top: 1px solid #930;
   	}
}
