/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial;
background: rgb(0,0,0) url('images/tm-bg.jpg') no-repeat top center;
margin: 0 0 20px 0;
padding: 0;
	color: #000;
	text-align: center;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 950px;
    border: 5px solid white;
    background: #fff url(images/bg.gif) no-repeat top left;
	text-align: left;
	}

#header {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 950px;
background: transparent url('images/logo.jpg') no-repeat top left;
background-color: rgb(255,255,255);
border: 1px solid rgb(0,0,0);
	}

#headerimg 	{
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 7px 9px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#language img
{
float: right;
margin: 2px;
margin-top: 180px;
border: solid 1px rgb(255,255,255);
}

#content {
	font-size: 1.2em;
        padding: 5px;
		text-align: justify;
line-height: 1.5em;
}

#content hr
{
margin: 5px;
border: 0;
height: 1px;
background-color: #5582AD;
color: #5582AD;
clear: both;
}


#content ul
{
font-size: 0.9em;
list-style: square;
}

#content li
{
padding-left: 5px;
color: #000;
text-decoration: none;
}

#content li a:hover
{
color: #5582AD;
text-decoration: underline;
font-weight: bold;
}

#content span
{
color: #000;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


.attachment {
	text-align: center;
	margin: 5px 0px;
}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 550px;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	padding-top: 5px;
	}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
        margin: 10px 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #D7D7D7;
}

.clear {
	clear: both;
}	
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
border-left: 1px solid #ddd;
}

small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	line-height: 1.5em;
	}

	
/*HEADERS*/
h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 {
	text-decoration: none;
	color: #5582AD;
        font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
        margin: 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-size: 1.1em;
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
        color: #5582AD;
        border-left: 3px solid #000;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font-size: 0.9em;
	margin: 20px 0 0 0;
	}

a {
	text-decoration: none;
	color: #5582AD;
	}

a:hover {
        font-weight: bold; 
	text-decoration: underline;
	}


/*SIDEBAR*/	

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
        padding: 4px;
	font-size: 1.2em;
	background: #5582AD url('images/h3-flag.jpg') no-repeat top left;
	color: rgb(255,255,255);
	text-align: right;
	letter-spacing: 1px;
	text-indent: 0.5em;
	text-transform:uppercase;
	border-right: 20px solid rgb(0,0,0);
	}

#sidebar
{
width: 150px;
}

#sidebar ul
{
list-style: none;
padding: 0;
margin: 0;
letter-spacing: 1px;
font-size: 1.1em;
}

#sidebar ul ul{
background-color: rgb(215,215,215);
}

#sidebar li a
{
display: block;
padding: 0.5em;
color: #000;
text-decoration: none;
background: rgb(215,215,215);
border-left: 3px solid #5582AD;
}

*html #sidebar li a
{
width: 98%;
}

#sidebar li a:hover
{
color: rgb(255,255,255);
background: #5582AD;
border-left: 3px solid #000;;
}

#sidebar li
{
border-top: 1px solid rgb(255,255,255);
}

#sidebar li li.current_page_item a{
color: rgb(255,255,255);
background: #5582AD;
border-left: 3px solid #000;
}

/*SUBMENU*/
#sidebar ul ul ul
{
font-size: 0.9em;
}

#sidebar ul ul ul a
{
background-color: rgb(235,235,235);
padding-left: 1.2em;
}

#sidebar ul ul ul a:hover
{
color: #5582AD;
background-color: rgb(235,235,235);
}

#sidebar li li li.current_page_item a{
color: #5582AD;
background-color: rgb(235,235,235);
}

#sidebar img
{
border: 1px solid rgb(150,150,150);
border-left: 9px solid rgb(150,150,150);
background-color: rgb(255,255,255);
margin: 2px 0;
}

#sidebar img:hover
{
border: 1px solid rgb(0,0,0);
border-left: 9px solid rgb(0,0,0);
}

/*SIDEBAR WIDGET*/



#linkcat-4 img {
border: 1px solid #969696;
border-left: 9px solid #969696;
background-color: white;
margin: 5px 0;
}

#linkcat-4 img:hover {
border: 1px solid black;
border-left: 9px solid black;
}

li#linkcat-4 li{
border-top: 1px solid white;
}

li#text-2{
background-color: #fff !important;
}

li#adv-blogroll-2,
li#linkcat-3,
li#linkcat-4,
li#pages-4,
li#slideshow-3,
li#slideshow-4,
li#slideshow-5,
li#slideshow-6{
margin-top: 15px;
}

/*SIDEBAR2 - HORIZONTAL MENU*/

#sidebar2 h2 {
margin: 0;
padding: 0;
font-size: 0;
text-indent: -999em;
}

#sidebar2
{
height: 30px;
background-color: rgb(215,215,215);
border-top: 5px solid rgb(255,255,255);
border-bottom: 5px solid rgb(255,255,255);
}

#sidebar2 ul
{
list-style: none;
float: left;
width: 100%;
margin: 0;
padding: 4px;
text-transform:uppercase;
}

#sidebar2 li
{
margin: 0;
}

#sidebar2 li li
{
padding: 0 4.5em 0 0;
margin: 0; 
float: left;
}

#sidebar2 li li a
{
padding: 0 0.5em;
border-left: 2px solid rgb(90,90,90);
letter-spacing: 1px;
color: rgb(90,90,90);
font-size:1.2em;
text-decoration: none;
}

