/* @override 
	http://milanurban.iqsoft.cz/ui/css/urban-main.css
	http://milanurban.cz/ui/css/urban-main.css
*/

@charset "UTF-8";

/* @group defaults */
/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul,ol {
	list-style: none;
}

fieldset,img, div, p {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group layout */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	/*font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;*/
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background: #fbfbfb url(../images/layout/background-sky.jpg) repeat-x center top;
}

body.inside {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	/*font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;*/
	margin: 40px 40px 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background: #fbfbfb none;
}

a {
	text-decoration: none;
	color: #ff8400;
}

a:hover {
	/* text-decoration: underline; */
	color: #666666;
}

#quick-navi-links tbody tr td a {
	color: #666666;
}

#quick-navi-links tbody tr td a:hover {
	color: #ff8400;
}

a.triangle {
	padding-left: 12px;
	color: #ff8400;
	background: url(../images/layout/triangle.png) no-repeat 0 4px;
}

a.triangle:hover {
	color: #666666;
	background: url(../images/layout/triangle-over.png) no-repeat 0 4px;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#main {
	float: left;
	width: 960px;
}

#top {
	float: left;
	width: 960px;
	height: 119px;
}

#logo-cssd {
	position: relative;
	float: left;
	margin-left: 18px;
	width: 127px;
	height: 119px;
	background: url(../images/layout/header-logo-cssd.png) no-repeat;
}

#slogan {
	position: relative;
	float: left;
	width: 815px;
	height: 70px;
	background: url(../images/layout/header-urban-slogan.png) no-repeat;
}

#menu {
	position: relative;
	float: left;
	width: 772px;
	height: 49px;
	text-shadow: #000000 0 0 0;
}

#head-box {
	position: relative;
	float: left;
	height: 310px;
	width: 960px;
}

#head-box.uvod-1 {
	background: url(../images/main-title/main-title-1.jpg) no-repeat 49px 8px;
}

#border-graphic {
	position: relative;
	float: left;
	width: 960px;
	height: 310px;
	background: url(../images/layout/titul-frameover.png) no-repeat;
}

#urban-figure{
	position: absolute;
	width: 246px;
	height: 296px;
	left: 557px;
	bottom: 24px;
	background: url(../images/layout/urban.png) no-repeat;
	z-index: 1000;
}

#news-ticker {
	position: relative;
	float: left;
	width: 920px;
	background-color: yellowgreen;
	height: 33px;
	padding-bottom: 16px;
	background: url(../images/layout/news-ticker-icon.png) no-repeat;
	overflow: hidden;
}

#news-ticker h3 {
	position: relative;
	float: left;
	margin-top: 7px;
	margin-left: 79px;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 3px;
	width: 625px;
	/*overflow: hidden;*/
}

#sympatizant {
	position: relative;
	float: right;
	width: 202px;
	height: 37px;
	overflow: hidden;
}

#body-content {
	position: relative;
	float: left;
	width: 890px;
	min-height: ;
	padding-left: 35px;
	padding-right: 35px;
}

/* @end */

/* @group menu */

#globalmenu {
	margin: 0;
	padding: 0;
}

#globalmenu li {
	display: inline;
	height: 49px;
}

#globalmenu li a {
	float: left;
	height: 0;
	padding-top: 49px;
	overflow: hidden;
	background-image: url(../images/layout/menu-top.png);
}

/* buttons */
#globalmenu li#gm-uvod a {
	width: 46px;
	background-position: 0 -98px;
}

#globalmenu li#gm-kdo-jsem a {
	width: 99px;
	background-position: -46px -98px;
}

#globalmenu li#gm-stredni-cechy a {
	width: 131px;
	background-position: -145px -98px;
}

#globalmenu li#gm-blog a {
	width: 67px;
	background-position: -276px -98px;
}

#globalmenu li#gm-galerie a {
	width: 79px;
	background-position: -343px -98px;
}

#globalmenu li#gm-kalendar a {
	width: 93px;
	background-position: -422px -98px;
}

#globalmenu li#gm-kontakt a {
	width: 85px;
	background-position: -515px -98px;
}

