/*  
Theme Name: jxk 2010
Theme URI: http://www.jxk.cz
Author: Ing. Jan Kopriva
Author URI: http://www.jxk.cz

*/

/* reset
-------------------------------------------------*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* reset end
-------------------------------------------------*/
@font-face {
	font-family: 'Museo';
	src: url('fonts/museo-webfont.eot');
	src: local('☺'), url('fonts/museo-webfont.woff') format('woff'), url('fonts/museo-webfont.ttf') format('truetype'), url('fonts/museo-webfont.svgz#webfontUuEHInog') format('svg'), url('fonts/museo-webfont.svg#webfontUuEHInog') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: local('☺'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#webfontxCOt0sq4') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Coolvetica';
	src: url('fonts/coolvetica_rg-webfont.eot');
	src: local('☺'), url('fonts/coolvetica_rg-webfont.woff') format('woff'), url('fonts/coolvetica_rg-webfont.ttf') format('truetype'), url('fonts/coolvetica_rg-webfont.svgz#webfontJhxbCHIm') format('svg'), url('fonts/coolvetica_rg-webfont.svg#webfontJhxbCHIm') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	background-image: url(pic/bg2.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #000;
}
body {
	font-family: MuseoSlab, Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 1px #000;
	}


#big_content{
width: 860px;
margin: 0 auto;
background-image: url(pic/bg_rep_white.png);
background-repeat: repeat-y;

}
.logo{
float: left;
margin-top: 30px;
margin-left: 25px;
}
p {
	margin: 0 0 1em;
	font-size: 0.9em;
	letter-spacing: 0.0em;
	font-family:MuseoSlab, Arial;
	text-align: justify;
}
strong{
color: #ffbf16 !important;
font-weight: normal;
}
em, i {
	font: normal italic 100% Georgia, "Times New Roman", Times, serif;
}
a {
	color: #ffbf16;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #fff;
	text-shadow: none;
}
big {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.46em;
	color: #887662;
}
pre{
background-color: #ccc;
color: black;
border:1px solid white;
padding: 10px;
text-shadow: none !important; 
margin: 10px 0px;
}
pre strong{
color: black !important;
font-weight: bold;
}
small {
	font-size: .9em;
	color: #9f8c77;
}
blockquote {
	background: url(pic/blockquote.png) no-repeat 4px 0;
	padding: 0 26px 0 26px;
	font: italic 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
.post ul {

	margin: 0.9em 0 1.8em 15px;
}
.post ul li {
	padding: 0 0 .5em 5px;
		font-size: 0.9em;
}
ol {
	margin:1.2em 0 1.8em 15px;
}
ol li {
	margin: 0 0 .5em 15px;
	font-size: 0.9em;
}
h1, h2, h3, h4, {
	line-height: 1.7em;
}
h1 {
	font-size: 1.6em;
	color: #ffbf16;
	text-shadow: 0px 1px 1px #000;

}

h2 {
font-weight: normal;
	font-size: 1.2em;
	color: #ffbf16;
	padding-top: 0px;
	margin-bottom: 5px;
	
}
h2 a:link{

	color: #ffbf16;

	
}
h3 {
	font-size: 1.0em;
	color: #ffbf16;
	font-weight: normal;
	padding-bottom: 0px;
}
h3.paddingb10{padding-bottom: 10px}
h4 {
	font-size: 1em;
	color: #fff;
	
}
h5 {
	font-size: 1em;
	color: #ccc;
	font-weight: normal;
	}

input, textarea {
	font: normal 1em/1.4em Arial, Helvetica, sans-serif;
}

/* header
-------------------------------------------------*/
#header {
	background-image: url(pic/bg_rep.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0 auto;
	padding-left: 0px;
	position: relative;
	width: 860px;
	display: block;
	clear: both;
}


/* nav level1 */
#nav {
width: 500px;
float: left;
background-image: url(pic/menu_bg.png);
background-repeat: no-repeat;
margin-top: 58px;
height: 37px;
padding-top: 3px;
padding-left: 25px;
z-index: 10;
font-family: MuseoSlab;
}
#nav li {
	margin: 0 0px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 10;
}


