/* TEXT columns */
body#gal .content #col-left {
	width: 665px;
	float: left;
	padding-left: 20px;
}

body#gal .content #col-left div.video {
    background-color: #333333;
    left: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 0;
}
body#gal .content #col-left div.video img {
    height: 250px;
}
body#gal .content #col-left div.video a {
    background: url('../_img/layout/button_2.png');
	 background-repeat: no-repeat;
	 background-position: 50% 50%;
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    padding-top: 270px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

body#gal .content #col-left h2 a,
body#gal .content #col-left h2 a:visited {
	color: inherit;
}
body#gal .content #col-left h2.next {
	width: 208px;
	font-size: 13px;
	text-align: center;
}
body#gal .content #col-left h2.next a,
body#gal .content #col-left h2.next a:visited {
	color: #444444;
	text-transform: uppercase;	
}
body#gal .content #col-left h2.main {
	margin-top: 50px;
}

body#gal .content #col-left p {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
}

body#gal .content #col-left ul.galerie {
	width: 650px;
	float: left;
}

body#gal .content #col-left ul.galerie li {
	width: 220px;
	float: left;
}

body#gal .content #col-left ul.galerie li.last {
	width: 208px;
}

body#gal .content #col-left div.l_second {
	width: 345px;
	float: left;
}

body#gal .content #col-left div.l_second p {
	width: 310px;
}

body#gal .content #col-left div.l_third {
	width: 303px;
	float: right;
}

body#gal .content #col-left div.l_third p {
	width: 310px;
}



