﻿@charset "utf-8";

a img { vertical-align: bottom; }
a.btn {
	text-decoration: none;
	width: 112px;
	height: 23px;
	display: block;
	vertical-align: middle;
	line-height: 23px;
	text-align: center;
	font-size: 0.9em;
}
.deco-birellBottle .btn {font-size: 1.1em;}

.mapIcons {white-space: nowrap; cursor: pointer; }
	.mapIcons span, .mapHelpContentBox span {
		display: block;
		width: 33px;
		height: 33px;
		float: left;
		}
		.mapIcon1 {background: url(../../images/icons/ui-icon1.png) no-repeat 0 0;}
		.mapIcon2 {background: url(../../images/icons/ui-icon2.png) no-repeat 0 0;}
		.mapIcon3 {background: url(../../images/icons/ui-icon3.png) no-repeat 0 0;}
			.mapIcons span:hover, .mapIcons span.active, .mapHelpContentBox span {background-position: -33px 0;}
			
		.mapHelpContentBox span {margin-right: 10px; position: relative; top: -5px;}
			
			
/* ************************** */
/* ***** BASE LAYOUT ********* */
/* ************************** */

#mapSidecol {
	width: 310px;
	margin-bottom: 4px;
	margin-top: 175px;
	z-index: 246;
	position: fixed;
	top: 0;
	left: 10px;
	right: 0;
	bottom: 45px;
	zoom: 1;
	}

#mapContainer {		
	background: url(../../images/collapse-dot.gif) repeat-y;	
	position: fixed;
	top: 205px;
	left: 330px;
	right: 10px;
	bottom: 60px;
	}
	#main .collapsed  {left: 10px}
	
.wideContainer {
	background: #006dbd;
	padding: 10px 0 0 0;
	border-top: 1px solid #7CB6CE;
	z-index: 460;
	height: 100%;
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	right: 0;
	}
	#naKole .withSearchbar .wideContainer {}
	#main .withSearchbar {bottom: 90px;}
	
#wideContainer2 p {
	padding: 0 15px 15px 30px;
	font-size: 1.2em;
	width: 700px;
	}
#wideContainer2 h1 {
	font-size: 1.7em;
	padding-left: 15px;
	padding-top: 10px;
	}
#wideContainer2 a {
	color: #FFFFFF;
	}
#wideContainer2 a:hover {
	color: #FFFFFF;
	}
#wideContainer2 a:visited {
	color: #FFFFFF;
	}
	
.cyklomapa {
	height: 100%;
	width: 100%;
	}
	#favRouteMap .cyklomapa {/*height: 435px;*/ height: 100%;}
	#ownRouteMap .cyklomapa {/*height: 435px;*/ height: 100%;}
	.mapTipy .cyklomapa {/*height: 650px; */height: 100%;}
	
#header {
	padding-top: 22px;
	position: relative;
	z-index: 998;
	width: 990px;
	margin: 0 auto;
	height: 155px;
	}
	.fluid #header {
		position: fixed;
		width: 990px;
		top: 0;
		padding-top: 22px;
		left: 50%;
		margin-left: -495px;
		z-index: 999;
		}
	.rozcestnik #header {height: 175px;}
	
.inner {padding: 12px;}
	.fluid .inner, #userCol .inner 	{
		padding: 12px; 
		font-size: 1.1em; 
		position: absolute;
		top: 30px;
		left: 0;
		bottom: 0;
		right: 0;
		}
		.fluid .withBanner .inner {bottom: 132px;}
	.scroll {
		position: absolute;
		top: 12px;
		left: 12px;
		bottom: 12px;
		right: 0;
		overflow: auto;
		overflow-x: hidden;
		padding-right: 12px;
		}
	.restaurantResults {
		top: 120px;
	}
		
.innerBlack {background: #050B21;}
#userCol .inner, #mapSidecol .inner {
	background: #0054a1 url(../../images/bg-gradient-blue2.jpg) repeat-x 0 0;
	border-top: 0;
}


.mainContainer {
	background: #006DBD;
	padding: 12px 0;
	zoom: 1;
	border-top: 1px solid #50A3CD;
	position: relative;
	top: -1px;
	min-height: 429px;
	_height: 429px;
}
#userData .mainContainer {position: relative; left: 0}

