/* 

Theme Name: ABDER s.r.o.
Theme URI: http://martinstastny.cz
Version: 1.1 (WP2.7.1)
Author: Martin Stastny 
URI: http://martinstastny.cz

*/

/* @group Reset&Globals */

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, font, 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 {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(img/bg5.png) repeat-x;
}


a{
	
}
/* @group Useful */

.no{display: none;}
.clear-l{clear: left;}
.clear-r{clear: right;}
.clear{clear: both;}

/* @end */

#pagewrap-all{
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

#pagewrap{
	background: url(img/shadow.png) repeat-y;
	width: 990px;
	margin: 0 auto;	
	overflow: hidden;
	clear: both;
}

/* @end */

/* @group Header */

#header{
	width: 977px;
	height: 185px;
	float: left;
	margin-left: 7px;
	_margin-left:4px;
}

#header h1 a {
	background: url(img/logo.png) no-repeat;
	width:361px;
	height: 110px;
	float: left;
	position: relative;
	top: 28px;
}

#header h1 span{
	display: none;
}

#header-top{
	width: 100%;
	height: 30px;
	float: right;
	clear: left;

}
#tel{
	width: 380px;
	height: 32px;
	color: #fff;
	line-height: 2.8em;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	font: Tahoma;
}
#tel span{
	margin-left: 30px;

}
ul.qtrans_language_chooser li a{
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-right :5px;
}
#lang{
	width:98px;
	float: left;
	font-size: 0.8em;
	color: #843b00;
	position: relative;
	bottom: 3px;

}
#lang ul{
	list-style: none;
	width: 90px;
	float: right;
}

#lang li{
	display: inline;
	float: left;
	height: 20px;
}
#lang a{
	text-decoration: none;
	color:#843b00;
	font-weight: bold;
	padding-left: 5px;
}

#lang a:hover{
	color: #d1570d;
}

blockquote{
	color: #daa51c;
	font: 1.65em Tahoma;
	font-weight: bold;
	letter-spacing:-1px;
	width: 900px;
	height: 40px;
	float: right;
	position: relative;
	bottom: 40px;
	left: 40px;

}
blockquote span{
	display: none;
}
/* @end */

/* @group Navigation */

#navigation{
	background: url(img/nav2.png) repeat-x;
	margin-left: 7px;
	width: 977px;
	height: 40px;
	position: relative;
	clear: left;
	line-height: 2.5em;
}

#navigation li{
	display: block;
	float: left;
	padding-left: 55px;
}

#navigation li a{
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	float: left;
	padding: 0 20px 0 20px;
	cursor: pointer;
}

#navigation li a:hover,
#navigation li.current_page_parent a,
li.current_page_parent a:hover,
#navigation li.current_page_item a,
#navigation li.current_page_item a:hover, a:active{
	background: url(img/nav_hover.png) repeat-x;
	float: left;
	color: #fff; 
}

/* @end */

/* @group Box Top */

#box-top{
	background: url(img/box_bg.png) repeat-x;
	width: 977px;
	height: 104px !important;
	margin-left: 7px;
	padding-top: 5px;
}

.prem{
	background: url(img/ready.png) no-repeat left;
	padding-left: 35px;
	padding-top: 10px;
	color: #fff;
	font: bold 0.72em Tahoma;
	height: 30px;
}

#box-top .inner{
	width: 400px;
	height: 40px;
	float: left;
	padding-left: 65px;
	padding-top: 10px;

}
/* @end */

/* @group Left */
	
#left{
	width: 440px;
	float: left;
	clear: left;
	padding-left:50px;
}

#right{
	width: 440px;
	float: right;
	padding-right:25px;
}

/* @end*/

/* @group Content */

#content{
	width: 980px;
	padding-top: 10px;
	margin-bottom: 40px;
	float: left;
}

#content ul{
	padding-left:40px;
	float: left;
	list-style: none;	
}

#content li{
	background: url(img/bullet.png) no-repeat 0px 5px;
	color: #737373;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left:15px;
	float:left;
	width: 380px;

}
.box{
	float: left;
	margin-bottom: 15px;
}

.box h2{
	width: 370px;
	color: #d1570d;	
	font-weight: bold;
	font-size: 0.9em;
	float: left;
}
.box p{
	float: left;
	font-size: 0.85em;
	color: #737373;
}
.box h2 img{
	width: 45px;
	height: 45px;
	margin-right: 10px;
}

.post{
	float: left;
	width: 400px;
	padding-left: 80px;
	margin-top:20px;
	padding-bottom: 10px;
}

.post h2{
	width: 370px;
	color: #d1570d;	
	font-weight: bold;
	font-size: 1.em;
	float: left;
	padding-bottom: 5px;
}