#globalmenu li#gm-hledat {
	float: left;
	display: block;
	width: 172px;
	background-image: url(../images/layout/menu-top.png);
	background-position: -600px -98px;
}

#globalmenu li#gm-hledat input#hledat {
	position: relative;
	float: left;
	margin-left: 13px;
	margin-top: 14px;
	height: 18px;
	width: 115px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	background: none;
	border: none;
	line-height: 16px;
	font-size: 12px;
}

#globalmenu li#gm-hledat input#hledat {
	position: relative;
	float: left;
	margin-left: 13px;
	margin-top: 14px;
	height: 21px;
	width: 115px;
	padding-left: 3px;
	padding-right: 3px;
	background: none;
	border: none;
}

#globalmenu li#gm-hledat a {
	position: relative;
	float: right;
	padding-right: 12px;
	margin-top: 16px;
	height: 0px;
	width: 20px;
	padding-top: 19px;
	overflow: hidden;
	background: url(../images/layout/lupa.png) no-repeat 0 -19px;
}

#globalmenu li#gm-hledat a:hover {
	background-position: 0 0;
}

/* rollovers */

#globalmenu li#gm-kdo-jsem a:hover {
	width: 99px;
	background-position: -46px -147px;
}

#globalmenu li#gm-stredni-cechy a:hover {
	width: 131px;
	background-position: -145px -147px;
}

#globalmenu li#gm-blog a:hover {
	width: 67px;
	background-position: -276px -147px;
}

#globalmenu li#gm-galerie a:hover {
	width: 79px;
	background-position: -343px -147px;
}

#globalmenu li#gm-kalendar a:hover {
	width: 93px;
	background-position: -422px -147px;
}

#globalmenu li#gm-kontakt a:hover {
	width: 85px;
	background-position: -515px -147px;
}

/* on-states */

#globalmenu li#gm-kdo-jsem a:active {
	width: 99px;
	background-position: -46px -49px;
}

#globalmenu li#gm-stredni-cechy a:active {
	width: 131px;
	background-position: -145px -49px;
}

#globalmenu li#gm-blog a:active {
	width: 67px;
	background-position: -276px -49px;
}

#globalmenu li#gm-galerie a:active {
	width: 79px;
	background-position: -343px -49px;
}

#globalmenu li#gm-kalendar a:active {
	width: 93px;
	background-position: -422px -49px;
}

#globalmenu li#gm-kontakt a:active {
	width: 85px;
	background-position: -515px -49px;
}

/* sections */

#container.kdo-jsem #main #top #menu #globalmenu li#gm-kdo-jsem a {
	width: 99px;
	background-position: -46px -49px;
}

#container.stredni-cechy #main #top #menu #globalmenu li#gm-stredni-cechy a {
	width: 131px;
	background-position: -145px -49px;
}

#container.blog #main #top #menu #globalmenu li#gm-blog a {
	width: 67px;
	background-position: -276px -49px;
}

#container.galerie #main #top #menu #globalmenu li#gm-galerie a {
	width: 79px;
	background-position: -343px -49px;
}

#container.kalendar #main #top #menu #globalmenu li#gm-kalendar a {
	width: 93px;
	background-position: -422px -49px;
}

#container.kontakt #main #top #menu #globalmenu li#gm-kontakt a {
	width: 85px;
	background-position: -515px -49px;
}

/* @end */

/* @group helpers */

.al-left {
	text-align: left;
}

.al-right {
	text-align: right;
}

.al-center {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.hidden {
	display: none;
}

.nodisplay{
	display: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.no-border {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
	outline: none;
}

a:active {
	outline: none;
}

/* @end */

/* @group cs-fix */

.hover-large-label { behavior: url(scripts/iepngfix.htc) }

/* @end */

/* @group colors */

.colorRed {
	color: #e51c23;
}

.colorBlack {
	color: #000000;
}

div.hot-text p a:hover span.colorBlack {
	color: #ff6600;
}

/* @end */

/* @group socialnetworks list */

#socialnetworksmenu {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
}

#socialnetworksmenu li {
	display: inline;
	height: 17px;
}

