/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
	background-image:url('../img/body.gif');
	background-repeat:repeat-x;
	background-position:right top;
}
.cleaner {
	clear:both;
	height: 1px;
	font-size: 1px;
}
.nvsbl {
	display:none;
}
form {
	margin:0;
	padding:0;
}
input.search {
	position:absolute;
	left:280px;
	top:137px;
	width:217px;
	height:17px;
	margin:0;
	padding:2px;
	border:0;
	background:none;
	color:#999999;
}
input.search-button {
	position:absolute;
	left:501px;
	top:137px;
	width:30px;
	height:21px;
	margin:0;
	padding:0;
	border:0;
	background:none;
}
#holder {
	width:100%;
	position:relative;
	background-image:url('../img/holder.gif');
	background-repeat:no-repeat;
	background-position:center top;
}
#header {
	margin:0 auto;
	width:970px;
	height:174px;
	background-image:url('../img/header.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	position:relative;
}
.info {
	color:#4ac0de;
	padding:4px 0 0 5px;
}
.info strong {
	color:#ffffff;
}
.reg {
	position:absolute;
	right:0;
	top:0;
	color:#a9afb4;
	padding:4px 7px 0 0;
}
input.name {
	position:absolute;
	right:44px;
	top:4px;
	width:70px;
	height:14px;
	margin:0;
	padding:2px;
	border:0;
	color:#FFFFFF;
	background-color:#0c2342;
	font-size:11px;
}
input.pass {
	position:absolute;
	right:164px;
	top:4px;
	width:70px;
	height:14px;
	margin:0;
	padding:2px;
	border:0;
	color:#FFFFFF;
	background-color:#0c2342;
	font-size:11px;
}
label.name {
	position:absolute;
	right:242px;
	top:6px;
	color:#FFFFFF;
}
label.pass {
	position:absolute;
	right:124px;
	top:6px;
	color:#FFFFFF;
}
input.search-button {
	position:absolute;
	left:501px;
	top:137px;
	width:31px;
	height:21px;
	margin:0;
	padding:0;
	border:0;
	background:none;
}
input.login-button {
	border:0;
	position:absolute;
	right:5px;
	top:3px;
}
.links {
	position:absolute;
	right:300px;
	top:6px;
	white-space:nowrap;
}
.links a {
	color:#a9afb4;
	text-decoration:none;
	margin-right:10px;
}
.links a:hover {
	text-decoration:underline;
}
#mainframe {
	margin:0 auto;
	width:970px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#mainframe-left {
	float:left;
	width:712px;
	background-image:url('../img/mainframe-left.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#mainframe-left-top {
	background-image:url('../img/mainframe-left-top.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#mainframe-left-middle {
	background-image:url('../img/mainframe-left-middle.gif');
	background-repeat:repeat-y;
	background-position:0px 20px;
}
#mainframe-left-bottom {
	background-image:url('../img/mainframe-left-bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 38px 0;
}
.cont-1 {
	width:702px;
	margin:9px 0 0 7px;
	padding:0 0 3px 0;
}
.cont-1-top {
	background-image:url('../img/cont-1-top.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.cont-1-middle {
	background-image:url('../img/cont-1-middle.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.cont-1-bottom {
	background-image:url('../img/cont-1-bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:21px 0 0px 2px;
}
.cont-1-row {
	border-bottom:2px solid #e0e0e0;
	clear: both;
}
.no-border {
	border-bottom:0;
}
.c1box {
	float:left;
	width:175px;
	text-align:center;
	background-image:url('../img/c1box.gif');
	background-repeat:repeat-y;
	background-position:left bottom;
	position:relative;
	padding:7px 0 4px 0;
	overflow:hidden;
}
.c1box-text {
	float:left;
	width:280px;
	height:143px;
	text-align:left;
	position:relative;
	padding:15px 20px 0 50px;
	overflow:hidden;
}
.nbg {
	background:none;
}
.c1box-text h3 {
	margin:0 0 7px 0;
	padding:0;
	font-weight:bold;
	color:#0151ac;
	font-size:16px;
}
.c1box img {
	border:0;
	margin: 4px 0;
}

.c1box div.name {
	position: absolute;
	width: 147px;
	margin-top: -17px;
	text-align: right;
}

.c1box div.name span {
	background-color: #000000;
	padding: 0 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.c1box div.act {
	color:#0151ac;
	font-weight:bold;
	padding:0 25px 0 25px;
	height: 2.2em;
}
.c1box div.place {
	padding:0 25px 0 25px;
}
.c1box div.date {
	padding:0 25px 0 25px;
}
.c1box div.rating {
	text-align:right;
	padding:0 15px 0 25px;
}
.c1box .rating img {
	vertical-align: middle;
	margin: -1px 2px 0 1px;
}
.cont-2 {
	width:702px;
	margin:2px 0 0 7px;
	padding:0 0 3px 0;
}
.cont-2-top {
	background-image:url('../img/cont-2-top.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.cont-2-middle {
	background-image:url('../img/cont-2-middle.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.cont-2-bottom {
	background-image:url('../img/cont-2-bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:21px 0 0px 2px;
}
.cont-2-row {
	border-bottom:2px solid #e0e0e0;
	height:158px;
}
.c2box {
	float:left;
	width:193px;
	height:151px;
	text-align:center;
	/*background-image:url('../img/c1box.gif');
	background-repeat:repeat-y;
	background-position:left bottom;*/
	position:relative;
	padding:7px 20px 0 20px;
	overflow:hidden;
}
.c2box img {
	border:0;
	width:75px;
	height:100px;
	float:right;
	display:block;
}
.c2box div.cont {
	display:block;
	text-align:left;
	padding:0 0 0 0;
	width:110px;
}
.c2box div.act {
	color:#0151ac;
	font-weight:bold;
	text-align:left;
	padding:0 10px 0 8px;
	background-image:url('../img/anch.gif');
	background-repeat:no-repeat;
	background-position:0 3px;
}
.c2box div.rating {
	text-align:right;
	padding:0 5px 0 20px;
	margin-top:10px;
	clear:both;
}
.c2box .rating img {
	border:0;
	width:21px;
	height:13px;
	float:none;
	display:inline;
}
#mainframe-right {
	float:right;
	width:258px;
	background-image:url('../img/mainframe-right.gif');
	background-repeat:repeat-y;
	background-position:right top;
}

.cont-3 {
	width:258px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cont-3-top {
	background-image:url('../img/cont-3-top.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.cont-3-middle {
	background-image:url('../img/cont-3-middle.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.cont-3-bottom {
	background-image:url('../img/cont-3-bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:21px 0 0px 2px;
}
.cont-3-row {
	border-bottom:2px solid #e0e0e0;
	height:158px;
}
#partylist {
	padding:15px;
}
.party-box {
	margin:0 0 10px 0;
}
#partylist a {
	text-decoration:none;
	color:#2f82c0;
	display:block;
}
#partylist a:hover {
	text-decoration:underline;
}
.banner-2 {
	width:250px;
	height:250px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.banner-3 {
	width:250px;
	height:60px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cont-4 {
	width:258px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cont-4-top {
	background-image:url('../img/cont-4-top.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.cont-4-top2 {
	background-image:url('../img/cont-4-top2.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.cont-4-middle {
	background-image:url('../img/cont-4-middle.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.cont-4-bottom {
	background-image:url('../img/cont-4-bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:21px 0 0px 2px;
}
.cont-4-row {
	border-bottom:2px solid #e0e0e0;
	height:158px;
}
#sou {
	padding:15px;
}
.sou-box {
	margin:0 0 6px 0;
}
#sou a {
	text-decoration:none;
	color:#2f82c0;
	display:block;
}
#sou a:hover {
	text-decoration:underline;
}

#gogo-title-box {
	padding:15px;
}

#gogo-title-box img {
	border: 0;
}

.gogo-box {
	margin: 0 0 6px 0;
}

.gogo-box a {
	color: #6c6c6c !important;
}

#gogo-title-box a {
	text-decoration:none;
	color:#2f82c0;
	display:block;
}
#gogo-title-box a:hover {
	text-decoration:underline;
}

.den {
	clear: both;
}

.den .nofloat {
	clear: both;
	padding-top: 1px;
}
.den .datum {
	width: 95px;
	_width: 105px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	/*text-transform: uppercase*/;
	color: #838383;
	background-color: #E0E0E0;
	padding: 1px 6px;
}

.den .party {
	padding: 5px 0;
}

.den .party h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.den .party .kde {
	width: 97px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-left: 12px;
	display: block;
	color: #6F6F6F;
}

.den .party a {
	color: #6C6C6C;
	text-decoration: none;
	font-weight: bold;
}

.den .party .popis {
	width: 446px;
	margin-left: 18px;
	float:left;
	display: block;
}

.den .party .popis a {
	color:#0151AC;
}

.den .party .partyikonka {

	float:right;
	display: block;

	width: 115px;
	height: 40px;

}

.den .party .popis .nazev {
	font-size: 12px;
}

.den .party .popis ul.partyodkazy {

	margin-left: 17px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;


}

ul.partyodkazy li {
	list-style-image: url('../img/link-i.gif');
	color: #0554AC;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.partyodkazy li a:hover {
	text-decoration: underline;
}


ul.datadole {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	background:red
	width: 500px;
}

ul.datadole a {
	font-weight: normal;
}

ul.datadole li {
	list-style-type:none;
	float: left;
	/*display:block;*/
	padding: 7px;
	border-left: 1px solid #E0E0E0;
	color: #0151AC;
	font-size: 11px;
}

ul.datadole li#prvni { border: 0px }

ul.datadole li span {
	font-weight:bold;
}

.den .party .popis ul.partyodkazy li a {
	color: #0554AC;
	font-size: 10px;
	font-weight: normal;
	position: relative;
}

.den .party .popis h3 {
	font-size: 12px;
}

.den .party .popis h3 a {
	color:#0554AC;
}

.den .party .popis h3 a:hover {
	text-decoration: underline;
}

.den .party .popis .nazev, .den .party .popis .tipnatrip, .den .party .popis .cervene, .den .party .popis .zelene  {
	font-weight: bold;
	text-transform: uppercase;
}
.den .party .popis .tipnatrip {
	color: #8a93e3;
}
.den .party .popis .cervene {
	color: #f00;
}
.den .party .popis .zelene {
	color: #0c0;
}

.den .party .popis .party_info {
	color: #6C6C6C;;
	font-size: 10px;

}
.den .party .flyer {
	float: right;
	margin: 0 4px 5px 5px;
}

.party_sep, .mesto_sep, .den_sep {
	clear: both;
	margin: 0;
}

.party_sep, .mesto_sep {
	height: 1px;
	font-size: 1px;
}

.party_sep, .mesto_sep {
	background: #E0E0E0;
}



.den_sep {
	background: #e0e0e0;
	height: 2px;
	font-size: 1px; /* for IE */

}

ul li {list-style-type:square; }


#party1 {width: 230px; height:120px; display:block; margin-top: 15px; }
#party2 {width: 230px; height:40px; display:block;  }
#party3 {width: 230px; height:30px; display:block;  }
#party4 {width: 230px; height:110px; display:block; padding-top: 5px;  }

.leva {text-align: center; vertical-align:center; padding-left: 20px; width:45px;}
.stred { width: 140px; }
.prava {width: 45px }


#kalendar {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	width: 140px;
}

#kalendar li {
	list-style-type:none;
	width: 16px;
	height: 17px;
	display: block;
	background: #DCDCDC;
	color: #0454AB;
	padding-right: 2px;
	padding-top: 1px;
	text-align: right;
	float: left;
	display: block;
	margin-right:  2px;
	margin-bottom:  2px;
}

#kalendar li.vikend {
	background: #4791CF;
	color: white;
}

.select {

	border: 0px;
	background-color:  #DCDCDC;
	font-size: 11px;
	font-family: arial;
	margin-right: 1px;
	margin-bottom: 3px;
	}

.select2 {

	border: 0px;
	background-color:  #DCDCDC;
	font-size: 11px;
	font-family: arial;
	margin-right: 1px;
	margin-bottom: 3px;
	width: 40px;
	#width:36px;
	}

#party3 a {font-size: 11px; color:#1E65B4; }
#party3 {color: #9B9B9B; text-align: center }
#oddo {padding-right: 25px; padding-left: 10px; }
#party4 span {display: block; padding: 3px; #padding-bottom: 8px; }
.select6 {
	border: 0px;
	background-color:  #DCDCDC;
	font-size: 11px;
	font-family: arial;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 136px;
	#width:136px;
	padding: 1px;
	}

#submit1 {margin-top: 15px; #margin-top: 20px;}
#submit2 {margin-top: 60px; #margin-top: 65px;}

/* kalendar */
#kalendar a {
	font-weight: normal;
}

.nxt a {color: #4a3c19;}

#today {background-color: white;}
#today a {color: black;}

#kalendar td {
	text-align: right;
	padding: 2px;
	background: #dcdcdc;
}

#kalendar td.wknd {background-color: #4791cf;}
#kalendar td.wknd a {
	color: white;
}

#kalendar {
	margin-left: 20px;
	padding: 0 3px;
}
/* kalendar */