.post h3{	
	width: 300px;
	font-size: 0.9em;
	margin-top: 5px;
	float: left;
	clear: left;
	color: #4f789f;
	font-weight: bold;
}
.post p {
	color: #737373;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 350px;
	float: left;
}
.post img{
	width: 50px;
	height: 50px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	clear: left;
}
.contact-page{
	float: left;
	width: 370px;
	padding-left: 100px;
	
}

.contact-page h2{
	width: 370px;
	color: #d1570d;	
	font-weight: bold;
	font-size: 1.em;
	float: left;
	padding-bottom: 5px;
}

.contact-page h3{
	font-size: 0.9em;
	padding-top: 10px;

	float: left;
	width:200px;
	color: #4f789f;
	font-weight: bold;
}
.contact-page p {
	color: #737373;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 300px;
	float: left;
}
.contact-page span {
	color: #737373;
	font-size: 0.8em;
	margin-top: 0;
	width: 300px;
	float: left;
}
.person{padding-top: 10px;}
/* @end */

/* @group Footer */

#footer{
	width:976px;
	height: 420px !important; 
	background: url(img/footer4.png) repeat-x ;
	clear: both;
}

#footer a{
	color: #d1570d;
	font-size: 0.8em;
}

#footer-left{
	float: left;
	width:400px;
	padding-left: 30px;
	margin-top: 10px;
}
#kontakt{
	width: 440px;
	padding-left: 50px;	
	padding-top: 10px;
	margin-left: 10px;
}
#kontakt span{
	color: #4f789f;
	font-weight: bold;
	margin-right: 5px;
}
#kontakt span.pf{padding-left: 6px; color: #9e4a00; font-weight: normal;}
#kontakt h3{
	color: #d1570d;
	padding-bottom: 5px;
}
#kontakt p{
	line-height: 1.4em;
	font-size: 0.85em;
	color: #9e4a00;
	padding-bottom: 5px;
}
#open{
	float: left;
	width:200px;
	clear: right;
	margin: 0;
}
#map{
	width: 300px;
	height: 140px;
	margin-left: 60px;

}
#footer h2{
	font-size: 1.2em;
	color: #4f789f;
	font-weight: bold;
}
#footer-left h2 img{
	margin-right: 10px;
}
#footer-right{
	float: right;
	width:400px;
}
#footer-bottom{
	width: 976px;
	height: 55px;
	margin-top: 20px;
	float: left;
	clear: both;
}
#footer-bottom #l{
	width: 200px;
	height: 20px;
	float: left;
	padding-left: 30px;
	font-size: 0.8em;
	color: #737373;
	padding-top: 20px;
}

#footer-bottom #r{
	width: 200px;
	height: 20px;
	float: right;
	font-size: 0.8em;
	color: #737373;
	padding-top: 20px;
}
#footer-bottom a{
	color: #737373;
	font-size: 0.9em;
	text-decoration: none;
}
fieldset{
	width: 370px;
	float: left;
	margin-top: 10px;
}
#fields{
	width: 370px
	float:left;
	position: relative;
	
}
legend{
	float: left;
	font-size: 1.2em;
	color: #4f789f;
	font-weight: bold;
	letter-spacing: -1px;
}

input{
	color: #737373;
	margin-top: 10px;
	float: right;
	width:300px;
	background: white;
	border: 1px solid #f7debd;
}

label{
	width: 40px;
	margin-top: 10px;
	float: left;
	line-height: 1.5em;
	clear:left;
	color: #9e4a00;
	font-size: 0.8em;
}

textarea{
	color: #737373;
	float: right;
	width: 300px;
	margin-top: 20px;
	border: 1px solid #f7debd;
}

.send{
	background: url(img/btn.png) no-repeat;
	border: 0;
	width: 143px;
	height: 30px;
	color: #fff;
	font-size: 0.72em;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
/* @end */

/* @group Table */
#cenik{
	width: 800px;	
	padding-left: 100px;
	float: left;
	padding-top: 10px;
}
#cenik h2{
	color: #cd560c;	
	font-size: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 2px solid #9e4a00;
}
#cenik p{
	color: #cd560c;	
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: normal;
	padding-bottom: 8px;
	}
table{
	float: left;
	width: 800px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table th, table td {
	padding:10px 0px;
}
table td {
	color: #4f789f;
	border-bottom: 1px solid #f7debd;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1px;
}
#cenik strong{
	float: right;
	width:180px;
	color: #9e4a00;
	text-align: right;
}
.odkazy {
	color: #E6E6E6;
	font-size: 8px;
	}
.odkazy a{
	color: #E6E6E6;
	font-size: 8px;
	}
.odkazy a:hover{
	color: #CFCECE;
		}
/* @end */