/* main level link */
#nav a {
	color: #e9c25e;
	text-decoration: none;
	display: block;
	padding: 8px 20px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	font-size: 1.5em;
	z-index: 10;
}

#nav a:hover {
color: #4f6517;

}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #f1980f !important;
	text-shadow: 0px -1px 1px rgba(0,0,0, .5);
		}
#nav .current_page_parent a, #nav .current_page_item a{
	color: #f1980f;
	text-shadow: 0px -1px 1px rgba(0,0,0, .5);
}

/* sub levels link hover */

#nav ul li:hover a, #nav li:hover li a {
font-size: 1em;
	background: none;
	border: none;
	color: #9e3c27;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-align: center;
	text-shadow: none;
	z-index: 10;
	font-family: MuseoSlab;

}
#nav ul a:hover {
	background: white url(img/gradient.png) repeat-x 0 -100px !important;
	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: none;
	z-index: 10;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index: 10;
	font-family: MuseoSlab;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 10px;
	width: 160px;
	position: absolute;
	top: 45px;
	left: -14px;
	background: #ddd url(img/gradient.png) repeat-x 0 0;
	background-color: #ebebeb;
	z-index: 10;
	box-shadow: 0 1px 10px #4c4c4c;
	-webkit-box-shadow: 0 1px 10px #4c4c4c;
	-moz-box-shadow: 0 1px 10px #4c4c4c;
	zoom: 1;
	font-size: 1.2em;
	}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0px;
	z-index: 10;
	font-family: MuseoSlab;
}

#nav ul a {
	z-index: 10;
}


/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom: none !important;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/*nav*/

#searchform {

	background: url(pic/searchform.png) no-repeat;
	width: 230px;
	height: 25px;
	padding: 5px 0 3px;
	margin-bottom: 20px;
			box-shadow: 0 0px 10px #1b1b1b;
	-webkit-box-shadow: 0 0px 10px #1b1b1b;
	-moz-box-shadow: 0 0px 10px #1b1b1b;
}
#searchform #s {
	border: none;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: white;
	width: 160px;
	padding: 2px 10px;
	margin-left: 30px;
	background-color: transparent;
}
#searchform #s:focus {
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* content
-------------------------------------------------*/
#wrapper {
	width: 100%;
	min-height: 450px;
	overflow: hidden;
	padding-top: 0px;
	float: left;
}

#content {
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	
}
#content .content_bg {
margin-top: 30px;
	float: left;
	width: 520px;
	margin-left: 0px;
	padding: 0px 20px 0 35px;
	z-index: -1;
}


.post_blog {
	margin: 0 0 50px 0px;
	display: block;
}
.post_dokumenty {
	margin: 0 0 10px;
}
.post-title {
	font: 1.8em/1em MuseoSlab, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0px;
	color: #ffbf16;
 	text-shadow: 0px 1px 1px #000;
 	text-decoration: none;

}
.post-title2 {
	font: 1.6em/1em MuseoSlab, Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	color: #ffbf16;
 	text-shadow: 0px 1px 1px #000;
 	text-decoration: none;

}
.post-title a:link, .post-title a:visited  {
	text-decoration: none !important;
	color: #ffbf16;
}

