/*   
Theme Name: CestujemeTM
Theme URI: http://www.cestujemeposvete.sk/
Description: Customized TemplateMonster template for use at www.cestujemeposvete.sk.
Author: Michal Kralik (customization)
Author URI: http://256.sk/
*/

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/main-bg.jpg) no-repeat center top #43640f; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%; 
	line-height:1.125em;
	color:#cce55c;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 0 0 5px 10px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}



/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:322px;
}
#content {
	padding:0 0 30px 0;
}
	#content .aside {
		float:left;
		width:279px;
		margin-right:18px;
	}
	#content .mainContent {
		float:left;
		width:683px;
	}
#footer {
	padding:0 0 11px 0;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 10px 10px 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box .image { 
		float:left; 
		margin:0 10px 0 0;
	}

	.img-box .image img {
		margin-bottom: 9px;
	}

	.img-box UL {
		list-style-type: disc;
		margin-left: 40px;
		margin-bottom: 18px;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ffe50b; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:31px;
	font-weight:normal;
	line-height:1.2em;
	background:url(images/logo.gif) no-repeat left top;
	padding:17px 0 3px 30px;
	text-transform:none;
	left:-30px;
	position:relative;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}

h1.title {
	font-size:26px;
	font-weight:normal;
	line-height:1.2em;
	background:url(images/logo.gif) no-repeat left top;
	padding:17px 0 10px 30px;
	text-transform:none;
	left:-30px;
	position:relative;
         color: #fff;
}

h2 {
	font-size:2em;
	color:#fff;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:15px;
}
h3 {
	font-size:1em;
	color:#41daf5;
	margin-bottom: 15px;
}

.link1 { 
	display:block;
	float:right;
	background:url(images/link1-left.gif) no-repeat left top #314b0a;
	color:#a7bd47; 
	text-decoration:none;
	text-transform:uppercase;
	font-size:.91em;
}
.link1:hover { 
	color:#fff;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 6px 15px; 
		font-weight:normal; font-style:normal;
	}
	
.link2 {
	background:url(images/bull-1.gif) no-repeat left 5px;
	padding:0 0 0 11px;
}

.button1 { 
	float:right;
	background:url(images/button1.gif) no-repeat left top;
	width:85px;
	height:24px;
	text-align:center;
	color:#36500c;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.91em;
	line-height:22px;
}
	.button1:hover {
		color:#111;
	}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	width:100%;
	color:#a7bd47;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat left top;
		padding-left:7px;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat right top;
		padding-right:7px;
	}
	.box .border-top {
		background:url(images/border.png) left top repeat-x;
		height:7px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	
	.box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat left top;
		padding-left:7px;
	}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat right top;
		padding-right:7px;
	}
	.box .border-bot {
		background:url(images/border.png) left top repeat-x;
		height:7px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	
	.box .inner { 
		padding:16px 34px 7px 34px;
		background:url(images/box-bg.png) left top;
		line-height: 1.6em;
	}

	.comments-bubble {
		float: right;
		position: relative;
		text-align: center;
		padding: 4px 17px 20px 17px;
		background: url('images/comments-bubble.png') no-repeat top center;
	}

	.comments-bubble a {
		font-size: 1.2em;
	}

	.box .inner blockquote {
		background: #7e9930 url('images/blockquote-border.png') no-repeat bottom right;
		padding: 10px;
		margin: 15px 0;
		border-left: 3px solid #ffe50b;
	}

	.box .inner blockquote p {
		margin: 0;
		padding: 0;
		color: #fff;
	}

.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
	text-align:right;
}
	.address dd span { 
		float:left;
		padding-right:25px;
	}


/*===== header =====*/
#header .row-1 {
	height:140px;
}
	#header .row-1 .logo {
		float:left;
		padding:49px 0 0 0;
		color:#fff;
		text-transform:uppercase;
		text-shadow:1px 1px #233308;
	}
		#header .row-1 .logo span {
			padding-left:6px;
		}
	
	#header .row-1 .nav {
		float:right;
		font-size:14px;
		padding:92px 0 0 0;
	}
		#header .row-1 .nav li {
			display:inline;
		}
			#header .row-1 .nav li a {
				font-weight:bold;
				color:#fff;
				text-decoration:none;
				border-left:1px solid #5b7a27;
				padding:0 18px 0 18px;
				text-shadow:1px 1px #2d430a;
			}
			#header .row-1 .nav li a.last {
				border-right:none;
				padding-right:0;
			}
			#header .row-1 .nav li a.first {
				padding-left:0;
				border-left:none;
			}
			#header .row-1 .nav li a:hover, #header .row-1 .nav li a.current {
				text-decoration:none;
				color:#4bdff9;
			}
			
			