/* ************************** */
/* ***** BASE LAYOUT ********* */
/* ************************** */	
	#serviceBar {
		position: absolute;
		top: 0;
		right: 23px;
		width: 209px;
		z-index: 999;
		}
		#serviceBar h2 {float: left;}
		#serviceBar .help {float: right;}
		
		#serviceBox {
			position:absolute;
			top:33px;
			left: 0; 
			width: 209px;
			background: url(../../images/login-bg.png) no-repeat bottom left;
			font-size: 1.1em;
			}
			#serviceBox form, .mapNonAuthorized .login {padding: 12px 15px}
			#serviceBox fieldset {margin-bottom: 7px;}
			#username {width: 175px; margin-bottom: 5px;}
			#password {float: left; width: 95px; margin-right: 5px;}
			#serviceBox p {
				margin-bottom: 0;
				background: url(../../images/dots-h.gif) repeat-x;
				padding-top: 5px;
				font-size: 0.9em;
				}
			#serviceBox a {color: #5fb5ea;}
			#serviceBox a:hover {color: #FFF;}
				#serviceBox em {margin: 0 5px;}
			#serviceBox ul {
				margin: 0 10px 10px 10px;
			}
			#serviceBox li {
				background: url(../../images/dots-h.gif) repeat-x bottom left;
				padding: 10px 0;
				}
				#serviceBox li.logout {background: none; border-top: 1px solid #b4bbc3;}
				#serviceBox li a {
					color: #FFF;
					font-size: 1.1em;
					background: url(../../images/li-topMenu-arrow.gif) no-repeat 6px 5px;
					padding: 0 9px 0 20px;
					text-decoration: none;
					}
			#helpBox, #helpBoxProfile {
				position:absolute;
				top:33px;
				left: -300px; 
				width: 509px;
				background: url(../../images/helpBox-bg.png) no-repeat bottom left;
				font-size: 1.1em;
				}
				#helpBoxProfile {
				right: 0; 
				}
				#helpBoxProfile div, #helpBox div {margin: 15px;}
				#helpBoxProfile h3, #helpBox h3, #helpBox h4, .mapHelpContentBox h3, .helpBox h3 {color: #0089ff; font-size: 1.4em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
				#helpBox h4, .helpBox h3, #helpBoxProfile h3 {font-size: 1.2em;}
				#helpBox ul, .helpBox ul, #helpBoxProfile ul {
					list-style: disc;
					margin-left: 15px;
					}
					#helpBox li, .helpBox li, #helpBoxProfile li {margin-bottom: 7px;}
				#helpBox p {margin-bottom: 8px;}
				#helpBox em, #helpBoxProfile em {
					float: right;
					margin-left: 10px;
					font-style: normal;
					cursor: pointer;
					font-size: 1.4em;
					position: relative;
					top: -6px;
					}
					
			.helpBox {
				margin: 15px 15px 0 230px;
				}
			.helpBox h3 {color: #FFF;}
		
		.user {
			width:209px;
			height: 33px;
			background: url(../../images/user-bg.png) no-repeat bottom left;
			text-align: center;
			font-size: 1.1em;
			}
			.user h4 {color: #FFF; padding-top: 8px;}
			.user h4 strong {color: #8fa2d5;}
			
		.mapNonAuthorized p {margin: 15px 15px 0 15px;}
		.mapNonAuthorized form p {margin: 0;}
		
		.openLogin {text-decoration: underline; cursor:pointer;}

#main {
	font-size: 1.1em;
	margin-bottom: 0;
	height: 100%;
}
.fluid #main {position: absolute; top: 0; left: 0; bottom: 0; right: 0; background:  url(../../images/bg-main-flares.jpg) no-repeat 50% 0;	padding: 0 10px;
 }



/* ************************** */
/* ********* TABS *********** */
/* ************************** */

.tabs {font-size: 0.9em; position: relative; z-index: 480;}
#mapContainer .tabs {position: absolute; margin-bottom: -1px; top: -30px;  margin-left: 10px}

.tab {
	float: left;
	cursor: pointer;
	white-space: nowrap; 
	margin: 0 2px 0 0;
	font-size: 1.1em;
}
.tab span {
	margin: 3px 3px 0 0;
	padding: 6px 7px 5px 9px;
	white-space: nowrap;
	display: block;
	font-weight: normal;	
	}
a.tab {text-decoration: none;}
a.tab span {padding-top: 7px; padding-bottom: 6px;}
.tabs .checked span {
	padding: 8px 6px 8px 9px;
	margin: 0 3px 0 0;
	font-weight: bold;
	}

/* Tabs:  blue | dark blue */
/*.tabsBlue .tab {background: transparent url(../../images/tab-blue01-rt.gif) no-repeat 100% 3px;}
.tabsBlue .tab span {background: transparent url(../../images/tab-blue01-lt.gif) no-repeat 0 0;	color: #fff;}
.tabsBlue .checked {background: transparent url(../../images/tab-blue02-rt.gif) no-repeat 100% 0;}
.tabsBlue .checked span {background: transparent url(../../images/tab-blue02-lt.gif) no-repeat 0 0;}*/
	.tabsBlue .tab {background: transparent url(../../images/tab-blue01.gif) repeat-x 0 3px;	color: #fff;}
	.tabsBlue .checked {background: transparent url(../../images/tab-blue02.gif) repeat-x 0 0;}
	.tabsBlue span {background: none}
	.tabsBlue .checked span {background: none;}

/* Tabs:  black | dark blue */
.tabsBlack .tab {background: transparent url(../../images/tab-blue01-rt.gif) no-repeat 100% 3px;}
.tabsBlack .tab span {background: transparent url(../../images/tab-blue01-lt.gif) no-repeat 0 0;color: #fff;}
.tabsBlack .checked {background: transparent url(../../images/tab-black01-rt.gif) no-repeat 100% 0;}
.tabsBlack .checked span {background: transparent url(../../images/tab-black01-lt.gif) no-repeat 0 0;}

/* Tabs:  white | dark blue */
.tabsWhite .tab {background: transparent url(../../images/tab-blue01-rt.gif) no-repeat 100% 3px;}
.tabsWhite .tab span {background: transparent url(../../images/tab-blue01-lt.gif) no-repeat 0 0;color: #fff;}
.tabsWhite .checked {background: transparent url(../../images/tab-white01-rt.gif) no-repeat 100% 0;}
.tabsWhite .checked span {background: transparent url(../../images/tab-white01-lt.gif) no-repeat 0 0;color: #000;}


.gallerySwitch {margin-left: 12px;}
#main #mapSidecol .gallerySwitch h3 {
	display: block;
	width: 130px;
	height: 22px;
	float: left;
	text-align: center;
	color: #FFF;
	padding-top: 3px;
	font-weight: normal;
	cursor: pointer;
}
.gallerySwitch h3 {background: url(../../images/tab-inner01a.gif) no-repeat;}
#main #mapSidecol .gallerySwitch h3.checked {background: url(../../images/tab-inner01.gif) no-repeat; cursor: auto;}


/* Dojo scrollbars */

.dijitTabContainerTop-tabs {
}
.dijitTabPaneWrapper {
	clear: both;
}
.dijitInline {
	border: 0 none;
	display: inline-block;
	padding: 0;
	vertical-align: middle;
}
.dojoxScrollHelper {
	background-color: #56a6d4 !important;
	border-color: #88dbff !important;
}

.tundra .dojoxScrollHelper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#EDEDED none repeat scroll 0 0;
border:1px solid #B7B7B7;
height:4px;
left:5px;
position:absolute;
top:4px;
width:5px;
}

.bottomBox .dojoxScrollHelper {
	display: none;
}

.dojoxScrollWrapper {zoom: 1;}

.logo {
	display: block;
	width: 159px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.carousel {
	border: 0 none;
	border-collapse: collapse;
	margin: 0;
}
.carousel td {
	height: 110px;
	width: 87px;
	padding: 0 14px 0 13px;
	background: transparent url(../../images/bg-carousel01.gif) repeat-x 0 0;
}
.carousel td a {
	font-size: 1.1em;
}



/* Breadcrumbs */

.breadcrumbs  {
	color: #fff;
	float: left;
	margin-bottom: 0;
}
.contentHeader a {
	color: #b7e3fe;
	margin-right: 4px;
}
.contentHeader .articleOptions a {
	margin-left: 4px;
}
.contentHeader a:hover {color:#FFF;}


/* Obecný výpis */

.miniList {
	position: relative;
	=margin-bottom: 2px;
	
}
.miniList li {
	padding: 12px 15px 13px 15px;
	=padding: 13px 15px 13px 15px;
	float: left;
	clear: both;
	width: 100%;
}
.miniList .thumb {
	float: left;
	margin-right: 10px;
}

.videoBox .leftCol p.clear {margin-bottom: 13px;}

.traffic {

}
.traffic li {
	background-position: 20px 50%;
	background-repeat: no-repeat;
	line-height: 1.4em;
}
.traffic .Stop { background-image: url(../../images/icon-traffic-stop.gif) }
.traffic .Block {  background-image: url(../../images/icon-traffic-roadblock.gif) }
.traffic .headline {
	margin-left: 80px;
	display: block;
}
.traffic .date {
	font-weight: bold;
	margin-left: 80px;
}
.traffic .desc {
	margin-left: 80px;
}


#headContainer {z-index: 990;}

#mainFlash {z-index: 60;}
#homepageHeader {position: absolute; top: 0; left: 0; width: 100%}
	#homepageHeader #header {height: 105px;}

/* ************************ */
/* ******* MENU *********** */
/* ************************ */
.menuTop {
	width: 944px;
	margin: 0 auto;
	position: absolute;
	top: 66px;
	left: 20px;
}
.menuTop li { float: left; position: relative; }
.menuTop li a {
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
.menuTop li a span {
	background-color: transparent;
	background-image: url(../../images/bg-menu-top.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.menuTop .mItem-0-1 a { width: 131px;	height: 35px; }
.menuTop .mItem-0-2 a { width: 134px;	height: 35px; }
.menuTop .mItem-0-4 a { width: 134px;	height: 35px; }
.menuTop .mItem-0-5 a { width: 134px;	height: 35px; }
.menuTop .mItem-0-6 a { width: 134px;	height: 35px; }
.menuTop .mItem-0-8 a { width: 130px;	height: 35px; }

.menuTop .mItem-0-1 span { width: 135px;	height: 39px; background-position: 0	  0; }
.menuTop .mItem-0-2 span { width: 138px;	height: 39px; background-position: -135px 0; }
.menuTop .mItem-0-4 span { width: 138px;	height: 39px; background-position: -273px 0; }
.menuTop .mItem-0-5 span { width: 138px;	height: 39px; background-position: -534px 0; }
.menuTop .mItem-0-6 span { width: 138px;	height: 39px; background-position: -672px 0; }
.menuTop .mItem-0-8 span { width: 134px;	height: 39px; background-position: -810px 0; }

.menuTop .mItem-0-5 a { margin-left: 123px; }

.menuTop .mItem-0-1 span:hover, #naKole .menuTop .mItem-0-1 span  { background-position: 0	  -39px; }
.menuTop .mItem-0-2 span:hover, #naCestach .menuTop .mItem-0-2 span { background-position: -135px -39px; }
.menuTop .mItem-0-4 span:hover, #naChut .menuTop .mItem-0-4 span { background-position: -273px -39px; }
.menuTop .mItem-0-5 span:hover, #birellTemplate .menuTop .mItem-0-5 span { background-position: -534px -39px; }
.menuTop .mItem-0-6 span:hover, #souteze .menuTop .mItem-0-6 span { background-position: -672px -39px; }
.menuTop .mItem-0-8 span:hover, #eshopTemplate .menuTop .mItem-0-8 span { background-position: -810px -39px; }

.menuTop li ul {
	display: none;
	width: 182px;
	top: 39px;
	left: -3px;
	position: absolute;
	padding-bottom: 10px;
	background: url(../../images/bg-topMenu-slide.png) 0 100%;
}

.menuTop li:hover ul, .menuTop li.hover ul {
	display: inline-block;
}
.menuTop li:hover ul ul, .menuTop li.hover ul ul {
	display: none;
}
.menuTop li.mItem-0-5:hover ul { left: 123px; }
.menuTop li li {
	margin: 0 0 0 13px;
	background: transparent url(../../images/li-topMenu-dots.gif) no-repeat 50% 0;
}
.menuTop li li.first {
	background-image: none;
}
.menuTop li li .deco {
	background: transparent url(../../images/li-topMenu-arrow.gif) no-repeat 5px 50%;
	float: left;
}
.menuTop li li a {
	margin: 0 !important;
	height: auto !important;
	width: 173px;
	font-size: 13px;
	color: #fff;
	padding: 10px 0 10px 20px;
	position: relative;
}
.menuTop li li a:hover {
	color: #ff0010;
	padding: 10px 0 10px 20px;
}
.menuTop li li span {
	background-color: transparent;
	background-image: none;
	display: inline;
}

.menuTop li li ul {
	display: none;
}
.menuTop li li:hover ul, .menuTop li li.hover ul {
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 500;
}

#homepage .menuTop {font-size: 1.1em;}


/* ***************************** */
/* ******* SIDE MENU *********** */
/* ***************************** */
.menuLeft {
	width: 160px;
}
.menuLeft li {
	width: 160px;
	background: #015eb4 url(../../images/li-leftMenu.gif) no-repeat 0 0;
	float: left;
	clear: both;
	border-top: 1px solid #2a78c0;
	border-bottom: 1px solid #01428c;
}
.menuLeft li a {
	color: #fff;
	font-size: 1.3em;
	float: left;
	line-height: 34px;
	height: 34px;
	vertical-align: middle;
	overflow: hidden;
	padding-left: 30px;
	width: 130px;
	text-decoration: none;
}
.menuLeft li a:hover {
	background: #26a0e9 url(../../images/li-leftMenu-active.gif) no-repeat 0 0;
}
.menuLeft li.active a {
	background: #26a0e9 url(../../images/li-leftMenu-active.gif) no-repeat 0 0;
	font-weight: bold;
}
.menuLeft li.submenu {
}
.menuLeft li ul {
	padding-left: 25px;
}
.menuLeft li ul li {
	background: none;
	font-size: 1em;
	line-height: 20px;
	height: 20px;
	width: 130px;
	border: 0 none;
}
.menuLeft li ul li a {
	line-height: 20px;
	height: 20px;
	font-size: 1.1em;
	padding-left: 13px;
	width: 122px;
	background: transparent url(../../images/li-leftMenu-submenu-arrow.gif) no-repeat 4px 50%;
}
.menuLeft li ul li.active a,
.menuLeft li ul li a:hover {
	position: static;
	margin-bottom: 0;
	background: none;
	padding-left: 13px;
	width: 122px;
	height: inherit;
	background: transparent url(../../images/li-leftMenu-submenu-arrow.gif) no-repeat 6px 50%;
}


.bottomBox {
	background: url(../../images/bg-gradient-bottomBox.png) no-repeat;
	width: 479px;
	padding-top: 7px;
	margin-bottom: 25px;
	font-size: 0.9em;
	}
	.scrollPaneBox 	{width:430px; height:110px; margin: 0 auto;}
	.bottomBox h3 {color: #FFF; font-size: 1.4em; margin-left: 15px;}

.bottomBox-II {
	background: url(../../images/bg-gradient-bottomBox-II.png) no-repeat;
	width: 479px;
	height: 147px;
	padding-top: 7px;
	margin-bottom: 25px;
	}
	.bottomBox-II p {
		padding: 5px 15px 15px 15px;
		font-size: 1.1em;
		text-align: justify;
		}
	.bottomBox-II h1 {
		color: #FFF;
		font-size: 1.3em;
		margin-left: 15px;
		margin-bottom: 0;
		}

/* 2 column layout w/left menu */

#col2 {
	width: 970px;
	margin: 0 auto;
}
#col2 .content {
	width: 730px;
	float: right;
}
#col2 .colLeft {
	width: 230px;
	float: left;
}

/* 2 column layout without left menu */

#col2nomenu {
	width: 970px;
	margin: 0 auto;
}
#col2nomenu .content {
	width: 780px;
	float: left;
	background: #2267a2;
}
#col2nomenu .colRight {
	width: 175px;
	float: right;
}


#main #col2nomenu .content .contentHeader {background: none; border-top: 1px solid #588cb9;}
#col2nomenu .content .contentBody {
	margin: 0 11px 11px 11px;
}

/* 3 column */

#col3, #eShop, #cykloskola {
	width: 970px;
	margin: 0 auto 70px auto;
}
#col3 {
	width: 980px;
	margin: 0 auto 70px auto;
}
#col3 .col3Inner, #eShop .eShopInner {
	width: 784px;
	float: left;
}
#col3 .col3Inner {
	width: 795px;
	float: left;
}
#eShop .colLeft, #cykloskola .colLeft {
	width: 160px;
	float: left;
}
#col3 .colLeft {
	width: 175px;
	float: left;
}