#socialnetworksmenu li a {
	float: left;
	height: 0;
	padding-top: 17px;
	overflow: hidden;
	margin-right: 10px;
	background: url(../images/layout/snmenu.png) no-repeat;
}

#socialnetworksmenu li#snm-rss a {
	width: 17px;
	background-position: 0 0;
}

#socialnetworksmenu li#snm-youtube a {
	width: 17px;
	background-position: -27px 0;
}

#socialnetworksmenu li#snm-facebook a {
	width: 17px;
	background-position: -54px 0px;
}

#socialnetworksmenu li#snm-twitter a {
	width: 17px;
	background-position: -78px 0px;
}

#socialnetworksmenu li#snm-flickr a {
	width: 17px;
	background-position: -100px 0px;
}

#socialnetworksmenu li#snm-cssdbrno a {
	width: 17px;
	background-position: -128px 0px;
}

/* @end */


/* @group quick-navy */

#quick-navi {
	float: left;
	width: 883px;
	height: 136px;
	margin-top: 25px;
	margin-left: 4px;
	background: url(../images/layout/background-rychla-navigace.png) repeat-y;
}

#quick-navi h3 {
	position: relative;
	float: left;
	margin-top: 14px;
	margin-left: 30px;
	font-size: 16px;
	color: #ff8400;
}

#quick-navi table#quick-navi-links {
	float: left;
	margin-left:30px;
	margin-top: 23px;
	width: 820px;
	line-height: 24px;
}

#quick-navi-bottom {
	float: left;
	width: 868px;
	height: 9px;
	background: url(../images/bgrnd-box-full-bottom.gif) no-repeat;
}

/* @end */

/* @group hotspots */

#hotspots {
	position: relative;
	float: left;
	width: 883px;
	margin-bottom: 20px;
	margin-left: 4px;
}

ul#ul-hotspots {
	position: relative;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

ul#ul-hotspots li {
	position: relative;
	float: left;
	display: inline;
	width: 189px;
	margin-right: 39px;
	background: url(../images/layout/background-hotspot.png) no-repeat;
}

ul#ul-hotspots li.last {
	margin-right: 0px;
}

ul#ul-hotspots li a {
	border: none;
}

ul#ul-hotspots li a img {
	margin-left: 1px;
	margin-top: 4px;
}

ul#ul-hotspots li h4 {
	margin-top: 14px;
	margin-left: 2px;
	font-size: 16px;
	line-height: 20px;
	color: #ff8400;
}

ul#ul-hotspots li h4 a {
	color: #ff8400;
}

ul#ul-hotspots li h4 a:hover {
	color: #666666;
}

ul#ul-hotspots li p.hotspot-text {
	margin-left: 2px;
	line-height: 16px;
	margin-top: 8px;
}

ul#ul-hotspots li p.hotspot-datum {
	height: 16px;
	margin-left: 2px;
	overflow: hidden;
	margin-top: 12px;
	color: #999999;
}

/* @end */

/* @group promo */

#promo {
	position: relative;
	float: left;
	margin-left: 3px;
}

ul#ul-promo {
	position: relative;
	float: left;
	height: 182px;
}

ul#ul-promo li {
	position: relative;
	float: left;
	display: block;
	width: 280px;
	margin-right: 22px;
}

ul#ul-promo li.last {
	margin-right: 0px;
}

ul#ul-promo li a {
	position: relative;
	float: left;
	border: none;
	width: 100%;
	height: 100%;
	display: block;
}

ul#ul-promo li a img {

}

ul#ul-promo li h4 {
	position: absolute;
	float: left;
	left: 20px;
	top: 11px;
	font-size: 16px;
	line-height: 20px;
	color: #ff8400;
	height: 20px;
	overflow: hidden;
	z-index: 10;
}

/* @end */

/* @group blog */

#box {
	position: relative;
	float: left;
	width: 802px;
	margin-top: 36px;
	margin-left: 48px;
	margin-right: 40px;
	/* min-height: 860px; */
}

