/**
  Theme Name: Apollo1 Starter Theme
  Description: Theme for developers.
  Theme URI: -
  Version: 1.0
  Author: Apollo1
  Author URI: http://www.apollo1.cz
  Tags: simple, clean, widget-ready, widgets, sidebar, valid XHTML, valid CSS, blank-slate
  Licence: 
 
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*************************************
 +Body & Html
*************************************/

html {
	background: #d3d3d3;
	background: url('images/body-bg.gif') center top repeat;
}

body {
	font-family: arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	color: #000;
	padding: 0;
	margin: 0;
	background: url('images/html-bg.png') center top repeat-x;
}

a, a:hover {
	color: #031924;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ul { list-style: inside circle }

/*************************************
 +(X)HTML Containers
*************************************/


/*---------------------- A ----------------------*/

	h1 {
		margin: 0;
	}
	
		h1 a {
			position: relative;
			display: block;
			width: 680px; height: 160px;
			background: url('images/h1.png') center 24px no-repeat;
			z-index: 0;
		}
	
		h1 a span {
			display: none;
		}
		
	h2 {
		font-size: 2em;
		margin: auto 0 1.4em;
		border-left: 9px solid #999;
		padding: 1px 0 0 12px;
	}
	
		h2 a {
			text-decoration: none;
		}
		
	h3 {
		font-size: 1.6em;
		margin: 1em 0;
		line-height: 1.3em;
	}
	
	h4 {
		font-size: 1.3em;
		margin: 0 0 .5em;
		line-height: 1.2em;
	}
	
	
/*---------------------- table ----------------------*/
table {
	width: 100%;
}

td {
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	padding: 5px 3px;
}
	
/*************************************
 +Menu
*************************************/

/*---------------------- main-menu ----------------------*/

#main-menu {
	position: relative;
	float: left;
	margin: 10px 0 0 40px;
}

	#main-menu ul { list-style: none; }
	
		#main-menu ul li {
			margin: 0;
			display: inline-block;
		}

			#main-menu ul li a {
				display: block;
				width: 98px;
				padding: 14px 22px;
				margin: 0;
				background: url('images/menu-li-a-bg.png') center center no-repeat;
				text-decoration: none;
				
			}
			
			#main-menu ul li a:hover {
				background: url('images/menu-li-a-bg_hover.png') center center no-repeat;
				color: #ededed;
			}
				
				/*#main-menu ul li.menu-item-22 a {
					background: url('images/menu-li-a-first-bg.png') center center no-repeat;
				}
				
					#main-menu ul li.menu-item-22 a:hover {
						background: url('images/menu-li-a-first-bg_hover.png') center center no-repeat;
					}
				
				#main-menu ul li.menu-item-17 a {
					background: url('images/menu-li-a-last-bg.png') center center no-repeat;
				}
				
					#main-menu ul li.menu-item-17 a:hover {
						background: url('images/menu-li-a-last-bg_hover.png') center center no-repeat;
					}*/
					
/*---------------------- nabizime-menu ----------------------*/
	
#nabizime-menu {
	margin: 0 0 20px;
	float: left;
	width: 820px;
	text-align: center;
}

	#header #nabizime-menu {
		margin-top: -30px;
	}

	#nabizime-menu ul {
		margin: 0 0 0 38px;
		list-style: none;
	}
	
		#nabizime-menu ul li {
			float: left;
		}
		
			#nabizime-menu ul li a {
				display: block;
				width: 120px; height: 140px;
				background: #aaa;
				margin: 0 11px 0 10px;
				text-decoration: none;
				font-weight: bold;
			}
				
				#nabizime-menu ul li a:hover {}
				
				#nabizime-menu ul li a span {
					display: block;
					position: relative;
					top: 110px;
				}
			
				#nabizime-menu ul li.zakazkova-kovovyroba a { background: url('images/nabizime-zak-kovovyroba.png') center 4px no-repeat; }
				#nabizime-menu ul li.schody a { background: url('images/nabizime-schody.png') center 4px no-repeat; }
				#nabizime-menu ul li.garazova-vrata a { background: url('images/nabizime-garazova-vrata.png') center 4px no-repeat; }
				#nabizime-menu ul li.vchodove-brany a { background: url('images/nabizime-vchodove-brany.png') center 4px no-repeat; }
				#nabizime-menu ul li.svarec a { background: url('images/nabizime-svarec.png') center 4px no-repeat; }
				
					
/*************************************
 +Table
*************************************/


/*************************************
 +Form
*************************************/