.post-title a:hover {
	color: white;
	text-shadow: 0px 1px 1px #000;
}
.post-month {
	font-size: 10px;
	font-family:Verdana;
	color: #ccc;
	text-align: center;
	display:block;
	line-height: 10px;
	padding-top: 2px;
	margin-left:0px;
}
.post-day {
	font-size: 45px;
	font-family: MuseoSlab, Trebuchet MS, Verdana;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 12px;
	margin-left: 0px;
}
.post-date {
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
	background-image: url(pic/post-date.png);
	background-repeat: no-repeat;
	color: #fff;
	margin: 0px 10px 0 -100px;
	padding: 5px 0px 0px 1px;
	height: 57px;
	width: 62px;
	display: block;
	text-align: center;
	position: absolute;
			box-shadow: 0 0px 10px #1b1b1b;
	-webkit-box-shadow: 0 0px 10px #1b1b1b;
	-moz-box-shadow: 0 0px 10px #1b1b1b;
}
.post-data {
	margin: 0px;
	padding: 0px;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
	color: #e7d9ae;
}
.entry{clear: both;
margin-top: 20px;}
.post-data a {
	color: #e7d9ae;
	text-decoration: none;
	padding-bottom: 4px;
}
.post-data a:hover {
	color: black;
	text-decoration: none;
}
.post-data span {
	padding: 0 0 3px 0px;
	margin-right: 12px;
}
.postauthor {
	background: url(pic/postdata-icons.png) no-repeat 0 -512px;
}
.postauthor:hover {
	background: url(pic/postdata-icons.png) no-repeat 0 -619px;
}
.postcategory a:link{
color: #ccc !important;
font-size: 1.1em;
text-decoration: none;
}
.postcategory:hover {
	background-position: 0 -253px;
}
.posttag {
	background: url(pic/postdata-icons.png) no-repeat 0 -86px;
}
.posttag:hover {
	background-position: 0 -339px;
}
.postcomment {
	background: url(pic/postdata-icons.png) no-repeat 0 -172px;
}
.postcomment:hover {
	background-position: 0 -425px;
}

.more-link {
margin-top: 0px;
font-size: 1.1em;
	background: url(pic/more.png) no-repeat left;
	padding-left: 40px;
	text-decoration: none;
	line-height: 30px;
	display: block;
	text-align: left;

}

.post-nav {
	background: url(pic/content-dots.png) repeat-x;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 25px;
	padding-top: 12px;
}
.post-nav a {
	font: bold 1.2em/1.1em Arial, Helvetica, sans-serif;
	padding: 3px 0 12px;
	display: block;
	text-decoration: none;
	width: 225px;
	background: #ccc;
}
.post-nav .previous a {
	background: url(pic/post-nav.png) no-repeat;
	padding-left: 32px;
	float: left;
}
.post-nav .previous a:hover {
	background-position: 0 -191px;
}
.post-nav .next a {
	background: url(pic/post-nav.png) no-repeat right -383px;
	padding-right: 32px;
	text-align: right;
	float: right;
}
.post-nav .next a:hover {
	background-position: right -574px;
}

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


/* comments
-------------------------------------------------*/
#comments, #respond h4 {
	font: bold 1.6em/1em Arial, Helvetica, sans-serif;
	padding: 15px 0 0;
	margin: 5px 0 20px;
	letter-spacing: -.04em;
	text-shadow: 0px 1px 4px #dfdfbb;
}
#comments, .commentlist #respond h4 {
	background: url(pic/content-dots.png) repeat-x;
}
#comments em, #respond h4 em {
	font: italic .7em/1em Georgia, "Times New Roman", Times, serif;
}
/* commentlist level1 */
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li {
	margin: 0 0 20px;
	padding: 0;
}
.comment-author {
	margin: 0 0 5px;
}
.comment-author small {
	color: #9d8b78;
	font-size: .85em;
}
.comment-author cite {
	font: bold normal 1.35em/1em Arial, Helvetica, sans-serif;
}
.comment-author cite a {
	text-decoration: none;
}
.avatar {
	position: absolute;
	margin: -4px 0 0 -65px;
	background: #fdfde8;
	border: solid 1px #d6d1c7;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.reply {
	background: url(pic/reply.png) no-repeat 0 center;
	padding: 0 0 0 12px;
}
.comment-reply-link {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #a5907a;
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #ca6c18;
}
.commententry {
	clear: both;
}