#sloupec-levy {
	float: left;
	width: 584px;
	min-height: 640px;
	border-right: 1px solid #e1e1e1;
	padding-bottom: 15px;
}

body.inside #sloupec-levy {
	float: left;
	width: 584px;
	min-height: 640px;
	border: none;
	padding: 0;
}

#container.kalendar #body-content #box #sloupec-levy {
	position: relative;
	float: left;
	width: 795px;
	border: none;
	padding-bottom: 0px;
}

#container.galerie #body-content #box #sloupec-levy {
	position: relative;
	float: left;
	width: 795px;
	border: none;
	padding-bottom: 0px;
}

#sloupec-pravy {
	position: relative;
	float: right;
	margin-left: 26px;
	width: 190px;
	padding-bottom: 15px;
}

#sloupec-pravy table.blog-right tbody tr td a {
	float: left;
	display: block;
	font-weight: bold;
	color: #ff8400;
	text-align: left;
}

#sloupec-pravy table.blog-right tbody tr td a:hover {
	font-weight: bold;
	color: #666666;
}

.blog-item {
	position: relative;
	float: left;
	width: 560px;
	height: 140px;
	padding-bottom: 30px;
}

div.image-background {
	position: relative;
	float: left;
	width: 189px;
	height: 135px;
	top: 0;
	left: 0;
	background: url(../images/layout/background-hotspot.png) no-repeat center;
}

div.image-background.clean-background {
	background: none;
	height: auto;
}

div.image-background.clean-background div.image-background-top {
	position: relative;
	float: left;
	clear: both;
	width: 185px;
	height: 3px;
	background: url(../images/layout/background-promobox-top.png) no-repeat center bottom;
}

div.image-background.clean-background div.image-background-bottom {
	position: relative;
	float: left;
	clear: both;
	width: 185px;
	height: 5px;
	background: url(../images/layout/background-promobox-bottom.png) no-repeat center top;
}

#mesice-body-obsah.detail div.image-background {
	position: relative;
	float: left;
	width: auto;
	margin-right: 24px;
	margin-bottom: 15px;
	background: url(../images/layout/background-gellery-item.png) no-repeat center;
}

#mesice-body-obsah.detail div.image-background a.image img {
	position: relative;
	float: left;
	margin-top: 4px;
}

div.blog-item a img {
	position: relative;
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}

.blog-item-right {
	width: 340px;
	height: 130px;
	margin-left: 220px;
}

div.blog-item h4 {
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 20px;
	width: 340px;
}

div.blog-item h4 a {
	color: #ff8400;
}

div.blog-item h4 a:hover {
	color: #666666;
}

div.blog-item p.blog-item-text {
	position: relative;
	float: left;
	width: 338px;
	margin-top: 8px;
	margin-left: 2px;
	line-height: 16px;
}

div.blog-item p.blog-item-datum {
	position: relative;
	float: left;
	height: 16px;
	margin-left: 2px;
	overflow: hidden;
	margin-top: 12px;
	color: #999999;
}

#sloupec-pravy h3 {
	position: relative;
	float: left;
	width: 190px;
	font-size: 16px;
	line-height: 20px;
	color: #ff8400;
	padding-bottom: 12px;
	font-weight: bold;
}

#sloupec-pravy div.image-background {
	position: relative;
	float: left;
}

#sloupec-pravy div.image-background img {
	position: relative;
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}

#container.kdo-jsem div#body-content, #container.stredni-cechy div#body-content, #container.blog div#body-content, #container.kontakt div#body-content, #container.chyba-404 div#body-content, #container.vyhledavani div#body-content, #container.stante-se-sympatizantem div#body-content {
	background: url(../images/layout/vypis-clanku-blogu.png) no-repeat 39px top;
}

#container.galerie div#body-content, #container.kalendar div#body-content {
	background: url(../images/layout/vypis-clanku-blogu-white.png) no-repeat 39px top;
}

#sloupec-pravy a h4 {
	position: relative;
	float: left;
	width: 190px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 6px;
	overflow: hidden;
}