#col3 .colRight, #eShop .colRight {
	width: 175px;
	float: right;
}
#col3 .content, #eShop .content {
	width: 610px;
	float: right;
}
#cykloskola .cykloskolaInner {
	width: 650px;
	float: left;
}
#cykloskola .colRight {
	width: 310px;
	float: right;
}
#cykloskola .content {
	width: 480px;
	float: right;
}

/* Google maps */

#collapseButton {
	display: block;
	width: 9px;
	height: 34px;
	background: url(../../images/collapse-button.gif) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: -7px;
	cursor:pointer;
	}
	.collapsed #collapseButton  {background: url(../../images/collapse-button2.gif) no-repeat; left: -1px;}

#col2maps  {
	margin: 0 auto;
	width: 100%;
}

#mapWrapper {
	height: 820px;
}



#mapDisplay {
	width: auto;
	height: 820px;
	margin-right: 20px;
}
#mapDisplay .dijitTabPaneWrapper {
	padding-top: 10px;
}
#mapDisplay.dijitContentPane {
overflow:hidden;
}

.banner {border-top: 10px solid #06154E;}

.colRight .banner {
	border: 0 none;
	margin: 10px 0;
}

#mapDisplay #panel {
	display: none;
}
#mapSidecol .dijitTabPane {
	padding: 20px 0;
}



#mapSidecol .dijitTabPane .inner {
	padding: 0 12px;
}
#mapSidecol .dijitTabPane .inner .dojoxScrollWindow {
	overflow: visible;
}


/* tab switch */

/*#mapSidecol .tabSwitch .dijitTabContainerTop-tabs {margin: 0 20px;}
#mapSidecol .tabSwitch .dijitTabPane {
	padding: 20px 0 0;
}
#mapSidecol .tabSwitch .dijitTab {
	width: 130px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: transparent url(../../images/tab-inner01a.gif) no-repeat 0 0;
}
#mapSidecol .tabSwitch .dijitTab .dijitTabInnerDiv {
	background: transparent none;
	margin: 0;
	padding: 0;
}
#mapSidecol .tabSwitch .dijitTabChecked {
	background: transparent url(../../images/tab-inner01.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
	font-weight: normal;
	top: 1px;
}
#mapSidecol .tabSwitch .dijitTabPaneWrapper {
	border-top: 0 none;
	padding: 0;
	background: transparent none;
}*/





#mapSidecol .inner h3, #userData .myContent h3 {
	font-size: 1.1em;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #8bcdf6;
	margin-bottom: .7em;
	}
#mapSidecol h4 {
	font-size: 1.4em;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #8bcdf6;
	margin-bottom: 5px;
	}
#mapSidecol .desc {
	color: #fff;
}
#mapSidecol .photo img {
	border: 2px solid #fff;
	display: block;
	width: auto;
}
#mapSidecol .trackData {
	color: #fff;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
	text-align: right;
}
#mapSidecol .trackData strong {
	float: left;
}
#mapSidecol .trackData li {
	border-bottom: 1px solid #3072a6;
	padding:3px 2px;
	overflow: hidden;
	_display: inline-block;
}
#mapSidecol .photo img {margin-bottom: 8px;}

/* upload box */ 
#mapSidecol .inner h3.uploadPhoto {
	background: transparent url(../../images/icon-camera01.gif) no-repeat 0 50%;
	font-size: 1.1em;
	padding: 2px 0 2px 28px;
	 text-decoration: underline;
	 cursor:pointer;
	 font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
#mapSidecol .uploadForm {margin: 10px 0;}
#mapSidecol .uploadForm .file {margin-bottom: 5px; font-size: 0.9em;}
#mapSidecol .uploadForm textarea {
	width: 99%;
	color: #6b6b6b;
	font-size: 0.9em;
	margin-bottom: 10px;
	height: 50px;
}
#mapSidecol .infoTxt {
	color: #fff;
	float: left;
}
#mapSidecol .submit {float: right;}
#mapSidecol .inner .dojoxScrollHelper {	left: -12px;}


.comments .uploadPhoto {background: none; padding-left: 0;}

 /* gallery */