/*
body#gal .content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	text-align: center;
}

body#gal .content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#gal .yellow {
	width: 212px;
	margin: 0 0 25px 0;
	padding: 10px 20px 10px 20px;
	background: #ebd89b;
	float: left;
	text-align: left;
	height: 188px;
	cursor: pointer;
}

body#gal .bordered {
	width: 210px;
	margin: 0 0 20px 0;
	padding: 10px 20px 15px 20px;
	background: #ffffff;
	float: left;
	text-align: left;
	border: 1px solid #cccbcb;
	height: 160px;
}

body#gal .colored {
	width: 210px;
	margin: 0 0 20px 0;
	padding: 10px 20px 15px 20px;
	background: #ffffff;
	float: left;
	text-align: left;
	border-bottom: 1px solid #cccbcb;
}

body#gal #col-left .colored h2 a,body#gal #col-left .colored h2 a:visited
	{
	display: block;
	background: url("../_img/gal/gal_backgr_colored_H2.gif") -5px 0
		no-repeat;
	padding: 0 0 0 45px;
	font-size: 16px;
	color: #625c53;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	line-height: 40px;
}

body#gal #col-left h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #625c53;
	line-height: 25px;
	font-weight: normal;
	font-weight: bold;
	background: none;
}

body#gal #col-left p {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

body#gal .dark-yellow {
	width: 345px;
	margin: 0 0 27px 0;
	padding: 10px 0 10px 21px;
	background: #bfb184;
	float: left;
	text-align: left;
	height: 188px;
	cursor: pointer;
}

body#gal .gal-house {
	float: left;
	margin: -1px 0 19px 0;
	padding: 0;
	width: 345px;
	text-align: center;
}

body#gal .gal-house p a {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}

body#gal .gal-house p a:hover {
	color: #000000;
	background: #ebd89b;
}

body#gal .gal-house ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body#gal .gal-house li {
	display: inline;
}

body#gal .gal-house li a {
	display: block;
	width: 75px;
	height: 84px;
	margin: 0 5px 0 5px;
	padding: 0;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	border: 1px solid #ffffff;
	position: relative;
	top: 0;
	left: 0;
}

body#gal .gal-house li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 95px;
	height: 65px;
}

body#gal .gal-house li.active a,body#gal .gal-house li a:hover,body#gal .gal-house li a:focus,body#gal .gal-house li a:active
	{
	height: 84px;
}

body#gal .content .gal-house li a.house {
	background-color: #ebd89b;
}

body#gal .content .gal-house li a.house:hover {
	background-color: inherit;
}

body#gal .gal-house li a span {
	display: block;
	margin: 0;
	padding: 0;
	color: #440400;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 65px;
	width: 95px;
}

body#gal .white-box {
	margin: 20px 0 0 0;
	padding: 0;
	background: transparent;
}

body#gal .white-box .numbers {
	margin: 0;
	padding: 8px 0 0 0;
	width: 115px;
	float: left;
}

body#gal .numbers ul {
	margin: 0;
	padding: 0 0 0 13px;
	list-style-type: none;
}

body#gal .numbers li {
	display: inline;
}

body#gal .numbers li a {
	display: block;
	width: 8px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	float: left;
}

body#gal .numbers li.active a,.numbers li a:hover,.numbers li a:focus,.numbers li a:active
	{
	height: 28px;
}

body#gal .numbers li a#number-1 {
	background: url("../_img/gal/gal_number_01.gif") top no-repeat
}

body#gal .numbers li a#number-1:hover {
	background: url("../_img/gal/gal_number_01-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-2 {
	background: url("../_img/gal/gal_number_02.gif") top no-repeat
}

body#gal .numbers li a#number-2:hover {
	background: url("../_img/gal/gal_number_02-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-3 {
	background: url("../_img/gal/gal_number_03.gif") top no-repeat
}

body#gal .numbers li a#number-3:hover {
	background: url("../_img/gal/gal_number_03-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-4 {
	background: url("../_img/gal/gal_number_04.gif") top no-repeat
}

body#gal .numbers li a#number-4:hover {
	background: url("../_img/gal/gal_number_04-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-5 {
	background: url("../_img/gal/gal_number_05.gif") top no-repeat
}

body#gal .numbers li a#number-5:hover {
	background: url("../_img/gal/gal_number_05-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-6 {
	background: url("../_img/gal/gal_number_06.gif") top no-repeat
}

body#gal .numbers li a#number-6:hover {
	background: url("../_img/gal/gal_number_06-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-7 {
	background: url("../_img/gal/gal_number_07.gif") top no-repeat
}

body#gal .numbers li a#number-7:hover {
	background: url("../_img/gal/gal_number_07-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-8 {
	background: url("../_img/gal/gal_number_08.gif") top no-repeat
}

body#gal .numbers li a#number-8:hover {
	background: url("../_img/gal/gal_number_08-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-9 {
	background: url("../_img/gal/gal_number_09.gif") top no-repeat
}

body#gal .numbers li a#number-9:hover {
	background: url("../_img/gal/gal_number_09-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-10 {
	background: url("../_img/gal/gal_number_10.gif") top no-repeat
}

body#gal .numbers li a#number-10:hover {
	background: url("../_img/gal/gal_number_10-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-11 {
	background: url("../_img/gal/gal_number_11.gif") top no-repeat
}

body#gal .numbers li a#number-11:hover {
	background: url("../_img/gal/gal_number_11-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-12 {
	background: url("../_img/gal/gal_number_12.gif") top no-repeat
}

body#gal .numbers li a#number-12:hover {
	background: url("../_img/gal/gal_number_12-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-13 {
	background: url("../_img/gal/gal_number_13.gif") top no-repeat
}

body#gal .numbers li a#number-13:hover {
	background: url("../_img/gal/gal_number_13-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-14 {
	background: url("../_img/gal/gal_number_14.gif") top no-repeat
}

body#gal .numbers li a#number-14:hover {
	background: url("../_img/gal/gal_number_14-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-15 {
	background: url("../_img/gal/gal_number_15.gif") top no-repeat
}

body#gal .numbers li a#number-15:hover {
	background: url("../_img/gal/gal_number_15-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-16 {
	background: url("../_img/gal/gal_number_16.gif") top no-repeat
}

body#gal .numbers li a#number-16:hover {
	background: url("../_img/gal/gal_number_16-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-17 {
	background: url("../_img/gal/gal_number_17.gif") top no-repeat
}

body#gal .numbers li a#number-17:hover {
	background: url("../_img/gal/gal_number_17-on.gif") bottom no-repeat
}

body#gal .numbers li a#number-18 {
	background: url("../_img/gal/gal_number_18.gif") top no-repeat
}

body#gal .numbers li a#number-18:hover {
	background: url("../_img/gal/gal_number_18-on.gif") bottom no-repeat
}

body#gal .numbers li a span {
	display: none;
	margin: 0;
	padding: 20px 0 0 0;
	color: #440400;
	text-align: center;
	text-decoration: none;
	line-height: 100px;
}

body#gal img#big-house {
	width: 250px;
	height: 185px;
}

body#gal .white-box h2 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #625c53;
	line-height: 25px;
	font-weight: normal;
	font-weight: bold;
	background: none;
}

body#gal .white-box p {
	margin: 0;
	padding: 5px 25px 5px 20px;
	line-height: 15px;
}

body#gal .white-box .gal-house {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 1px solid #ffffff;
	width: 120px;
	text-align: center;
	border-top: 1px solid #cccbcb
}

body#gal .white-box .gal-house p {
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 15px;
	text-align: center;
}

body#gal .content ul a,ul a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: url("../_img/layout/img_sipka-link.gif") top right no-repeat;
	padding: 0 20px 0 0;
}

body#gal .content a:hover,body#gal .content a:focus,body#gal .content a:active
	{
	color: #077cc9;
	font-weight: normal;
}
*/
body#gal-bkf .content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	text-align: left;
}

body#gal-bkg .content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	text-align: left;
}

body#gal-bkl .content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	text-align: left;
}

body#gal-bko .content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	text-align: left;
}

body.seznam .content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 140px 0 0 0px;
	float: left;
	background: transparent;
	text-align: center;
}

body.seznam .content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body.seznam .white-box {
	margin: 20px 0 0 0;
	padding: 0;
	background: #ffffff;
}