/*commentlist level2 */
.commentlist ul {
	margin: 20px 0 0;
	padding: 0;
}
.commentlist ul li {
	background: none;
	margin: 0;
	padding: 0;
}
.commentlist ul .comment-author {
	margin: 0 0 10px;
}
.commentlist ul .avatar {
	width: 32px;
	height: 32px;
	position: relative;
	float: left;
	margin: -5px 10px 0 0;
}

/*commentlist sub levels */
.commentlist ul ul {
	margin-left: 53px;
	padding: 0;
}


/* comment nav */
.comment-nav {
	clear: both;
	float: right;
	margin: -33px 0 0;
	line-height: 1em;
}
.comment-nav a {
	text-decoration: none;
	color: #b8a98a;
	font-weight: bold;
	text-transform: uppercase;
}
.comment-nav a:hover {
	color: #ca6c18;
}
.comment-nav .previous a {
	background: url(pic/comment-nav.png) no-repeat 0 -144px;
	padding-left: 18px;
	margin-right: 20px;
}
.comment-nav .previous a:hover {
	background-position: 0 -217px;
}
.comment-nav .previous a:after {
content:  close-quote;
}
.comment-nav .next a {
	background: url(pic/comment-nav.png) no-repeat right 3px;
	padding-right: 24px;
}
.comment-nav .next a:hover {
	background-position: right -70px;
}
.comment-nav .divider {
	background: url(pic/comments-nav-circle.png) no-repeat center center;
	padding: 0 10px;
}

#respond {
	position: relative;
	margin-bottom: 40px;
}
#respond .cancel-comment-reply {
	position: absolute;
	top: 20px;
	right: 0;
}
#respond #cancel-comment-reply-link {
	font: bold .9em/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(pic/cancel-reply.png) no-repeat 0 3px;
	padding: 2px 2px 2px 16px;
	text-decoration: none;
	color: #b8a98a;
}
#respond #cancel-comment-reply-link:hover {
	text-decoration: none;
	color: #ca6c18;
	background-position: 0 -55px;
}
#commentform input[type=text] {
	width: 210px;
	margin-right: 5px;
	background: #fdfde8;
	border: solid 1px #d6d1c7;
	padding: 5px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#commentform textarea {
	width: 97%;
	height: 200px;
	padding: 10px 7px;
	border: solid 1px #d6d1c7;
	background: #fdfde8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#commentform textarea:focus, #commentform input[type=text]:focus {
	border: solid 1px #ca6c18;
	background: #fff;
	outline: none;
	box-shadow: 0 1px 4px #c5c5a2;
	-webkit-box-shadow: 0 1px 4px #c5c5a2;
	-moz-box-shadow: 0 1px 4px #c5c5a2;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform #submit {
	background: url(pic/comment-submit.png) no-repeat 0 bottom;
	width: 183px;
	height: 35px;
	border: none;
	font: bold 1.05em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	cursor: pointer;
	padding: 3px 0 7px;
}
#commentform #submit:hover {
	background-position: 0 0;
}

/* comments end
-------------------------------------------------*/

/* sidebar
-------------------------------------------------*/
#sidebar {
	width: 220px;
	float: right;
	margin-right: 15px;
	margin-top: 35px;
	line-height: 1.5em;
	text-align: left;
	padding: 0px 30px 0px 0px;
}

#twitter-1 .widgettitle{
margin: 0;
line-height:22px;
padding-left: 0px !important;

}
a.twitter_title_link{
	color: #e7d9ae !important;
}
.twitter_title_link:hover{
	color: #ffbf16 !important;
}
#twitter-1 ul{

}
#twitter-1 ul li{
font-family: MuseoSlab;
color: #ececec;
line-height: 1em !important;
font-size: 0.90em;
text-shadow: 0px 1px 1px #000;
list-style-image: url(pic/tweet-list.png) !important;
padding: 0px 10px 10px 0px !important;
margin-left: 27px !important;
text-align: left;

}
#twitter-1 ul li a:link, #twitter-1 ul li a:visited {
font-family: Verdana;
font-size: 10px;
color: #000;
text-shadow: none;
}
#twitter-1 ul li a:hover{
font-family: Verdana;
font-size: 10px;
color: #ffbf16;
text-shadow: none;
}