#mapSidecol .gallery {
	border-top: 1px solid #1d7cc4;
	padding-top: 13px;
	}
#mapSidecol .gallery .galleryItem {
	background: transparent url(../../images/bg-mapgallery-separator.gif) no-repeat 89px 0;
	float: left;
	width: 90px;
	height: 75px;
	text-align: center;
	font-size: 0.9em;
	}
#mapSidecol .gallery .galleryItem.lineBreak {
	background: none;
	padding-right: 0;
	margin-right: 0;
	}
#mapSidecol .gallery .galleryItem img {margin-bottom: 4px;}

#mapSidecol .panoramioItem a {display: block; width: 78px; height: 57px; margin: 0 auto;}
#mapSidecol .panoramioItem a img {position: absolute; top: 0; left: 30000px;}
#main #mapSidecol .panoramioItem {height: 70px;}



.gallery a {margin: 0 5px;}
.gallery a.thumb {margin: 0;}

#mapSidecol .f-line {
}
#mapSidecol .route label {
	width: 4em;
}
.checkbox {zoom: 1;}
#mapSidecol .checkbox label,
#mapSidecol .restaurant .checkbox label,
#mapSidecol .route .checkbox label {
	line-height: 20px;
	width: auto;
}

/* restaurant search */
#mapSidecol .restaurant {
	line-height: 20px;
	width: auto;
	font-size: 0.9em;
}
#mapSidecol .restaurant .txt {
	width: 150px;
	margin-right: 10px;
	padding: 2px;
}

.restaurantResults p {
	margin-bottom: 0;
}

/* route planner */

#mapSidecol .route {font-size: 0.9em;}

#mapSidecol .route input.txt,
#mapSidecol .route select {
	width: 150px;
	margin-right: 8px;
	position: relative;
	margin-top: -2px;
}
#mapSidecol .route .flip {
	margin-left: 47px;
	background: transparent url(../../images/ico-arrows-flip.gif) no-repeat 0 50%;
	line-height: 1.3em;
	padding-left: 15px;
}
#mapSidecol .route .addPoint {margin-left: 47px;}
#mapSidecol .route .btn {
	margin-top: 20px;
	float: right;
}
#mapSidecol .route .f-line {
	margin-top: 8px;
	float: left;
}

#mapSidecol .obratit {border: 0; background: 0; color: #5fb5ea; text-decoration: underline; padding: 0; font-size: 0.9em; cursor: pointer;}
#mapSidecol p.right {margin-bottom: 5px;}

#mapSidecol .CycleRoutePane {
	
}


/* create route */
.createRoute .f-line {margin-bottom: 8px;}
.createRoute {font-size: 0.9em;}
.createRoute label, .createRoute .labelLike {width: 80px;}
.createRoute textarea {width: 280px; height: 60px;}
.createRoute .txt {width: 200px;}
.createRoute select {width: 204px;}

/* search bar */

#searchBar {
	background: #000;
	padding: 2px 7px 4px 7px;
	font-size: 0.9em;
	line-height: 2.3em
	}
	#searchBar input.btn, .km {margin-right: 10px;}
	#searchBar select {margin-right: 5px;}
	#searchBarText {width: 60px;}
	.searchSelects {white-space: nowrap;}
#hrSlider {display: inline-block; =display: inline;}
#minValue, #maxValue {width: 25px;}


/* user action */
#mapSidecol .actions {margin-bottom: 10px;}	 
	#mapSidecol .actions li {
		width: 49%;
		float: left;	
		}
		#mapSidecol .line a {
			padding: 3px 0 3px 30px;
			display: block;
			background-position: 0 3px;
			zoom: 1;
			}		
			.upravit {background: url(../../images/icons/ico-upravit.png) no-repeat;}
			.video {background: url(../../images/icons/ico-video.png) no-repeat;}
			.smazat {background: url(../../images/icons/ico-smazat.png) no-repeat;}
			.foto {background: url(../../images/icons/ico-foto.png) no-repeat;}
			.favorit {background: url(../../images/icons/ico-favorit.png) no-repeat;}
			.invite {background: url(../../images/icons/ico-invite.png) no-repeat;}
			.wrong {background: url(../../images/icons/ico-warning.png) no-repeat; padding: 3px 0 3px 30px;}
			#mapSidecol .line a.idos {background: url(../../images/icons/ico-idos.png) no-repeat 0 8px;}
			
			h3.foto, h3.video {padding-left: 30px;}
			
			#mapSidecol .contentranking  a {padding: 0;}
			
	#mapSidecol .line li {		margin-bottom: 5px;	}

/* facebook */
.facebook {
	background: url(../../images/facebook-bg.png) no-repeat;
	padding-top: 24px;
	padding-left: 15px;
	padding-bottom: 20px;
	}
	.facebook h4 {color: #FFF; font-size: 1.3em;}
		.facebook h4 span {color: #72c1f1;}
		
	.beFan {
		display: block;
		float: left;
		border: 1px solid #888888;
		color: #333333;
		font-weight: bold;
		padding: 1px 6px 1px 25px;
		font-family: Tahoma, Verdana, Geneva, sans-serif;
		font-size: 0.9em;
		text-decoration: none;
		background: url(../../images/icons/ico-beFan.gif) no-repeat 2px 2px  #f3f2f3;
		}
		.beFan:hover {color: #000;}
	.shareTrack {
		float: right;
		background: url(../../images/icons/ico-fcb.png) no-repeat;
		padding-left: 23px;
		font-size: 0.9em;
		margin-right: 20px;
		margin-top:2px;
		cursor: pointer;
		}
	#mapSidecol .facebook a.beFan:hover, #mapSidecol .facebook a.beFan {color: #000;}
		
/* video box */

.videoBox .leftCol {width: 289px; float: left;}

.videoBox .inner { color: #6a6a6a; padding-bottom: 11px; =padding-bottom: 7px;}
.videoBox h3, .videoBox .ranking, .videoBox .views, .videoBox a:hover, .videoBox .miniList, .videoBox .allItems a   {color: #FFF;}
.videoBox h3 {font-size: 1.2em;}
.videoBox .koment {border-right: 1px solid #6a6a6a; border-left: 1px solid #6a6a6a; padding-right: 8px; padding-left: 12px;}
.videoBox a, .videoBox .views strong {color: #5fb5ea;}
.videoBox p {margin-bottom: 0; padding: 2px 0;}
.videoBox .autor {float: right;}
.videoBox .allItems {background: url(../../images/bg-gradient-dark-short.png) #050b1f repeat-x; padding: 7px 12px; font-size: 1em;}

/* route box */
ul.route {border-top: 12px solid #F6F6F6;}
.route li {
	color: #333;	
	padding: 11px 11px 26px 11px; 
	=padding: 12px 11px; 
	line-height: 1.4em;
	background: #f9f9f9 url(../../images/bg-gradient-light2.png) repeat-x 0 0;
	}

.route .stats {
	padding-top: 5px;
	width: 100%;
	clear: both;
	=clear: none;
}
.route .thumb {
	display: block;
	float: left;
	border: 1px solid #9a9a9a;
	margin-right: 10px;
}
.route .thumb img { border: 1px solid #ebedee; }
.route .name	{ font-size: 1.1em; }
.allItems {background: url(../../images/bg-gradient-light-short.png) #e8ebed repeat-x; padding: 7px 12px; font-size: 1em; margin-bottom: 0; }


#col2dir, .page {
	width: 970px;
	margin: 0 auto;
	font-size: 1.1em;
}

#col2dir .content {
	width: 580px;
	float: left;
	
	}
	#naKole #col2dir .content {width: 650px; padding-bottom: 20px;}
	#naKole #col2dir .column {width: 310px; padding-bottom: 20px;}
#col2dir .content h1 {
	color: #fff;
	font-size: 1.5em;
	margin: 0;
}
#col2dir .content h2 {
	font-size: 1.4em;
}
#col2dir .content h2,
#col2dir .content h2 a {
	color: #0156ab;
	text-decoration: none;
}
#col2dir .content h2 a:hover {
	text-decoration: underline;
}
#col2dir .content .contentHeader, #col2nomenu .content .contentHeader {
	background: transparent url(../../images/bg-header-blue.gif) no-repeat 0 0;
	padding: 8px 15px;
}
.content .contentBody {
	background-color: #fff;
	color: #000;
	font-size: 1.1em;
	padding: 10px;
}
#col2dir .content .contentBody .lft {
	width: 290px;
}
#col2dir .content .contentBody .rgt {
	width: 260px;
}
#col2dir .content .contentFooter {
	background: #e8ebed url(../../images/bg-gradient-grey.gif) repeat-x 0 0;
	text-align: right;
	padding:4px;
}
#col2dir .content .contentFooter .btn {
	color: #feffff;
	float: right;
	background: transparent url(../../images/btn-dGrey.gif) no-repeat 0 0;
	margin-top: 6px;
	margin-right: 10px;
}