body.seznam .gal-house {
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	border-bottom: 1px solid #cccbcb;
	width: 122px;
	text-align: center;
}

body.seznam .gal-house img {
	width: 92px;
	height: 62px;
}

body.seznam .gal-house p {
	margin: O;
	padding: 0;
	text-align: right;
}

/*
body.seznam .content h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body.seznam .content h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}
*/
/* --- input form --- */
/*
body.seznam .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 20px;
	background: #ecebe1;
}
body.seznam .grey-box form {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: right;
	clear: left;
}

body.seznam .grey-box p {
	margin: 13px 0 10px 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}

body.seznam .grey-box .pole {
	border: 1px solid #c1c1c0;
	width: 50px;
	height: 18px;
	margin: 5px 0 0 0;
	padding: 2px 0 0 5px;
	color: #000000;
	background: #ffffff;
}
*/
/**
 * gal_sou.php
 */
body#gal-sou .content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 110px 0 0 0px;
	float: left;
	background: transparent;
	text-align: left;
}

body#gal-sou .content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#gal-sou .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 20px;
	background: #ecebe1;
}

body#gal-sou #col-center .grey-box h2 {
	margin: 0;
	padding: 0 0 5px 0;
}

body#gal-sou .grey-box p.desc {
	margin-bottom: 25px;	
}

body#gal-sou .grey-box p {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	line-height: 15px;
	text-align: left;
}

body#gal-sou .white-box {
	margin: 20px 0 0 0;
	padding: 0;
	background: #ffffff;
}

body#gal-sou .gal-house {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px dotted #cccbcb;
	width: 365px;
	text-align: left;
}

body#gal-sou .gal-house p {
	margin: 0;
	padding: 0;
}

body#gal-sou .gal-house img {
	float: left;
	clear: right;
	margin: 0;
	padding: 0px 10px 10px 0;
	text-align: left;
}

body#gal-sou .gal-house .graph {
	float: left;
	clear: both;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	background-color: #efefe7;
	width: 348px;
	height: 11px;
	padding: 1px 1px 1px 0;
}

body#gal-sou .gal-house .graph img {
	padding: 0;
}

body#gal-sou .gal-house .vote {
	margin: 0;
	padding: 0 8px 0 0;
	float: right;
}

body#gal-sou .gal-house .vote a {
	width: 100px;
	display: block;
	text-decoration: none;
	background-color: #efefe7;
	margin: 10px 10px 10px 10px;
	padding: 3px;
	text-align: center;
}

body#gal-sou .gal-house .vote a:hover {
	background-color: #3e7ec0;
	color: #ffffff;
}

body#gal-sou .content h3 {
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

body#gal-sou #col-left p {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	line-height: 18px;
}

body#gal-sou #col-left .nadpis {
	margin: 0;
	padding: 14px 0 8px 20px;
}

body#gal-sou #col-left a:hover {
	color: #1e4c9a;
}

/**
 * gal_esy.php
 */
body#gal-esy .content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 80px 0 0 0px;
	float: left;
	background: transparent;
}

body#gal-esy .content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#gal-esy .white-box {
	margin: 20px 0 0 0;
	padding: 0;
	background: #ffffff;
}

body#gal-esy .white-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body#gal-esy .gal-essay {
	float: left;
	margin: 0;
	padding: 25px 0 10px 0;
	border-bottom: 1px solid #cccbcb;
	width: 183px;
	text-align: center;
	height: 180px;
	overflow: hidden;
}

body#gal-esy .gal-essay a {
	display: block;
	height: 110px;
	overflow: hidden;
}

body#gal-esy .gal-essay img {
	width: 150px;
	opacity: 0.8;
}

body#gal-esy .gal-essay p {
	margin: 5px 15px 5px 15px;
	padding: 0;
	text-align: right;
}

body#gal-esy .grey-box {
	padding: 12px 0 12px 20px;
}

/**
 * gal-esy-art
 */
body#gal-esy-art div#col-left {
	width: 657px;
}

body#gal-esy-art div#col-left div#img-left {
	width: 252px;
	float: left;
}

body#gal-esy-art div#col-left div#text-center {
	width: 350px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}

body#gal-esy-art div#col-left h2 {
	margin-top: 0px;
	font-size: 16px;
}

body#gal-esy-art div#col-left div#text-center p {
	margin-top: 20px;
}

body#gal-esy-art div#col-left img#main-img {
	width: 252px;
}

body#gal-esy-art div#col-left div#img-list img {
	height: 80px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

body#gal-esy-art div#col-left div#img-list {
	clear: both;
	padding-right: -10px;
	padding-top: 20px;
	border-top: solid 1px #cccccc;
	margin-top: 20px;
}

/**
 * gal-ovc
 */
body#gal-ovc .content {
	background: #ffffff;
}

body#gal-ovc .content #video-content {
	text-align: center;
	padding-top: 20px;
}