#sloupec-pravy table.blog-right {
	position: relative;
	float: left;
	display: table;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	/*border-top: 1px solid #e1e1e1;*/
	margin-top: 18px;
}

#sloupec-pravy p.blog-item-text {
	position: relative;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	max-height: 48px;
	overflow: hidden;
}

.bullet {
	padding-left: 15px;
	background: url(../images/layout/bullet.png) no-repeat 0 3px;
}

a.video-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 125px;
	margin-top: 4px;
	background: url(../images/overlay-video-clanek.png) no-repeat 0 -125px;
}

a.video-overlay:hover {
	background-position: 0 0;
}

#sloupec-levy div.blog-item div.image-background img {
	margin-top: 4px;
	margin-left: 1px;
}

#sloupec-pravy div.image-background img {
	margin-top: 4px;
	margin-left: 1px;
}

a.button-kucharka {
	position: absolute;
	display: block;
	width: 160px;
	height: 0px;
	padding-top: 37px;
	margin-top: 18px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url(../images/layout/btn-Kucharka.png) no-repeat;
	z-index: 50;
}

a.button-kucharka:hover {
	background-position: 0 -37px;
}

#sympatizant a.button-sympatizant {
	margin-top: 0px;
}

a.button-sympatizant {
	position: relative;
	float: left;
	display: block;
	width: 202px;
	height: 0px;
	padding-top: 37px;
	margin-top: 0px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url(../images/layout/btn-Sympatizant.png) no-repeat;
}

a.button-sympatizant:hover {
	background-position: 0 -37px;
}

a.button-sympatizant-2 {
	position: relative;
	float: left;
	display: block;
	width: 190px;
	height: 0px;
	padding-top: 37px;
	margin-top: 0px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url(../images/layout/btn-Sympatizant-2.png) no-repeat;
}

a.button-sympatizant-2:hover {
	background-position: 0 -37px;
}

/* ********** detail ********** */

#sloupec-levy div.blog-item-detail h4 {
	position: relative;
	float: left;
	width: 560px;
	font-size: 24px;
	line-height: 28px;
	color: #ff8400;
	padding-bottom: 12px;
}

#sloupec-levy div.blog-item-detail.sirka h4 {
	position: relative;
	float: left;
	color: #ff8400;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sloupec-levy div.blog-item-detail.vyska h4 {
	color: #ff8400;
	padding-bottom: 12px;
}

#sloupec-levy div.image-background-detail-1 {
	position: relative;
	float: left;
	width: 572px;
	min-height: 206px;
	background: url(../images/layout/background-blogdetail-sirka.png) no-repeat 0 center;
	left: -6px;
	overflow: hidden;
}

#sloupec-levy div.image-background-detail-1 img, #sloupec-levy div.image-background-detail-1 object {
	position: relative;
	float: left;
	margin-left: 6px;
	margin-top: 0px;
	background-color: lightblue;
}

#sloupec-levy div.image-background-detail-2 {
	position: relative;
	float: left;
	width: 330px;
	min-height: 209px;
	background: url(../images/layout/background-blogdetail-vyska.png) no-repeat 0 center;
	left: -6px;
	padding-right: 7px;
	padding-bottom: 7px;
	overflow: hidden;
}

#sloupec-levy div.image-background-detail-2 img {
	position: relative;
	float: left;
	margin-left: 6px;
	margin-top: 0px;
}

#sloupec-levy div.blog-item-detail p {
	position: relative;
	float: none;
	width: 560px;
	text-align: justify;
	margin-top: 12px;
	
}

#sloupec-levy div.blog-item-detail.sirka p {
	position: relative;
	float: left;	
}

#sloupec-levy div.blog-item-detail p.perex {
	float: none;
	font-weight: bold;
	font-size: 1.2em;
}

#sloupec-levy div.blog-item-detail.sirka p.perex {
	float: left;
	position: relative;
	margin-top: 0px;
}

#sloupec-levy div.blog-item-detail.vyska p.perex {
	margin-top: 0px;
}