#header .row-2 {

}
	#header .row-2 .col-1 {
		width:715px;
		margin-right:23px;
	}
	#header .row-2 .col-2 {
		width:242px;
	}
		#header .slogan {
			font-size:33px;
			line-height:1em;
			color:#a7bd47;
			font-weight:bold;
			text-align:right;
			padding:10px 0 0 0;
		}
			#header .slogan .style1 {
				font-size:36px;
				color:#ffe50b;
				text-transform:uppercase;
			}
			#header .slogan .style2 {
				font-size:17px;
				text-transform:uppercase;
			}
			#header .slogan .style3 {
				color:#fff;
			}
			#header .slogan .style4 {
				font-size:37px;
				text-transform:uppercase;
			}
			#header .slogan .style5 {
				font-size:45px;
				line-height:.85em;
				text-transform:uppercase;
				color:#ffe50b;
				font-weight:normal;
			}
			
		#header .row-2 .col-2 p {
			padding:31px 0 0 0;
			margin-bottom:3px;
			color:#cce55c;
		}
			
/*===== content =====*/
#content .aside .indent {
	padding:20px 0 0 30px;
}

#content .mainContent .indent {
	padding:20px 0 0 38px;
}

#content .mainContent .indent1 {
	padding:50px 0 0 38px;
}

/*==== comments ====*/

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
	margin: 0 0 20px 0;
}

#comments .navigation .nav-previous {
	float: left;
}

#comments .navigation .nav-next {
	float: right;
}

h2#comments-title,
h2#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 0;
	line-height: 1.2em;
}
h2#comments-title {
	padding: 0 0 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 73px 0 76px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	-webkit-border-radius: 5px;
	border: 2px solid #70803c;
}
.comment-author {
	font-size: 1.7em;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 11px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #ffe50b;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ffe50b;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.respond {
	margin-top: 10px;
	width: 100%;
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #ffe50b;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ffe50b;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
/*==== comments end ====*/


/*--- tabs begin ---*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	background:url(images/tab-bg1.png) no-repeat left top;
	width:69px;
	height:31px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	margin-right:1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #273c08;
	display: block;
	outline: none;
	text-align:center;
	padding-bottom:1px;
}
ul.tabs li a:hover {
	
}
ul.tabs li.active, ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:url(images/tab-bg2.png) no-repeat left top;
}
ul.tabs li.last {
	margin-right:0;
}


.tab_container {
	overflow: hidden;
	width: 100%;
	background:url(images/tab_container_bg.png) left top;
	color:#36500c;
	float:left;
}
.tab_content {
	padding: 16px 24px 20px 27px;
}
	.tab_content a { color:#fff;}

.tabs_container_bottom {
	background:url(images/tab_container_bot.png) no-repeat left top;
	height:5px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
/*--- tabs end---*/


.list1 li {
	color:#fff;
	list-style-type:disc;
	list-style-position:outside;
	font-size:14px;
	padding-bottom:5px;
	margin-left: 15px;
}
	.list1 li a {
		color:#cce55c;
	}


.list2 dt {
	font-size:14px;
	margin-bottom:4px;
}
	.list2 dd {
		list-style-type:disc;
		color:#fff;
		display:list-item;
		list-style-position:inside;
		padding-bottom:2px;
	}


.list3 li {
	color:#fff;
	list-style-type:disc;
	list-style-position:inside;
	padding-bottom:5px;
}

.list3 span {
	color: #cce55c;
}

.postimage {
	float: left;
}

	.postimage a {
		display:block;
		float:left;
		width:192px;
		padding:5px 4px 15px 4px;
		color:#a7bd47;
		text-decoration:none;
		background:url(images/png-point.png) left top no-repeat;
	}

.tours {
	width:100%;
	overflow:hidden;
}
	.tours li {
		float:left;
		padding-right:6px;
	}
	.tours li.last {
		padding-right:0;
	}
		.tours li a {
			display:block;
			float:left;
			width:192px;
			padding:5px 4px 15px 4px;
			color:#a7bd47;
			text-decoration:none;
			background:url(images/png-point.png) left top no-repeat;
		}
		.tours li a:hover {
			background:url(images/tours-item-bg.png) no-repeat left top;
		}
			.tours li a span {
				display:block;
				padding:13px 0 0 10px;
			}
				.tours li a strong {
					color:#41daf5;
					text-decoration:underline;
					background:url(images/bull-1.gif) no-repeat left 7px;
					padding:0 0 0 10px;
					margin-left:-10px;
					display:inline-block;
				}
				.tours li a em {
					color:#fff;
					font-style:normal;
				}


/*===== footer =====*/

#footer .col-1 {
	width:242px;
	margin-right:65px;
}
#footer .col-2 {
	width:230px;
	margin-right:89px;
}
	#footer .fleft a {
		color:#a7bd47;
		text-decoration:none;
	}
	#footer .fleft a:hover {
		text-decoration:underline;
	}

