/*
Theme Name: Sanborn
Description: Sanborn - strojové obrábění
Version: 1.0.0
Author: Fenyx.cz
Author URI: http://www.fenyx.cz/
Tags: fixed width, two columns, widgets, fenyx

	Fenyx - Sanborn v1.0.0
	http://www.fenyx.cz/

	This theme was designed and built by Fenyx,
	whose homepage you will find at http://www.fenyx.cz/

*/


/* ___________________________ logo ___________________________ */
#strojnipark-header, #logo span {
	position: relative;
	display: none;
    float: left;
    left: 0;
	top: -2000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#header-image {border:none; float:right;}
#logo, #logo a {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 348px;
	height: 122px;
	margin: 0;
	padding: 0;
	background: none;
}

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li { list-style: none; list-style-position: inside; margin: 10px; list-style-image:url(images/li-tick.png)}
ol li { list-style: decimal; list-style-position: inside; margin: 10px;}
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: 5px solid #999; margin: 6px; }
.clear {clear:both;}
.left {float:left;}
.right {float:right;}




/* Body
-------------------------------------------------------------------*/
#site-background1 {
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	width:1100px;
    background: url(images/background-1.jpg) no-repeat;
}
#site-background2 {
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	width:1100px;
    background: url(images/background-2.jpg) no-repeat;
}
#site-background3 {
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	width:1100px;
    background: url(images/background-3.jpg) no-repeat;
}
body { 
	font: 14px/18px Arial, Geneva, sans-serif; 
	color: #000; 
	background: #ffffff; 
}

h1, h2, h3, h4, h5, h6 { font-family: Arial, Geneva, Sans-Serif; color: #fff; }
.h1, h1 { height:24px; width:670px; font-size: 18px; margin:23px 0; padding: 0px; color:#000; border-bottom:3px solid #c0c0d5;}
.h1 {width:auto;}
h2 {background: url(images/h2.png) no-repeat; font-size: 14px; text-transform: uppercase; margin: 15px 0 10px 0;  color:#fff;}
h3 { font-size: 18px; line-height: 22px; margin: 10px 0 10px 0; }
h4 { font-size: 16px; line-height: 20px; margin: 10px 0 10px 0; }
h5 { font-size: 14px; line-height: 18px; margin: 10px 0 10px 0; }
h6 { font-size: 12px; line-height: 16px; margin: 10px 0 10px 0; }
.uvodnih1 {position:absolute; top:-2000px;}

h1 span { color: #000; }

a { color: #f00; text-decoration:underline; }
a:hover { color: #f00; }
a:visited { color: #f00; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Uvod
-------------------------------------------------------------------*/
#uvodni-banner {padding:0; margin:0; height:308px; width: 970px; background:url(images/uvod.jpg);}
#uvod {position:relative; left:-15px; top: -15px; width:700px;}
.uvod_prava {
	float: right;
	position:relative;
	top:0;
	left:0;
	display: block;
	width:424px;}
#duraznakvalitu span, #modernitechnologie span {
	position: absolute;
	display: block;
	left: 0;
	top: -2000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#duraznakvalitu, #duraznakvalitu a {
	position:relative;
	top:0;
	left:0;
	display: block;
	width: 349px;
	height: 248px;
	margin: 0;
	padding: 0;
	background-position:-13px;
	border-right:1px solid #ccc;
}
#modernitechnologie, #modernitechnologie a {
	position:relative;
	top:0;
	left:0;
	display: block;
	width: 349px;
	height: 248px;
	margin: 0;
	padding: 0;
	background-position:-13px;
}
.modernitechnologie {
background: url(images/modernitechnologie.png) transparent no-repeat;
}
.modernitechnologie-en {
background: url(images/en-modernitechnologie.png) transparent no-repeat;
}
.modernitechnologie-de {
background: url(images/de-modernitechnologie.png) transparent no-repeat;
}
.duraznakvalitu {
background: url(images/duraznakvalitu.png) transparent no-repeat;	
}
.duraznakvalitu-en {
background: url(images/en-duraznakvalitu.png) transparent no-repeat;
}
.duraznakvalitu-de {
background: url(images/de-duraznakvalitu.png) transparent no-repeat;
}
#levytextuvod {float:left; width: 298px; background:#CCC; border:solid #666 1px; margin: 5px; font-size:12px; line-height:normal;}
.aktuality {padding: 0 15px; color:#fff;}
.aktuality a:hover, .aktuality a:visited, .aktuality a:link{color:#f00; font-size: 13px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;}
#pravytextuvod {float:right; width: 300px;}
.citat {margin: 0 0px;}
#img_aktuality {width: 298px; height:33px; background:url(images/aktuality.png);}
#obr_nemocnice { width:290px; height:216px; background:url(images/nemocnice.jpg); border: solid 1px #FFF; margin-top:6px;}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 970px; 
	padding-bottom: 10px; 
	margin: 0 auto; 
	overflow: hidden; 
}
#container #wrapper { 
	width: 970px; 
	float: left; 
	overflow: hidden;
	background: #fff;
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 970px; 
	height: 134px; 
	float: left; 
	position: relative;
	border-bottom: 8px solid #ccf;
}
#header a:link {color:#FFF;}
#header a:hover {color:#FFF; text-decoration:underline;}
#header a:visited {color:#FFF;}

#header h1 { 
	position: absolute; top:-1000px;
}
#header h1 a { 
	color: #fff; 
	text-shadow: 1px 1px 1px #333; 
	text-decoration: none; 
}
#header h1 span { position: absolute; top:-1000px;
}

#head_nav_uvod {float: left; text-align:right; width:683px; position:relative; top: -73px;}
#head_nav_kont {float:left; text-align:right; width: 187px; position:relative; top: -73px;}
#head_nav_odkaz {url(images/u_vysetreni.jpg) transparent no-repeat;float:right; text-align:right; width: 300px; height:33px; position:relative; top: -60px; border:none; left:-350px;}
#head_nav_odkaz img{border:none;} 


/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 101px; 
	right: 260px;
}

#search input { border: 0; }

#search #s { 
	width: 142px;
	padding: 11px 0 9px 38px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search-text.png) no-repeat;
}
#search #searchsubmit { 
	width: 39px; 
	height: 33px;
	vertical-align: top;
	background: url(images/search-submit.png) no-repeat;
}