#sloupec-levy div.blog-item-detail.static p {
	font-size: 14px;
	line-height: 19px;
}

#sloupec-levy div.blog-item-detail p.width-1 {
	width: 260px;
}

#sloupec-levy div.blog-item-detail.static p.perex {
	margin-top: 0px;
}

#sloupec-pravy p.vydano {
	position: relative;
	float: left;
	width: 190px;
	padding-top: 7px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 14px;
}

#sloupec-pravy p.vydano.last {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border:none;
}

/* @end */

/* @group pagination */

#small-box-pagination {
	position: relative;
	float: left;
	width: 580px;
	padding-bottom: 10px;
	clear: both;
}

#pagination {
	float: left;
	margin-left: 216px;
	width: auto;
	color: #000000;
	height: 25px;
	padding-top: 0px;
	font-size: 12px;
}

#mesice-body-obsah #small-box-pagination #pagination {
	padding-top: 15px;
	margin-left: 115px;
}

#mesice-body-obsah.detail #small-box-pagination #pagination {
	margin-left: 210px;
}

#pagination span {
	float: left;
	padding-left: 8px;
	padding-top: 4px;
}

#pagination form {
	float: left;
	display: inline;
}

#pagination form input {
	text-align: center;
	border: 1px solid #e0e0e0;
	background-color: transparent;
	height: 20px;
	width: 23px;
	padding-top: 1px;
	font-size: 12px;
}

#pagination img {
	float: left;
	padding: 0 2px;
	margin: 3px 0 0;
}

/* @end */

/* @group kalendar */

#mesice-top {
	position: relative;
	float: left; 
	border-bottom: 1px solid #e1e1e1;
	z-index: 20;
}

#mesice-top h3 {
	position: relative;
	float: left;
	width: 795px;
	font-size: 24px;
	line-height: 28px;
	color: #ff8400;
	padding-bottom: 18px;
}

#mesice-tabsy {
	position: relative;
	border-bottom:1px;
	float: right;
	width: 340px;
	height: 36px;
	bottom: -1px;
	z-index: 17;
}

ul#mesice-tabsy-ul {
	margin: 0;
	padding: 0;
}

ul#mesice-tabsy-ul li {
	display: inline;
	float: left;
	height: 36px;
}

ul#mesice-tabsy-ul li a {
	display: block;
	padding-top: 10px;
	text-align: center;
	height: 26px;
	color: #000000;
}

ul#mesice-tabsy-ul li a:hover {
	color: #ff8400;
}

li#tab-1 {
	width: 113px;
	background: url(../images/layout/kalendar-tabs-1.png) no-repeat;
}

li#tab-1.active {
	background: url(../images/layout/kalendar-tabs-1-active.png) no-repeat;
}

li#tab-2 {
	width: 114px;
	background: url(../images/layout/kalendar-tabs-2.png) no-repeat;
}

li#tab-2.active {
	background: url(../images/layout/kalendar-tabs-2-active.png) no-repeat;
}

li#tab-3 {
	width: 113px;
	background: url(../images/layout/kalendar-tabs-3.png) no-repeat;
}

li#tab-3.active {
	background: url(../images/layout/kalendar-tabs-3-active.png) no-repeat;
}

/* ******   ****** */

#mesice-body {
	position: relative;
	float: left;
}

#mesice-body-roky {
	position:relative;
	float: left;
	width: 100px;
	left: -2;
	z-index: 25;
}

/* @group kalendar menu */

#kalendar-menu {
	float: left;
}

#list-kalendarmenu {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	top: -1px;
}

#list-kalendarmenu li {
	height: 41px;
	width: 104px;
	background: url(../images/layout/mesice-separator.png) no-repeat right top;
}

#list-kalendarmenu li.active {
	position: relative;
	height: auto;
	background: url(../images/layout/mesice-separator-cleaner.png) no-repeat right top;
	right: -1px;
}

#list-kalendarmenu li:first-child {
	padding-left: 0px;
}

#list-kalendarmenu li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 13px;
	padding-left: 30px;
}

#list-kalendarmenu li a:hover {
	color: #ff6600;
}