#sidebar2 li li a:hover
{
border-left: 2px solid #5582AD;
color: rgb(0,0,0);
text-decoration: underline;
}

#sidebar2 li.current_page_item a{
border-left: 2px solid #5582AD;
color: rgb(0,0,0);
text-decoration: none;
font-weight: bold;
}

*html #sidebar2
{
width: 98%;
}

/* Hide from IE5-Mac \*/
#sidebar2 li li a
{
float: none
}
/* End hide */

/*SIDEBAR - RIGHT*/

#sidebar-right{
width: 210px;
float: right;
margin-left: 10px;
text-align: center;
}

#sidebar-right ul{
list-style: none;
margin: 0;
padding: 0;
}

#sidebar-right li{
background-color: #D7D7D7;
}

#sidebar-right li a{
display: block;
border-left: 3px solid #5582AD;
}

#sidebar-right li a:hover {
color: white;
background: #5582AD;
border-left: 3px solid black;
}

#sidebar-right h2 {
        padding: 4px;
	font-size: 1.2em;
	background: #5582AD url('images/h3-flag.jpg') no-repeat top left;
	color: rgb(255,255,255);
	text-align: right;
	letter-spacing: 1px;
	text-indent: 0.5em;
	text-transform:uppercase;
	border-right: 20px solid rgb(0,0,0);
	}

div.ngg_slideshow.widget {
padding: 5px;
}

/*COMMENTS*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Verdana, Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry p {
	margin: 0;
font-size: 0.9em;
	}
	
.entry p a:visited {
	color: #639ace;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/*CALENDAR*/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Verdana, Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*SUCKERFISH MENU*/
#suckerfishnav {
background: rgb(215,215,215);
font-size:1.2em;
letter-spacing: 1px;
width:150px;
}

#suckerfishnav, #suckerfishnav ul {
list-style:none;
padding:0;
margin:0;
}

#suckerfishnav h2 {
	margin: 0;
	padding: 4px;
	font-size: 1.1em;
	background: #5582AD url('../../themes/tm/images/h3-flag.jpg') no-repeat top left;
	color: rgb(255,255,255);
	text-align: right;
	letter-spacing: 1px;
	text-indent: 0.5em;
	text-transform:uppercase;
	border-right: 20px solid rgb(0,0,0);
	}

#suckerfishnav a {
display:block;
color:#000;
text-decoration:none;
}

#suckerfishnav li a{
background: url('../../themes/tm/images/menu-line.jpg') no-repeat top left;
border-top:1px solid #fff;
padding: 5px 0 5px 10px;
}

*html #suckerfishnav li a
{
width: 98%;
}

*html #suckerfishnav h2
{
width: 85%;
}

*html #suckerfishnav li li a
{
width: 91%;
}

#suckerfishnav li li a {
font-size:0.9em;
padding-left: 20px;
background-color: rgb(235,235,235);
}

#suckerfishnav li.current_page_item a{
color: #fff;
background: #5582AD url('../../themes/tm/images/menu-line-black.jpg') no-repeat top left;
}

#suckerfishnav li li.current_page_item a{
color: #fff;
background: #000 url('../../themes/tm/images/menu-line.jpg') no-repeat top left;
}

#suckerfishnav li a:hover {
color: #fff;
background: #5582AD url('../../themes/tm/images/menu-line-black.jpg') no-repeat top left;
}


#suckerfishnav li li a:hover {
color: #fff;
background: #000 url('../../themes/tm/images/menu-line.jpg') no-repeat top left;
}

/*MAPA*/
.googleMap{
border: 1px solid #000;
}

p.audioplayer_container {  
  text-align: center;  
}  

#fb_share_1{
float: right;
margin-top: 15px;
padding-bottom: 5px;
padding-left: 5px;
}

#fb_share_1 a{
color: #5582AD !important;
}

/*PODVOZKY 2011*/

.album-podvozky {
float: left;
height: 150px;
padding-right: 10px !important;
margin: 0px 15px 25px 0px!important;
text-align: left;
width: 100px;
}

.album-podvozky-link {
height: 100px;
}

#ngg-image-3707.ngg-gallery-thumbnail-box,
#ngg-image-3708.ngg-gallery-thumbnail-box,
#ngg-image-3709.ngg-gallery-thumbnail-box,
#ngg-image-3710.ngg-gallery-thumbnail-box{
width: 120px;
height: 120px;
}

/*BANNERY 2012*/

.album-podvozky {
float: left;
height: 150px;
padding-right: 10px !important;
margin: 0px 15px 25px 0px!important;
text-align: left;
width: 100px;
}

.album-podvozky-link {
height: 100px;
}

#ngg-image-3707.ngg-gallery-thumbnail-box,
#ngg-image-3708.ngg-gallery-thumbnail-box,
#ngg-image-3709.ngg-gallery-thumbnail-box,
#ngg-image-3710.ngg-gallery-thumbnail-box,
#ngg-image-3733.ngg-gallery-thumbnail-box,
#ngg-image-3734.ngg-gallery-thumbnail-box,
#ngg-image-3735.ngg-gallery-thumbnail-box,
#ngg-image-3736.ngg-gallery-thumbnail-box{
width: 120px;
height: 120px;
}