.footer-box {
	background:#314b0a;
	width:100%;
}
	.footer-box .left-top-corner {
		background:url(images/left-top-corner1.gif) no-repeat left top;
	}
	.footer-box .right-top-corner {
		background:url(images/right-top-corner1.gif) no-repeat right top;
	}
	.footer-box .left-bot-corner {
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
		}
	.footer-box .right-bot-corner {
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.footer-box .inner { 
		padding:15px 30px 15px 28px;
	}

		#footer ul li {
			color:#a7bd47;
			list-style-position:inside;
			list-style-type:disc;
			padding-bottom:2px;
		}
			#footer ul li a {
				color:#a7bd47;
			}
		
		#footer span {
			color:#fff;
		}

/*----- forms -----*/
#search-form {
	position:absolute;
	right:0;
	top:37px;
	float:right;
	width:270px;
}
	#search-form fieldset {
		border:none;
		background:url(images/search-bg.gif) no-repeat left top;
	}
		#search-form input.text {
			width:226px;
			background:none;
			border:none;
			padding:4px 3px 4px 8px;
			margin-right:6px;
			color:#a7bd47;
		}
		#search-form input.submit {
			width:27px;
			height:25px;
			border:none;
			background:url(images/search-button.gif) no-repeat left top;
			cursor:pointer;
		}
		

.flight-form fieldset {
	border:none;
}
	.flight-form .field {
		overflow:hidden;
		margin-bottom: 10px;
	}

	.flight-form .field.alt {
		height:24px;
	}
		.flight-form .field span {
			float:left;
			text-align:right;
			padding-right:6px;
			width:32px;
		}

		.flight-form .field span.wide {
			width: 65px;
			text-align: left;
			padding-top: 7px;
		}
		.flight-form input.text {
			width:221px;
			height: 25px;
			font-size: 19px;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
			padding:3px 0 3px 5px;
			color:#fff;
		}

		.flight-form input.narrow {
			width: 150px;
		}
		.flight-form input.text1 {
			width:80px;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
			padding:3px 0 3px 3px;
			color:#fff;
			float:right;
		}
		.flight-form input.radio {
			width:12px;
			height:12px;
		}
		
		
		.flight-form select {
			width:87px;
			height:24px;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
			color:#fff;
		}
		.flight-form select.dep {
			width:157px;
			height:33px;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
			padding-left: 5px;
			color:#fff;
		}
		
		.flight-form strong {
			color:#fff;
			font-weight:bold;
		}
		
		
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:29px;
	} 
		#contacts-form label input {
			width: 200px;
			padding:2px 0 3px 5px;
			color:#cce55c;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
		}
		#contacts-form textarea {
			width: 385px;
			height:150px;
			padding:2px 0 2px 5px;
			margin-bottom:15px;
			color:#cce55c;
			background:#5a701b;
			border:1px solid #a9bf49;
			border-left:1px solid #3b4f0e;
			border-top:1px solid #3b4f0e;
			overflow:auto;
		}
		#contacts-form .col-1 {
			width:220px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:385px !important;
		}

.ubytovanie-banner {
	text-align: center;
	margin-top: 15px;
}

/*==========================================*/

.twitter-timestamp {
	display: block;
	font-size: 80%;
	color: #cce55c;
}

.social-buttons a {
	padding-right: 15px;
}

.social-buttons a:last-child {
	padding-right: 0;
}

.single-meta {
	text-align: center;
	padding: 5px;
	background: #43620c url('images/single-meta-bgr.png') no-repeat bottom left;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
}