.twitter-timestamp{
float: left;
font-size: 10px;
font-family: Verdana;
padding: 0px;
margin: 0px;
color: #e7b418;
text-shadow: none;

}

.widgettitle{
color: #6b7b20;
font-size: 20px;
margin: 0;
padding: 0;
line-height:22px;
background: url(pic/sidebar-ico.png) no-repeat !important;
}

#ngg-webslice .widgettitle{
font-size: 25px;
margin: 0;
padding: 0;
line-height:22px;
background: url(pic/sidebar-ico.png) no-repeat !important;
padding-left: 32px !important;
}
#text-3 .widgettitle{
font-size: 25px;
margin: 0;
padding: 0;
line-height:30px;
background: url(pic/sidebar-info.png) no-repeat !important;
padding-left: 32px !important;
}

/*sidebar title (h2) */
#sidebar h3, #sidebar .widgettitle, #sidebar a h3{
	font: 1.6em/1em MuseoSlab, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	margin: 0 0 0px 0px !important;
	color: #e7d9ae;
}
#sidebar h4{
	font: 1.2em/1em MuseoSlab, Arial, Helvetica, sans-serif;
	letter-spacing: .06em;
	margin: 0 0 10px;
	color: #e7d9ae;
 	text-shadow: 0px 1px 1px #000;
 	padding-left: 0px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color:#ececec;
	text-decoration: none;
	font-family: MuseoSlab;
}
#sidebar a:hover{
color: #000;
text-decoration: none;
text-shadow: none !important;
font-family: MuseoSlab;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 5px 0px 20px 3px;
	padding: 0;
	text-align: left;
}
#sidebar ul li {
font-family: MuseoSlab;
	list-style: none;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.9em;
	background: url(pic/sidebar-list.png) no-repeat !important;
	padding-left: 0px !important;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(pic/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(pic/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(pic/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(pic/mini-page.png) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(pic/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(pic/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget p{
font-size: 0.9em;
line-height: 15px;
	padding-top: 5px;
	padding-left: 32px;
	margin-bottom: 10px;
	color: #666;
}
/* sidebar end -------------------------------------------------*/

/* footer -------------------------------------------------*/
#footer {
	width: 825px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 0.85em;
	padding: 35px 0px 20px 35px;
	overflow: hidden;
	color: #fff;
	background-image:url(pic/opacity_braun_35.png);
	background-repeat: repeat;
	text-shadow: 0px 1px 1px #000;
	box-shadow: 0 0px 10px #1b1b1b;
	-webkit-box-shadow: 0 0px 10px #1b1b1b;
	-moz-box-shadow: 0 0px 10px #1b1b1b;
}
.footer_loga{
}
#footer a {
	color: #ffbf16;
	text-decoration: underline;
	text-shadow: none;
}
#footer p {
	color: #ccc;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#footer .copyright {
	float: left;
}
#footer .credits {
	float: right;
}
/* footer end
-------------------------------------------------*/

/* wordpress post formating, etc.
-------------------------------------------------*/
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
pic.alignleft {
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
pic.alignright {
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.aligncenter {
	text-align: center;
}
.wp-caption {
	text-align: center;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px 5px 0;
	margin-bottom: 15px;
}
.wp-caption-text {
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
	color: #777;
}

/* wordpress post formating end
-------------------------------------------------*/
.post-navigation{
border-top: 1px solid #c9621e;
padding-top: 10px;
margin-top: 0px;
}
.post-navigation-title{

color: #ffbf16;
}
#starsi a:link, #starsi a:visited{
background-image: url('pic/novejsi.png');
background-repeat: no-repeat;
background-position: center right;
padding-right: 35px;
display:inline-block;
margin: 0px;
line-height: 35px;
padding-top:-3px;
float: right;
color:#ffbf16;
text-decoration: none
}
#novejsi a:link, #novejsi a:visited{
background-image: url('pic/starsi.png');
background-repeat: no-repeat;
background-position: center left;
padding-left: 35px;
display:inline-block;
margin: 0px;
line-height: 35px;
padding-top:-3px;
float: left;
color:#ffbf16;
text-decoration: none
}
.slideshow-widget{
margin-left: 10px;
margin-top: 5px; 
}
.clear{clear: both;
height: 0px;
margin: 0px;
padding: 0px;}

/*NIVO*/

#slider_bg{
	width:790px;
	height: 242px;
	float: left;
	margin-top: 32px;
	padding:35px;
	background-image:url(pic/slider_bg_rep.png);
	background-repeat: repeat-x;
	background-position: top left;
	clear: both;
		box-shadow: 0 0px 10px #1b1b1b;
	-webkit-box-shadow: 0 0px 10px #1b1b1b;
	-moz-box-shadow: 0 0px 10px #1b1b1b;

	}