/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 970px; 
	height: 80px; 
	float: left; 
	background: url(images/nav-bg.gif) no-repeat; 
	position: relative; 
}
#nav ul { 
	margin-left: 10px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 33px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 7px;
}
#nav ul li.current_page_item { background: url(images/nav-tab-left.gif) no-repeat; }
#nav ul li a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	line-height: 33px; 
	padding: 0 15px 0 8px; 
}
#nav ul li a:hover { color: #ccc; }
#nav ul li.current_page_item a { background: url(images/nav-tab-right.gif) no-repeat top right; }
#nav #feed { 
	position: absolute; 
	right: 15px; 
	top: 12px; 
	height: 19px; 
	padding-left: 37px; 
	color: #544626; 
	display: block; 
	background: url(images/feed.gif) no-repeat; 
	text-decoration: none; 
}



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 700px; 
	float: left; 
	padding: 15px; 
/*    margin:0 10px;*/
	min-height:60em;
	height:auto;
	background: #fff;
}

#content .post { margin-bottom: 0px; }
#content .post p { margin-bottom: 20px; }
#content .post h1 a { text-decoration: none; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #000; 
	padding: 3px 5px 5px 5px; 
	margin-bottom: 20px; 
	background: #f90; 
	border: 1px solid #232323;
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 240px;
	float: left;
	font-size: 12px; 
	margin: 0;
	color: #555;
	background: #c0c0d5;
}
.atelier{font-size: 16px; font-weight:bold; line-height:26px;}

