/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Tony "daMage" Tkáčik
	Author Site	:
	Style Name	: iTklub - Imperating voice of daMage
	Style URI	:
	Version		: 0.3
	Comments	:
*/

@import "wp-dynamic-menu.css";

body {background:#cccccc url(body.back.gif) repeat-x;font-family:Arial,Verdana,Helvetica,sans-serif;}

#page {
    background:#fff url(page-inner.back.gif) repeat-y;
}
* html #page {height:400px;}
.columns-two #page {
	/* The entire design is contained within the 'page' id */
	width:910px;border:none;padding:0;
	
	}
	
#header {
	/* Contains the H1 and menu */
	height:100px;margin:0;background:#fff url(page-shadows.gif) no-repeat;padding:0px 5px;
	}

#header .blog-title {background:transparent url(page-inner.back.gif) top center repeat-y;height:100px;padding:0;}


#header .blog-title {background:transparent url(logo.gif) no-repeat;margin:0;
              display:block;color:#fff;font-size:0.9em;height:60px;padding:20px 20px 20px 320px;width:100px;}
#header .description {display:none;}


/*menu */
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {background:#002255;color:#fff;}
ul.menu li.current_page_ancestor a, ul.menu li a:hover {background:#002255;color:#fff;}
ul.menu {background:transparent;text-align:right;margin-bottom:0;padding-left:350px;}
ul.menu li {margin-left:10px;}
ul.menu li a {background:#2f8691;font-weight:bold;font-size:1.1em;padding:7px 20px 6px;}

ul.menu .page-item-148 a {background:#e63038;}
ul.menu li.admintab {display:none;}

/* modry panel s kategoriami */
#sidebar-1 {padding:0 5px 0px 5px;margin:0;position:absolute;top:100px;left:0px;width:900px;height:200px;
            background:#002255 url(page-shadows.gif) 0px -100px no-repeat;}
* html #sidebar-1 {position:relative;margin-left:-900px;margin-top:-200px;z-index:9999;top:0px;left:5px;}
#sidebar-1 .widget_pages {display:none;margin:0;padding:0;width:900px;height:200px;}
#sidebar-1 .widget_pages ul ul {padding-top:60px;}
#sidebar-1 .widget_categories{margin:0;padding:0;width:900px;height:200px;background:url(m-banners/m-general.jpg);}
#sidebar-1 .widget h4 {display:none;}
#sidebar-1 ul {margin-top:0px;text-align:right;padding:15px;}
#sidebar-1 ul ul {display:none;}
#sidebar-1 a {color:#fff;font-size:1.3em;line-height:1.5em;font-weight:bold;}



/* bocny panel */

#sidebar-2 {position:relative;padding:0;width:260px;color:#458f9a;}
#sidebar-2.secondary {font-size:1.1em;}
#sidebar-2 h4 {font-size:14px;line-height:22px;padding:3px 0px 3px 10px;color:#fff;font-weight:bold;
               background:#002255 url(sidebar-header.gif) no-repeat;letter-spacing:0;
               width:250px;margin:0px 0px 15px -15px;}

#sidebar-2 .widget{width:230px; padding:0 15px;margin-bottom:30px;}

#sidebar-2 h4 {margin-left:-15px;}
#sidebar a {color:#002255;}


#sidebar-2 .widget_recent_comments_gravatars li {min-height:20px;}
* html #sidebar-2 .widget_recent_comments_gravatars li {height:20px;}

/* Obsah */

.content {background:transparent url(page-shadows.gif) 0px -300px no-repeat;margin-top:200px;padding:0 5px;}
* html .content {}

body.columns-two #primary-wrapper {margin-right:-260px;}
#primary {width:560px;padding:10px 30px 40px 30px;}
a, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5, h6 {color:#002255;letter-spacing:0;}

h2 {font-weight:bold;}


.hentry .entry-meta { color:#458f9a;bottom:0px;padding:0px;padding-left:17px;width:540px;}
.hentry .entry-meta abbr {color:#458f9a;}
.hentry .entry-meta a {color:#002255;}
.hentry {margin-bottom:50px;}
.entry-content {
	}

/* */


#footer {color:#fff;padding:10px;margin:0 auto;margin-bottom:30px;padding:7px 20px;width:870px;height:18px;
         text-align:center;background:#002255 url(footer.jpg) no-repeat;}
#footer p {display:inline;margin:0 10px;}
#footer a {text-decoration:none;border:none;}
#footer a:hover {text-decoration:underline;}
#footer a, #footer a:hover {color:#fff;}