.videoBox .miniList li {
	background: url(../../images/bg-gradient-dark.png) repeat-x  #040a1d;
	width: 295px;
}


#col2dir .traffic li a {
	color: #2267a2;
}
#col2dir .traffic li a:hover {
	color: #5fb5ea;
}
#col2dir .traffic li, #naChut .content .miniList li {
	float: left;
	height: 7em;
	padding: 10px;
	width: 259px;
	margin-right: 1px;
	background-color: #ebeeef;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	font-size: 0.85em;
}
#naChut .content .miniList li {width: 100%; height: auto; font-size: 1em; padding: 14px 0}
#naChut .content .miniList li div {margin: 0 14px;}
#naChut .content .miniList li img {margin: 0 5px 0 14px;}
#naChut .contentBody {font-size: 0.9em;}


#col2dir .col {
	width: 365px;
	float: right;
}
#col2dir .col ul {
	color: #fff;
	font-size: 1.5em;
}
#col2dir .col ul li {
	background: transparent url(../../images/li-dot-white01.gif) no-repeat 0 5px;
	padding-left: 10px;
	font-size: 1em;
}

#col2dir .col .promo {
	color: #bddcff;
	font-size: 2em;
	line-height: 1.2em;
}
#col2dir .col .promo strong {
	font-weight: normal;
}
#col2dir .col.deco-birellBottle {
	background-position: 100% 100%;
	padding-bottom: 180px;
	font-size: 0.85em;
}
#col2dir .col p.lower {
	font-size: 1.3em;
	margin: 20px 0 0;
	width: 50%;
	line-height: 1.2em;
}
#col2dir .col .button {
	color: #feffff;
	background: transparent url(../../images/btn-Black.gif) repeat-x 0 0;
	top: 15px;
	font-size: 1.1em;
	position: relative;
}


/* 3 col layout / Detail */

.content h1,
.content h2 {
	color: #2267a2;
}
.contentHeader {
	background: transparent url(../../images/bg-header-blue.gif) no-repeat 0 0;
	padding: 8px 15px;
}
#col3 .contentBody, #col2nomenu .contentBody, #eShop .contentBody {
	background: #fff url(../../images/bg-gradient-detail.gif) no-repeat 0 0;
	padding: 40px 0 0 0;
	color: #333;
	font-size: 1.2em;
}

#col2nomenu .contentBody, .profileEdit {
	background: #fff url(../../images/bg-gradient-detail2.gif) no-repeat 0 0;
}

.contentBody h1 {
	font-size: 28px;
	margin-bottom: .5em;
}
.contentBody .date {
		color: #6c6c6c;
		font-size: 0.85em;
	}
	.colRight .contentBody .date {color: #FFF;}
.contentBody .article, .newsContent {margin: 0 34px 40px 34px;}
.contentBody .article p {
	text-align: justify;
}
#col3 .contentBody .photo .zoom {
	padding: 6px 10px 6px 20px;
	color: #fff;
	background: #000d38 url(../../images/icon-zoom-plus.gif) no-repeat 10px 50%;
	display: block;
	font-size: 11px;
}
#col3 .contentFooter {
	background-color: #e6f0ff;
	padding: 10px 35px;
	color: #333;
	overflow: hidden;
	_display: inline-block;
}


#col3 .content .comments {margin-bottom: 10px;}
#col3 .content .comments div {
	padding: 8px;
	float: left;
	width: 523px;
}
#col3 .content .comments div.odd {
	background-color: #f4f8fe;
}
#col3 .content .comments .thumb {
	border: 1px solid #2267a2;
	float: left;
	margin-right: 8px;
}
#col3 .content .comments h4 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
}
#col3 .content .comments h4 a {
	color: #2267a2;
	font-weight: bold;
}
#col3 .content .comments p {
	font-size: 11px;
	margin: 0;
}
#col3 .content .comments .comment {
	padding: 0 8px 0 0;
	float: left;
	width: 440px;
	border-right: 1px solid #dadcdf;
	background-color: transparent;
	background-position: 1px 0;
	background-repeat: no-repeat;
}
#col3 .content .comments .controls {
	padding: 0;
	float: right;
	width: 66px;
}
#col3 .content .comments .controls a {
	background: transparent url(../../images/btn-comments.gif) no-repeat 0 0;
	color: #1d1d1d;
	display: block;
	width: 66px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
}
#col3 .comments .level2 .comment { padding-left: 20px; width: 420px; background-image: url(../../images/bg-comment-level-01.gif); }
#col3 .comments .level3 .comment { padding-left: 40px; width: 400px; background-image: url(../../images/bg-comment-level-01.gif); background-position: 21px 0;  }
#col3 .comments .level4 .comment { padding-left: 60px; width: 380px; background-image: url(../../images/bg-comment-level-01.gif); background-position: 41px 0;  }

#col3 .content .commentAdd {
}
#col3 .content .commentAdd a {
	color: #2267a2;
}
#col3 .content .commentAdd .lft {
	font-size: 1.1em;
}
#col3 .content .commentAdd .btn {
	float: right;
	color: #fff;
	background-image: url(../../images/btn-BlackComment.gif);
}

.colRight h3 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 0;
}
.colRight .contentBody {
	margin-bottom: 15px;
}
.colRight .news .contentHeader {
	background: #0169bc url(../../images/bg-header-blue-w175.gif) no-repeat 0 0;
}
#main .colRight .news .contentBody, .blueBox .contentBody {
	padding: 10px 15px;
	color: #fff;
	background: #01326A url(../../images/bg-gradient-blue-w175.gif) no-repeat 0 0;
}

.news h3.cufon {font-size: 1.3em;}