#list-kalendarmenu li a.active {
	text-decoration: none;
	color: #ea5e00;
}

#list-kalendarmenu li a:active {
	text-decoration: none;
	color: #000000;
}

#list-kalendarsubmenu {
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(../images/kalendar-menu-zobacek.gif) no-repeat right center;
}

#list-kalendarsubmenu li {
	background-image: none;
	height: 19px;
	font-weight: normal;
}

#list-kalendarsubmenu li a {
	font-size: 12px;
	padding-left: 36px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	color: #464646;
}

#list-kalendarsubmenu li a.active {
	color: #ea5e00;
	background: url(../images/layout/triangle.png) no-repeat right;
}

#list-kalendarsubmenu li a:active.active {
	color: #000000;
	background: url(../images/layout/triangle-over.png) no-repeat right;
}

/* @end */

#mesice-body-obsah {
	position:relative;
	float: left;
	width: 378px;
	background: url(../images/layout/mesice-stin-content.png) repeat-y;
	min-height: 550px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 40px;
	z-index: 10;
}

#mesice-body-obsah.detail {
	width: 650px;
	padding-right: 0px;
}

#mesice-body-obsah p {
	width: 378px;
	padding-bottom: 20px;
	line-height: 20px;
}

#mesice-body-vtip {
	position:relative;
	float: left;
	width: 226px;
}

#vtip-body {
	position: relative;
	float: left;
	margin-top: 40px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-left: 1px solid #e1e1e1;
}

#vtip-body h3 {
	position: relative;
	float: left;
	width: 190px;
	font-size: 24px;
	line-height: 20px;
	color: #ff8400;
	padding-bottom: 16px;
}

#vtip-body div.image-background {
	position: relative;
	float: left;
}

#vtip-body div.image-background img {
	position: relative;
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}

#vtip-body div.image-background.clean-background a.image img {
	margin-top: 0px;
	border: 1px solid #ffffff;
}

#vtip-body a h4 {
	position: relative;
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px;
	padding-bottom: 4px;
}

#vtip-body #padding-fixer a h4 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 6px;
}

#vtip-body table.blog-right {
	position: relative;
	float: left;
	display: table;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	/*border-top: 1px solid #e1e1e1;*/
	margin-top: 18px;
}

#vtip-body p {
	position: relative;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 200px;
}

#vtip-body p.vydano {
	width: 190px;
	padding-top: 7px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 14px;
}

#vtip-body #padding-fixer p.vydano {
	margin-top: 0px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 14px;
}

#vtip-body #padding-fixer p.vydano.last {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border:none;
}

/* @group filter menu */

#filter-menu {
	position: relative;
	float: left;
	width: 795px;
}

#list-filtermenu {
	position:relative;
	float: left;
	clear: none;
	color: #000000;
}

#list-filtermenu li {
	float: left;
	display: inline;
	padding-left: 22px;
	/*padding-top: 22px;*/
}

#list-filtermenu li.pushed-down {
	padding-top: 25px;
}

#list-filtermenu li:first-child {
	padding-left: 0px;
}

#list-filtermenu li a {
	text-decoration: none;
	color: #7a7a7a;
	font-size: 13px;
}

#list-filtermenu li a:hover {
	color: #ff6600;
}

#list-filtermenu li a.active {
	text-decoration: none;
	color: #333333;
}

#filter-menu form input {
	text-align: center;
	border: 1px solid #e0e0e0;
	background-color: transparent;
	height: 23px;
	width: 75px;
	line-height: 26px;
	font-size: 12px;
	vertical-align: baseline;
}

#filter-menu form input.call-icon {
	position: relative;
	right: 0;
	top: 5px;
	height: 23px;
	width: 36px;
	border: none;
	padding-left: 5px;
}

img.call-icon {
	float: right;
	padding-left: 5px;
}

/* @end */




/* @end */

/* @group Footer */


#footer {
	width: 890px;
	height: 48px;
	float: left;
	margin-top: 16px;
	text-align: left;
	font: 11px/2em Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

#footer #leva {
	float: left;
	width: 680px;
}