/*************************************
 +
*************************************/
#wrap {
	width: 820px;
	margin: 0 auto;
	font-size: 1.3em;
}

#header {
	position: relative;
}

	#header address {
		position: relative;
		top: -60px;
		padding: 0 42px;
		color: #535353;
	}
	
		#header address a {
			text-decoration: none;
			color: #535353;
			border-bottom: 1px solid #aaa;
		}
		
			#header address a:hover {
				color: #000;
				border-bottom: 1px solid #000;
			}

#wrap-menu {
	/*padding: 25px 25px;*/
	float: left;
	/*background: url('images/bg-wrap-menu.png') center center no-repeat;*/
}

#slideshow {
	position: relative;
	float: left;
	background: #aaa;
	width: 542px;
	height: 264px;
}


/*---------------------- content ----------------------*/

#wrap-content {
	margin: -60px 0 0 0;
}

	.page-template-page_offer-php #wrap-content {
		margin: -10px 0 0 0;
	}

#content {
	padding: 40px 46px;
	/*border-top: 1px solid #bbb;*/
}

	#content p {
		margin: 1.2em 0;
	}
	
	img.rounded {
		/*border-radius:15px;*/
		border: 10px solid #aaa;
	}
	


/*************************************
 +Sidebar
*************************************/
.fast-contact {
	/*border-top: 1px solid #bbb;*/
	padding: 15px 0 15px;
	color: #031924;
	font-style: italic;
	
}
	
	.fast-contact h4 {
		background: #031924;
		color: #eee;
		padding: 12px 25px;
		line-height: 1.2em;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	}
	
		.fast-contact h4 small {
			font-size: .85em;
		}
	
	.fast-contact .phone {
		font-size: 2.6em;
		
		font-weight: bold;
	}


/*************************************
 +Gravity Form
*************************************/
#gform_wrapper_1 {
	padding: 20px 0 15px;
	margin: 20px 0 0;
}

.gform_wrapper {
	letter-spacing: 0em;
}

	.gform_wrapper input,
	.gform_wrapper select,
	.gform_wrapper textarea {
		border: none;
		padding: 8px 6px;
		font-size: 1em;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		margin: 0;
	}
	
	.gform_wrapper input.large { width: 360px; }

	.gform_wrapper li {
		list-style: none;
		margin: 12px 5px;
	}
	
	.gform_wrapper label {
		float: left;
		width: 120px;
		font-style:normal;
	}
	
	.gform_wrapper .button {
		background: #fff;
		font-size: .9em;
		padding: 10px 18px 10px 16px;
		
	}
	
	.gform_wrapper input[type="submit"] {
		margin-left: 125px;
		
	}
	
	.gform_wrapper input[type="submit"]:hover {
		cursor: pointer;
		color: #fff;
		background: #031924;
	}
	
	.gform_wrapper .gfield_description {
		font-style: italic;
		padding: 8px 0;
		margin: 4px 0 24px;
		width: 66%;
	}
	
		.gform_wrapper .validation_message {
			background: #4C1000;
			color: #eee;
			padding: 8px 14px;
		}
		
		.gform_wrapper .validation_error {
			font-style: italic;
			color: #4C1000;
			padding: 8px 0;
			font-size: 1.1em;
			font-weight: bold;
		}

/*************************************
 +Footer
*************************************/
#footer {
	margin: 40px 0 15px;
	border-top: 1px solid #bbb;
	font-size: .9em;
	color: #939393;
	text-align: center;
}

	#footer a {
		color: #737373;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #535353;
	}



/*************************************
 +Gallery
*************************************/
.page_gallery {}

	.page_gallery div {
		display: block;
		float: left;
		margin: 0 44px 44px 0;
		width: 201px;
		
		/*height: 180px;*/
	}
	
		.page_gallery div.third {
			margin: 0 0 44px 0;
		}
		
		.page_gallery div img {
			
		}
		
		.page_gallery div .caption {
			margin: 0 0 3px 0 !important;
			padding: 0 0 4px 0;
			/*border-bottom: 1px solid #333;*/
			font-style: italic;
			font-size: 1.1em;
			line-height: 1.1em;
			height: 2.2em;
		}
		
/*************************************
 +bxSlider
*************************************/
.slider,
.bx-wrapper {
	margin: 0 auto 50px;
	
}
	
	.bx-wrapper .bx-viewport {
		border: none !important;
		left: 0 !important;
		background: transparent !important;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	}
	
		.bx-wrapper .bx-viewport .bxslider_item img {
			
		}


/*************************************
 +Misc
*************************************/	

.clear { clear: both; }
.hidden { display: none; }
.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; }