#sidebar h3 { font:18px Arial, Sans-Serif; color: #fff; margin:0; padding:8px 20px; text-transform: uppercase; background:#0f0f8a;}

#sidebar a { color: #000; text-decoration: none; }
#sidebar a:hover { color: #666; }

#sidebar .block {
	width: 240px;
	margin: 0px 0px 15px 0px;
    padding: 0px;   
	overflow: hidden;
	color: #555;
}
#sidebar .block li { 
	margin: 5px 0;
}
#sidebar .block a:hover { color: #fff; }

#sidebar .block ul li { font-weight:bold; list-style-image:none !important;}
#sidebar .block ul li ul li{ font-weight:normal; background: url(images/arrow.gif) no-repeat 2px 8px; list-style-image:none !important; padding-left:15px; margin-left:-30px;}
.block ul {padding:5px 20px;}

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }



/* Wrapper Bottom
-------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 900px; 
	height: 6px; 
	float: left; 
	margin-bottom: 7px; 
}



/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 22px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: #bfcec3; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 635px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 536px; 
	background: #d6ded4; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #d6ded4; 
	border: 5px solid #bfcec3; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 600px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/* Footer
-------------------------------------------------------------------*/
#footer { 
	width: 970px; 
	float: left; 
	color: #fff;
	padding-top: 6px;
	text-align: center;
	background:#fff url(images/footer-bg.png) repeat-x;
}
#footer-inner { 
	width: 970px; 
	padding-bottom: 6px; 
}
#footer-content { 
	width: 970px; 
	}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a {color:#666;}
.footer-logo {float:left; background:url(images/footer-logo.png) no-repeat; height:50px; width:116px; margin:30px;}
.footer-leftfloat {float:left; margin:30px; text-align:left; color:#666;}
.footer-rightfloat {float:right; margin:30px;text-align:left; color:#666;}


#post-95 td {border:1px #999 solid; padding:0 5px;}
#post-95 table {border:2px #999 solid;}

#sidebar .block .wp-polls li {padding:0 0 0 0;}
.wp-polls element.style { width: 60%;}
.wp-polls-ul { padding: 0 0 10px 0;}

table img {
border:1px solid #999999;
margin:5px 0;
}

#aktuality h2 {background:none; font-size:14px; font-weight:bold; padding:0;}
#post-117 img {padding:0; margin:0 0 0 13px; border:none;}

.li-odd {color:#10108B;}

#uvodnitext {width:480px; float:left;}
#uvodnitext h1 {width:auto;}

#novinky { padding:40px 0 15px 0;color:#000; float:left; width:200px; background: url(images/novinky.png) no-repeat #c0c0d5; position:relative; left:-15px;}
#novinky-en { padding:40px 0 15px 0;color:#000; float:left; width:200px; background: url(images/news.png) no-repeat #c0c0d5; position:relative; left:-15px;}
#novinky-de { padding:40px 0 15px 0;color:#000; float:left; width:200px; background: url(images/neuheiten.png) no-repeat #c0c0d5; position:relative; left:-15px;}
#aktuality {color:#000;}

#lang-selector {left:710px;
padding:2px 0 0 40px;
position:absolute;
top:101px;
width:160px;
background:#ccf;}
#lang-selector ul li {display:inline-block; list-style-image:none;}
#lang-selector ul {display:inline-block; list-style-image:none;}
#lang-selector {display:inline-block; list-style-image:none;}
#lang-selector {display:inline !ie;}
#lang-selector ul {display:inline !ie;}
#lang-selector ul li {display:inline !ie;}

.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block }
.qtrans_flag_and_text { padding-left:20px }
.qtrans_flag_cs { background:url(http://www.sanborn.cz/wp-content/plugins/qtranslate/flags/cz.png) no-repeat }
.qtrans_flag_en { background:url(http://www.sanborn.cz/wp-content/plugins/qtranslate/flags/gb.png) no-repeat }
.qtrans_flag_de { background:url(http://www.sanborn.cz/wp-content/plugins/qtranslate/flags/de.png) no-repeat }