#footer p {
	padding-left: 9px;
}

#footer p a {
	color: #666666;
}

#footer p a:hover {
	color: #ff8400;
}

#footer p a:active {
	color: #666666;
}

/* @end */

/* @group galerie */

.gellery-item{
	position: relative;
	float: left;
	width: 378px;
	height: 140px;
	margin-top: 5px;
	margin-bottom: 30px;
	overflow: hidden;
}

#container.galerie #mesice-body-obsah {
	padding-top: 35px;
}

.gellery-item div.image-background {
	/*visibility: hidden;*/
}

.gellery-item div.image-background a.image img {
	position: relative;
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}

div.gellery-item h4 {
	position: relative;
	width: 165px;
	margin-left: 210px;
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}

div.gellery-item a {
	color: #ff8400;
}

div.gellery-item a:hover {
	/* text-decoration: underline; */
	color: #666666;
}



div.gellery-item p {
	position: relative;
	width: 165px !important;
	height: auto !important;
	font-size: 12px;
	text-align: left;
	margin-left: 210px;
	height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
	line-height: 16px !important;
}

#mesice-body-obsah.detail h3 {
	position: relative;
	float: left;
	width: 625px;
	padding-right: 25px;
	font-size: 24px;
	line-height: 28px;
	color: #ff8400;
	padding-bottom: 12px;	
}

#mesice-body-obsah.detail p {
	position: relative;
	float: left;
	width: 625px;
	padding-right: 25px;
	padding-bottom: 12px;	
}

div.gellery-item p.item-date {
	height: 16px;
	margin-bottom: 0px;
	padding-bottom: 6px !important;
	overflow: hidden;
	font-weight: bold;
}

/* @end */

/* @group kontaktform */

div#form-top {
	position: relative;
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 560px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/*div#form-top #urban-image{
	position: relative;
	float: right;
	right: -12px;
	bottom: -11px;
	height: 294px;
	width: 246px;
	background: url(../images/layout/urban.png) no-repeat;
	z-index: 12;
}*/

div#form-top #urban-image{
	position: absolute;
	right: -12px;
	bottom: 0px;
	height: 294px;
	width: 246px;
	background: url(../images/layout/urban.png) no-repeat;
	z-index: 12;
}

div#form-bottom {
	position: relative;
	float: left;
	width: 560px;
}

form#kontaktform p {
	
	width: 315px !important;
}

form#kontaktform{
	position: relative;
	float: left;
}

form#kontaktform p#dotazy {
	border-bottom: 1px solid #cccccc;
	height: 80px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

form#kontaktform p#dotazy-sympatizanti {
	height: 220px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 280px !important;
	text-align: left;
}

form#kontaktform, form#kontaktform input[type="text"], form#kontaktform textarea {
	font: 14px/18px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 12px;
}

form#kontaktform input[type="text"] {
	position: relative;
	float: right;
	height: 20px;
	margin-right: 0px;
	width: 423px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: transparent;
}

form#kontaktform input[type="text"]:focus {
	background-color: #ffffff;
}


form#kontaktform textarea {
	position: relative;
	float: right;
	height: 144px;
	margin-right: 0px;
	width: 423px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: transparent;
}

form#kontaktform textarea:focus {
	background-color: #ffffff;
}

form#kontaktform #souhlasim-limiter-1 {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}

form#kontaktform #souhlasim-limiter-2 {
	position: relative;
	float: left;
	width: 395px;
	font-size: 12px;
}

div.shift-label {
	float: left;
	width: 65px;
	font-weight: bold;
}

/* @end */

/* @group nalezeno */

ul#nalezeno {
	margin-top: 12px;
}

ul#nalezeno li {
	margin-left: 24px;
	padding-left: 15px;
	padding-bottom: 3px;
	background: url(../images/layout/triangle.png) no-repeat left 5px;
}

ul#nalezeno li a {
	color: #666666;
}

ul#nalezeno li a:hover {
	color: #ff8400;
}

ul#nalezeno li a:active {
	color: #666666;
}

/* @end */