.news ul {font-size: 0.85em; }
.news li {border-top: 1px solid #184f8e; margin-bottom: 8px; padding-top: 8px;}
	.news li.first {border: 0; padding: 0;}
.news li p {margin-bottom: 12px; line-height: 1.2em;}
.news h4 {margin-bottom: 2px; line-height: 1.2em;}
.news a {color: #5fb5ea;}
.news a.button {color: #FFF;}
.news a:hover {color: #FFF;}
#col3 .news .date {font-size: 0.9em; color: #FFF;}
.news .right {margin-bottom: 0;}

.colRight .poll .contentHeader {
	background: #212943 url(../../images/bg-header-black-w175.gif) no-repeat 0 0;
}
#main .colRight .poll .contentBody {
	padding: 10px;
	color: #fff;
	background: #060c25 url(../../images/bg-gradient-black-w175.gif) no-repeat 0 100%;
}

.newsItem, .receptItem {
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	}
	.first {border: 0; padding: 0;}
	.newsItem h3 {margin-bottom: 10px;}
	.newsItem img, .receptItem img {border: 1px solid #2267a2; margin: 0 20px 5px 0;}
	

	.first {border: 0; padding: 0;}
	.receptItem h3 {margin-bottom: 4px;}
	
	.article p.date {margin-bottom: 0;}



/* horni obrazovky */
.screenPane {
	position: relative;
	width: 100%;
	height: 200px;
	}
	#img1 {
		position: absolute;
		bottom: 5px;
		left: 60px;
		}
		.screen3Pane #img1 {left: -10px;}
	#img2 {
		position: absolute;
		bottom: 5px;
		right: 60px;
		}
		.screen3Pane #img2 {right: -10px;}
	
	
	#img3 {
		position: absolute;
		bottom: 1px;
		left: 304px;
	}
	




/* ranking */
.ranking span {
	display: inline-block;
	vertical-align: text-top;
	width: 55px;
	height: 12px;
	overflow: hidden;
	text-indent: -10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.ranking .star0 { background-image:url(../../images/ico-stars-0.png); }
.ranking .star1 { background-image:url(../../images/ico-stars-1.png); }
.ranking .star2 { background-image:url(../../images/ico-stars-2.png); }
.ranking .star3 { background-image:url(../../images/ico-stars-3.png); }
.ranking .star4 { background-image:url(../../images/ico-stars-4.png); }
.ranking .star5 { background-image:url(../../images/ico-stars-5.png); }

.route .ranking { float: left; }
.route .views { float: right; }
.route .name,
.route .views span {
	font-weight: bold;
}






/* Dekorační prvky */

.deco-birellBottle {
	background: transparent url(../../images/deco-BirellGlassDiamond.png) no-repeat;
}
.deco-birellBottle ul li {line-height: 1em; margin-bottom: 0;}



.box {
	background: url(../../images/bg-gradient-light.png) repeat-x #FFF;
	border-bottom: 1px solid #7e858b;
	padding: 10px;
	color: #424242;
	font-size: 0.9em;
	}
	.box img.lft {
		border: 1px solid #9a9a9a;
		padding: 1px;
		margin: 0 10px 5px 0;
		}
	.box a {color: #0d4b8f;}
	.box a:hover {color: #B21623;}
	.box a strong {font-size: 1.1em; margin-bottom: 2px;}
	.box em, .views em {font-weight: bold; font-style: normal;}
	.box p.clear {margin-bottom: 0;}
	.box p {position: relative; top: -1px;}
	.box img.png, .route li img.png {vertical-align: middle; position: relative; top: -1px;}
	
.comments .box p {margin-bottom: 4px;}
.comments .box p.added {margin-bottom: 0;}


.contentBody .pager {margin-bottom: 15px; text-align: center;}

.pager {padding-top: 8px; margin-bottom: 0;}
.pager strong, .pager a {margin: 0 2px;}
.pager a.prev, .pager a.next {text-decoration: none; margin: 0 4px;}
#mostWatched .pager, #bestRated {padding-top: 10px;}

.topPager {font-size: 0.9em;}
.topPager .prev {float: left;}
.topPager .next {float: right;}

#div_most_watched_routes {clear: both; padding-top: 5px;}


#bannerContainer {margin: 15px 0; height: 130px;}


/* ************************** */
/* ***** USER PROFILE ******* */
/* ************************** */

#userCol {
	float: left;
	width: 233px;
	min-height: 485px;
	_height: 485px;
	position: relative;
	}
	#userCol span {font-size: 0.9em;}
	#userCol h2 {font-size: 1.5em; font-weight: normal;}
	#userCol a {color: #FFF;}
#userData {
	float: right;
	width: 722px;
	position: relative;
	z-index: 450;
	font-size: 0.9em;
	}

#userData .column {
	float: left;
	width: 232px;
	}
	#userData .route {border: 0;}
		#userData .route li {
			padding-top: 8px; 
			padding-bottom: 8px;
			=padding-top: 9px;
			=padding-bottom: 9px;
			position: relative;
			border-top: 1px solid #7e8d98;
			zoom: 1;
			}
	#userData .pager {padding-top: 8px;}
	#userData .pager a {color: #5fb5ea;}
	#userData .pager a:hover {color: #FFF;}
	
	#userData .myContent h3 {font-size: 1.2em;}


		
	#userData .myContent ul {margin-right: 10px;}
		#userData .myContent .myVideos ul {margin-right: 0;}
		
	 #userData .myContent h3 {margin-bottom: 5px;}
	 #userData .myContent .thumb {margin-right: 10px;}
	 #userData .myContent .myVideos .name, #userData .myContent .myFotos .name {padding-top: 2px; display: inline-block;}
	 #userData .myVideos .route li, #userData .myFotos .route li {padding-top: 9px; padding-bottom: 9px; overflow: hidden; _display: inline-block; min-height: 66px; _height: 66px;}
	 
.profileEdit {
	border: 2px solid #FFF;
	border-top: 0;
	border-left: 0;
	padding: 20px;
	color: #333333;
	zoom: 1;
}
	.profileEdit .colGroup {
		float: left;
		clear: both;
		width: 100%;
	}
		.profileEdit .colGroup .col2 {
			float: left;
			width: 320px;
		}


  .close {
	  position: absolute; 
	  top: 7px; 
	  right: 7px; 
	  cursor: pointer;
	  }
			
#favRouteMap {
	width: 455px;
	height: 414px;
	float: right;
}

#ownRouteMap {
	width: 455px;
	height: 414px;
	float: right;
}


/* ********************** */
/* ***** KONTAKTY ******* */
/* ********************** */

.contactPane {
	padding: 0 25px;
}
.contactPane .f-line {
	float: left;
	margin-bottom: 10px;
}
.contactPane label {
	float: left;
	width: 180px;
}
.contactPane .center .button {
	float: none;
}
.contactPane textarea {
	width: 250px;
	height: 70px;
	padding: 2px;
}


/* ************************** */
/* ***** TUNDRA RESET ******* */
/* ************************** */

.tundra .dijitSplitContainer-child, .tundra .dijitBorderContainer-child {border: 0;}
.tundra .dijitSplitContainer-dijitContentPane, .tundra .dijitBorderContainer-dijitContentPane {background: none;padding:0;}
.tundra .dijitContentPane {padding:0;}

#headContainer, #footerContainer {overflow: visible;}

.tundra .dijitTab {
border:0;
margin-right:4px;
padding:0;
}

.tundra .dijitTabContainerTop-dijitContentPane, .tundra .dijitTabContainerLeft-dijitContentPane, .tundra .dijitTabContainerBottom-dijitContentPane, .tundra .dijitTabContainerRight-dijitContentPane, .tundra .dijitAccordionContainer-dijitContentPane {
background-color:transparent;
padding:0;
}

.tundra .dijitTabPaneWrapper {
border:0;
margin:0;
padding:0;
}

.tundra .dijitSplitterV, .tundra .dijitGutterV {
display: none;
}
.dijitGutter {
display: none;
}

.tundra .tundraContainerReset {background: none; margin: 0; padding: 0;}

.tundra .dijitSliderDecrementIconH, .tundra .dijitSliderDecrementIconV, .tundra .dijitSliderIncrementIconH, .tundra .dijitSliderIncrementIconV {margin: 0;}

/* *********************************** */
/* ******** GLOBALS ****************** */
/* *********************************** */

.line {
	border-top: 1px solid #347cb4;
	padding-top: 15px;
	margin-bottom: 15px;
	}
	
#mapSidecol .actions, #mapSidecol .CycleRoutePane, .facebook, .box, .videoBox .inner, .mainContainer, .tabs {overflow: hidden; _display: inline-block;}

.beFan span {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.beFan {position: relative; overflow: hidden; _display: inline-block;}


/* bublina */
.bubble {
	background: url(../../images/bubble-bg.png) no-repeat;
	width: 300px;
	border: 0;
	font-size: 1em;
	position: relative;
	}
	.bubbleIn {
		padding: 15px 15px 5px 15px;
		}
		.bubble .title {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			margin-bottom: 6px;
			color: #5fb5ea;
			position: relative;
			font-weight: bold;
		}
		.bubble .close {
			width: 23px;
			height: 23px;
			background: url(../../images/bubble-x.png) no-repeat;
			top: 3px;
			right: 3px;
			}
			.bubble .close span {display: none;}
		.bubble .arrow {
			width: 14px;
			height: 15px;
			position: absolute;
			bottom: -14px;
			left: 0;
			background: url(../../images/bubble-ar.png) no-repeat;
		}
		
/* thickbox forms */
#highslideBox {font-size: 1.3em;}
.highslide-body { background: #111214;}
#highslideBox .article {padding: 20px;}

#highslideBox form {
	padding: 15px 30px;
	}
.highslideContentBox {
		padding: 0 25px 25px 25px;
		font-size: 1em;
		font-size: 0.9em;		
	}
	.highslideImageBox {
		height: 416px;
	}
	.highslideVideoBox {
		height: 415px;
		=height: 420px;
		}
		.highslideVideoBox div.lft { margin-right: 20px;}
		#highslideBox .highslideContentBox form {padding: 15px 0 0 0;}
	.highslideIrregularBox {
		height: 575px;
		=height: 3580px;
		}

	
.facebookLink, .highslideImageBox a, .highslideVideoBox a {cursor: pointer; color: #09F; text-decoration: underline;}
.facebookLink:hover, .highslideImageBox a:hover, .highslideVideoBox a:hover {color: #FFF;}

#videoAddForm, #imageAddForm, #discussionAddForm {font-size: 0.9em;}

.facebookLink {background: url(../../images/icons/ico-fcb.png) no-repeat 0 0; padding: 1px 0 1px 30px; }

.highslide-wrapper .mapHelpContentBox {
	padding: 0 20px 1px 20px;
	background: #111214;
	color: #FFF;
	font-size: 1.1em;
	}

/* anketa */

#main .poll .contentBody {font-size: 1em;}
	.poll label {margin-left: 5px;}
	.poll p {border-bottom: 1px solid #515567; padding-bottom: 7px; margin-bottom: 7px;}
	.poll .buttons {margin-bottom: 0;}
	.poll .rate {float: right;}
	#main .poll form {color: #9b9da7; font-size: 0.9em;}
	.poll form p { border: 0; padding: 0;}
	.poll .button {font-size: 1.1em;}

.pollStripBg {
	background: url(../../images/poll-bg.png) no-repeat 0 0;
	display:block;
	height:11px;
	margin:4px 9px 8px 0;
	zoom: 1;
	}
	.pollStrip {
		display:block;
		height:9px;
		position:relative;
		top:1px;
		}
		.blue .pollStrip {background: url(../../images/poll-blue.png) no-repeat;}
		.green .pollStrip {background: url(../../images/poll-green.png) no-repeat;}
		.orange .pollStrip {background: url(../../images/poll-orange.png) no-repeat;}
		
/* Accordian */

#accordian h3 {
	color: #2267a2;
	background: transparent url(../../images/icon-arrow-switch-down.gif) no-repeat 0 50%;
	padding: 2px 0 2px 17px;
	text-decoration: underline;
	font-weight: bold;
	border-top: 0 none;
	cursor: pointer;
}
#accordian .active h3 {
	background-image: url(../../images/icon-arrow-switch-up.gif);
	text-decoration: underline;
	border-bottom: 0 none;
	outline: none;
	margin: 10px 0;
	cursor: pointer;
}


/* WYSIWYG output */

.documentText table {

}
.documentText th {
	background-color: #082f68;
	color: #fff;
}
.documentText tr.even td {
	background-color: #eaeaea;
}
.documentText table h1,
.documentText table h2,
.documentText table h3,
.documentText table h4,
.documentText table h5 {
	margin: 15px 0 0;
}

.hry#highslideBox .highslide-close a {
	overflow: hidden;
	padding: 0;
	background-position: 0 0;
}

#splashScreenRestaurace,
#splashScreen {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../../images/bg-curtain.png) repeat 0 0;
	z-index: 1000000;
}
#splashScreenRestaurace { display: block; }