#slider img {
	top:0px;
	left:0px;
	display:none;
	z-index: 0;
	}
#slider  {
z-index: 0;
	box-shadow: 0 0px 10px #1b1b1b;
	-webkit-box-shadow: 0 0px 10px #1b1b1b;
	-moz-box-shadow: 0 0px 10px #1b1b1b;
	background:url(pic/loading.gif) no-repeat 50% 50%;
	}
/*POPUP top*/
a.tt{
    position:relative;
    text-align: left;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:1000; color:black; background:;}/*tohle je barva underlinu v Safari a IE!!*/
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    bottom:0px; left:-32px;
	padding: 0px 0 0 0;
	margin: 0px 0 15px 0;
	width:210px;
	color: white;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 20px 10px 20px;
    background: url(pic/popup_bubble.png) no-repeat top;

    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0px 20px 0px 20px; 
	background: url(pic/bubble_filler.png) repeat top; 
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
a.tt:hover span.bottom{
	display: block;
	padding: 20px 10px 17px 10px;
    background: url(pic/popup_bubble.png) no-repeat bottom;
}

/*POPUP bottom*/
a.tt2{
    position:relative;
    z-index:24;
    text-align: left;
    clear: both;
}
a.tt2 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt2:hover{ z-index:25; color:black; background:;}/*tohle je barva underlinu v Safari a IE!!*/
a.tt2:hover span.tooltip2{
    display:block;
    position:absolute;
    top:-0px; left:-32px;
	padding: 0px 0 0 0;
	margin: 25px 0 0 0;
	width:210px;
	color: white;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    zoom: 1;
}
a.tt2:hover span.top2{
	display: block;
	padding: 0px 20px 20px 20px;
    background: url(pic/popup_bubble2.png) no-repeat top;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    zoom: 1;
}
a.tt2:hover span.middle2{ /* different middle bg for stretch */
	display: block;
 	background: url(pic/bubble_filler.png) repeat bottom; 
	padding: 5px 25px 5px 25px; 
	font-size: 0.9em;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
a.tt2:hover span.middle3{ /* different middle bg for stretch */
	display: block;
 	background: url(pic/bubble_filler.png) repeat bottom; 
	padding: 0px 25px 5px 25px; 
	font-size: 0.9em;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}
a.tt2:hover span.bottom2{
zoom: 1;
	display: block;
	padding: 0px 10px 17px 10px;
    background: url(pic/popup_bubble2.png) no-repeat bottom;
}

/*Social*/
.social-title{
font-size: 10px;}

/*portfolio*/
.portfolio{
padding: 10px;
	background-image:url(../../../horinaja/pic/opacity_white_35.png);
	background-repeat:repeat;
	}
	
.portfolio:hover{
box-shadow: 0 0px 10px #000;
	-webkit-box-shadow: 0 0px 10px #000;
	-moz-box-shadow: 0 0px 10px #000;
	}
	