#splashScreenImg {
	top: 50%;
	left: 50%;
	position: absolute;
}
#homepage #splashScreenImg {
	margin: -150px 0 0 -195px;
}
#restaurace #splashScreenImg {
	margin: -172px 0 0 -156px;
}

/* CYKLOSOUTEZ */

.contentHeaderCyklo {
	background: url(../../images/galleries/souteze/soutez-cyklo-hh.png) no-repeat;
	height: 34px;
	width: 547px;
	margin-left: 30px;
}

.contentBodyCyklo table {
	margin-left: 30px;
	width: 550px;
	color: #333333;
}

.contentBodyCyklo .vote {
	border-bottom: 1px solid #bacfe0;
}

.contentBodyCyklo td {
	padding: 10px 20px 10px 5px;
	border-right: 5px solid #FFF;
}

td.radioCyklo {
	padding: 25px 0 0 30px;
	border: 0;
	width: 57px;
}

.rateCyklo {
	padding-left: 7px;
	line-height: 0.9em;
	font-size: 0.9em;
	color: #666666;
	}

.pollStripBgCyklo {
		margin:4px 0 3px 5px;
		display:block;
		height: 5px;
		width: 425px;
		background: url(../../images/poll-bg-cyklo.png) repeat-x 0 0;
		}
		.pollStripBgCyklo span {
		height:5px;
		display: block;
		position: relative;
		}
		.blue .pollStripBgCyklo span {background: #0066FF repeat-x;}
		.green .pollStripBgCyklo span {background: #66FF33 repeat-x;}
		.orange .pollStripBgCyklo span {background: #FF6600 repeat-x;}
	
.jizhlasoval {
	width: 500px;
	font-size: 1em;
	color: #FF0000;
	border: 2px solid #FF0000;
	text-align: center;
	padding: 5px 10px;
	margin: 5px 0 20px 215px;
	font-weight: bold;
	background-color: #FFCCFF;
	}
	
/* HOBBY TEAM */

.hobbyTittle {
	background: url("../../images/bg-header-blue.gif") no-repeat scroll 0 0 transparent;
	padding: 8px 15px;
	margin-top: 10px
}

.hobbyTittle h2 {
	color: #FFF;
	margin: 0;
}

.hobbyTittle {
	background: url("../../images/bg-header-blue.gif") no-repeat scroll 0 0 transparent;
	padding: 8px 15px;
	margin-top: 10px
}

.hobbyTittle h2 {
	color: #FFF;
	margin: 0;
}

#col2 .hobbyTeamContent .colLeft {
	width: 175px;
}

#col2 .hobbyTeamContent .content {
	width: 785px;
}

.hobbyTeamContent .content, .hobbyTeamContent .contentBody {
	background-color: transparent;
	padding: 0;
}

.hobbyTeamContent h1 {
	margin-bottom: 0px;
}

.hobbyIntroReg {
	padding: 0 30px 0 30px;
	min-height: 120px;
}

.hobbyIntroReg table {
	margin: 15px 0 10px 40px;
}

.hobbyIntroReg td {
	vertical-align: middle;
}

.hobbyLastActiveClubs table {
	width: 580px;
	margin-left: 15px;
}

.hobbyLastActiveClubs td {
	height: 60px;
	padding: 5px 0 5px 0;
	vertical-align: bottom;
}

.hobbyLastActiveClubs tr {
	border-bottom: 1px solid #CCCCCC;
}

.hobbyLastActiveClubs h3 {
	margin: 0;
	font-size: 1.5em;
}

.hobbyLastActiveClubs p {
	margin: 0;
}

.hobbyLastActiveClubs a {
	text-decoration: none;
}

.hobbyLastActiveClubs img {
	float: right;
	width: 50px;
	height: 50px;
}

.hobbyTeamBox {
	background-color: #FFF;
}

.hobbyTeamBox .paddingTen {
	padding: 10px;
}

.hobbyTeamContent p {
	margin: 0;
}

.hobbyTeamsList {
	padding: 20px;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}

.hobbyTeamsList h1 {
	display: inline;
	margin-right: 30px;
}

.hobbyTeamsList p {
	margin-top: 15px;
}

.hobbyTeamsList button {
	background: url(../../images/btn-Red.gif) repeat-x #0d1122;	
}

.hobbyTeamsListBox {
	float: left;
	width: 355px;
	height: 75px;
	padding: 0 15px 10px 0;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

.hobbyTeamsListBox a {
	text-decoration: none;
}

.hobbyTeamsListBox h2 {
	margin: 10px 0 1px 0;
	font-size: 1.7em;
}

.hobbyTeamsListBox p {
	margin-top: 5px;
}

.hobbyTeamNonLogged {
	padding: 15px;
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
	background: url("../../images/bg-gradient.png") top no-repeat transparent;
}

.hobbyTeamInfo {
	text-align: center;
}

.hobbyTeamInfo h2 {
	text-align: left;
}

.hobbyTeamInfo p {
	text-align: left;
	padding: 0 10px 15px 15px;
}

.hobbyTeamInfo table, .hobbyTeamInfo td {
	margin: 0;
	padding: 10px 0 0 0;
}

.hobbyTeamInfo td {
	padding-left: 10px; 
}

.hobbyTeamInfo tr.onePixBorder {
	border-bottom: 1px solid #CCCCCC;
}

.hobbyTeamInfo ul {
	text-align: left;
	padding-left: 7px;
}

.hobbyTeamInfoBox {
	float: left;
	width: 105px;
	min-height: 120px;
	margin: 0 10px 10px 0;
	line-height: 2em;
}

.hobbyTeamImg img {
	border: 1px solid #3071a9;
	padding: 1px;
	margin-bottom: 10px;
}

.hobbyTeamInfo button {
	margin-bottom: 10px;
}

.hobbyPrispevky td {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	background: url("../../images/bg-gradient.png") top no-repeat transparent;
}

	td.hobbyPrispevkyID {
		width: 125px;
		border-right: 1px solid #CCCCCC;
		text-align: center;
	}

	td.hobbyPrispevkyID img {
		border: none;
		width:65px;
        height:65px;
		margin-left: 0;
		}
		
	td.hobbyPrispevkyID a {
		display: block;
		font-weight: bold;
		text-decoration: none;
		padding-bottom: 10px
		}
	
	td.hobbyPrispevkyObsah {
		width:auto;
		border-bottom: none;
	}
	td.hobbyPrispevkyOdkazy {
		background: transparent;
	}

.hobbyPrispevky strong {
	font-weight: bold;
	color: #0258b4;
	padding-left: 10px;
}

.hobbyPrispevky span {
	float: right;
	padding-right: 10px;
	font-size: 90%;
}

.hobbyPrispevkyObsah strong.mesSub {
	padding: 0 0 7px 0;
	font-weight: bold;
	color: #0258b4;
	display: block;
}

.hobbyPrispevky p {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px 10px 0 10px;
}

.hobbyPrispevkyOdkazy  a {
	padding: 0 25px 0 5px;
	text-decoration: none;	
}

.hobbyPrispevkyOdkazy  li {
	display: inline;
	padding-right: 25px;
}

.hobbyPrispevkyOdkazy  li img{
	padding-right: 5px;
	vertical-align: middle;
	margin-left: 0;
}

.hobbyPrispevkyOdkazy {
	 background: transparent;
}

.hobbyPrispevky p.hobbyNoMessage {
	padding: 15px;
	text-align: center;
	font-style: italic;
	margin-top: 0;
}

/* HOBBY TEAM form */

.insertForm {
	background: url("../../images/bg-blue-gradient.png") no-repeat scroll 0 0 transparent;
	background-color: #FFF;
	padding: 10px;
}

.insertForm .button {
	border: 0;
}

.insertForm table {
	margin-top: 10px;
}

.insertForm td {
	font-weight: bold;
	color: #0258b4;
}

.insertForm textarea {
	width: 300px;
	min-height: 75px;
	border: 1px solid #7f9db9;
}

.insertForm input {
	width: 300px;
	border: 1px solid #7f9db9;
}

/* edit form, profil */

.editForm textarea, .editForm input {
	border: 1px solid #7f9db9;
}

.editForm textarea {
	width: 400px;
	height: 120px;
}

.editForm input {
	width: 200px;
}

.profileEdit h3 {
	text-transform: uppercase;
}

.profileEdit .tabs .checked span {
    margin: 3px 3px 0 0;
    padding: 6px 17px 5px 20px;
}

/* napoveda */
.napoveda {width:23px; height:21px; display:block; text-align:center; overflow:hidden; font-size:12px; line-height:21px; color:#000; position:relative}
.napovedaOverlay {width:23px; height:21px; display:block; background:url(../../images/ico-napoveda-24.png); position:absolute; left:0; top:0; cursor:pointer;}
.myprofile .napoveda {position:absolute; top:8px; right:11px}

.blueBox {margin-bottom:15px; color:#fff !important}
.h3 {color:#fff; font-size:1.3em; margin-bottom:0}
.colRight .h3 {font-size:1.4em !important}
.blueBox .contentHeader {background:#0169bc url(../../images/bg-header-blue-w175.gif) no-repeat 0 0 !important}
.blueBox .contentBody {padding:6px 14px !important; background:#01326A url("../../images/bg-gradient-blue-w175.gif") no-repeat 0 0 !important}
.darkBox {margin-bottom:15px; color:#fff !important}
.darkBox h3 {color:#fff; font-size:1.3em; margin-bottom:0}
.darkBox .contentHeader {background:#485068 url(../../images/darkbox-heading.jpg) no-repeat 0 0 !important}
.darkBox .contentBody {padding:6px 14px !important; background:#060c25 url("../../images/darkbox-bg.jpg") no-repeat 0 0 !important}
.navType2 {margin-bottom:10px; font-weight:bold; font-size:0.85em}
.navType2 li {position:relative; line-height:1.3em}
.navType2 a {text-decoration:none; display:block; padding:6px 16px 6px 10px; background:url(../../images/li-ar.gif) no-repeat 0 1em; color:#fff; border-bottom:1px solid #18579f; text-transform:uppercase}
.navType2 a:hover {text-decoration:underline}
.navType2 .badge {position:absolute; right:-5px; top:6px}
.navType3 a {display:block; padding:2px 4px 2px 10px; background:url(../../images/li-ar.gif) no-repeat 0 0.7em; color:#5fb5ea; font-weight:bold}
.navType3 a:hover {color:#fff}
.myprofile {position:relative}
.myprofile p, .myprofile li {font-size:0.9em; line-height:1.3em}
.myprofile a {color:#5fb5ea; font-weight:bold}
.myprofile a:hover {color:#fff}
.profilIntro img {border:1px solid #1f639f; float:left; margin:3px 0 15px 0}
.profilIntro h4 {width:95px; color:#fff; float:right; font-weight:normal; margin:3px 0}
.profilIntro p {width:95px; float:right; padding-top:2px}
.profilIntro a {color:#5fb5ea}
.profilIntro a:hover {color:#fff}
.profilIntro li {clear:both}
.whiteH4 {color:#fff; font-size:1.2em; margin:0}
.sectionBox {border-top:1px solid #18579f; padding:10px 0 12px 0}
.but-facebook {background-color:#000; color:#fff; margin-bottom:5px; display:block}
#klubSearch {height:44px; padding-bottom:12px; padding-top:68px; background:url(../../images/logo-hobbyteam-24.png) no-repeat 50% 0}
#klubSearch form {background:url(../../images/bg-search.jpg) no-repeat; height:33px; display:block; padding:11px 0 0px 8px}
.klubSearchInp {width:118px; padding:0 8px; color:#fff; height:24px; background:url(../../images/inp-search.png) no-repeat; border:0}
.klubSearchSub {color:#fff}
.buttonRed {background:url("../../images/btn-Red.gif") repeat-x scroll 0 0 #0D1122}
.blueFatLabel {color:#8fcdf9; display:block; font-weight:bold; padding-bottom:5px}
.inpDark {height:24px; padding:0 8px 0 8px; border:0; background:#2f3033; color:#6a6a6a}
.w400.inpDark, textarea.w400 {width:383px}
.taDark {background:#2f3033; display:block}
.taDark textarea {border:0; color:#6a6a6a; background-color:transparent; padding:4px 8px}
.dialogHeading {font-size:2.4em; font-weight:normal; color:#fff}
#hobbyIntro {padding:0 15px; z-index:100; position:relative}
#hobbyIntro .hobbyIntroReg {padding:0; font-size:1.1em}
#hobbyIntroWait {padding:95px 30px 15px 30px}
#hobbyIntro ul, #hobbyIntro p {padding-right:255px}
#hobbyIntro a {color: #FFF;}
#hobbyIntro .butBlack {}
#hobbyIntroUnderlay {width:243px; height:191px; position:absolute; left:50%; top:13em; background:url(../../images/hobby-underlay.png); z-index:1; margin-left:37px}
#hobbyIntro .paddedButton {left: 365px;
    margin: 0;
    padding-bottom: 10px;
	padding-right: 0;
    padding-top: 10px;
    position: absolute;
    top: 135px;}
.content .headingWhiteBig {color:#fff; font-size:2.6em}
.but-kluby {display:inline-block; height:23px; line-height:23px; background:url(../../images/but-spread.png) no-repeat; padding-left:38px}
.but-klubyInner {color:#eccccf; display:inline-block; height:23px; line-height:23px; background:url(../../images/but-spread.png) no-repeat 100% 0; text-decoration:none; padding-right:28px}
.but-teamy {display:inline-block; height:23px; line-height:23px; background:url(../../images/but-spread.png) 0 -46px no-repeat; padding-left:38px}
.but-teamyInner {color:#eccccf; display:inline-block; height:23px; line-height:23px; background:url(../../images/but-spread.png) no-repeat 100% -46px; text-decoration:none; padding-right:28px}
.but-klubyInner:hover, .but-teamyInner:hover {color:#fff}
.butBlack {background:url(../../images/but-black.gif) repeat-x #020202; display:inline-block; height:33px; line-height:33px; color:#fff; font-size:12px; padding:0 15px}


/* .dialogType1 extends dijit.Dialog  */
.dijitDialogUnderlay {background-color:#000}
.dijitDialogCloseIcon {background-image:url(../../images/dijit-but-close.gif) !important}
.dialogType1 {border:10px solid #fff !important; background-color:#212224 !important; font-size:1.2em}
.dialogType1 .dijitDialogCloseIcon {top:10px; right:10px}
.dialogType1 .dijitDialogTitle {display:none !important}
.dialogType1 .dijitDialogTitleBar {padding:20px 0 0 0 !important; background:none !important}
.dialogType1 .dijitDialogPaneContent {border:0 !important; background-color:#212224 !important; padding:0 25px 20px 25px !important}
