/*
Theme Name: MyLego
Theme URI: http://mylego.cz/
Description: Uííí! This is my lego!
Version: 1.0
Author: ShadoW
*/

* {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
a {
	color: #1140A4;
}
a:hover {
	color: white;
	background-color: #E18971;
	text-decoration: none;
}
body {
	background-color: #EEEEEE;
	color: black;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
h1 {
	display: none;
}
h2 a {
	color: #C85543;
}
h2 {
	font-size: 1.2em;
}
p {
	text-align: justify;
}
textarea {
	width: 100%;
}
fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
img {
	border-style: none;
}
.img {
	background-color: transparent !important;
}
.entry {
	margin-top: 15px;
}
.user {
	background-color: #FFEBCD;
}
#commentlist li {
	padding: 10px;
	margin-bottom: 10px;
}
#header {
	position: absolute;
	top: 0;
	width: 100%;
	height: 235px;
	background: url('/wp-content/themes/mylego/images/header_repeat.png') repeat-x;
	text-align: center;
	z-index: 0;
}
#header-inner {
	width: 850px;
	height: 235px;
	background: url('/wp-content/themes/mylego/images/header.png') no-repeat;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header-logo {
	display: block;
	visibility: hidden;
	width: 100%;
	height: 165px;
}
#menu {
	width: 546px;
	height: 27px;
}
#menu div {
	width: 182px;
	padding-top: 6px;
	text-align: center;
	float: left;
}
#menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #C85543;
	background-color: transparent;
}
#search {
	float: right;
	text-align: right;
}
#search input.searchform {
	position: relative;
	top: -6px;
	border: 1px solid #7E9DB9;
}
#search input.searchbutton {
	width: 32px;
	height: 24px;
}
#header h1 {
	font-size: 15px;
	color: #404040;
	font-weight: bold;
	padding: 0;
	margin: 45px 0 0 30px;
}
.header-nadpis {
	width: 580px;
	height: 34px;
	background: url('/wp-content/themes/mylego/images/header_nadpis.png') no-repeat;
	padding-top: 4px;
	padding-left: 15px;
}
.header-nadpis-text {
	font-size: 15px;
	color: black;
	font-weight: bold;
	font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace;
	padding: 0;
}
.header-nadpis-text a:link, .header-nadpis-text a:active, .header-nadpis-text a:visited {
	text-decoration: none;
	color: black;
}
.header-nadpis-text a:hover {
	text-decoration: underline;
	color: black;
}
.more-link {
	/*float: right;*/
	color: #d9694c;
	font-weight: bold;
}
.link-services {
	text-align: right;
}
#ad {
	width: 580px;
	height: 61px;
	position: relative;
	margin-left: 61px;
	top: -30px;
}
#navigation-ad {
	margin: 20px auto 20px auto;
	width: 150px;
}
#navigation-ad a:hover {
	background-color: transparent !important
}
#statistic {
	margin: 10px auto 0 auto;
	width: 100px;
}
#content {
	margin-top: 230px;
	text-align: center;
}
#content-background {
	background-color: white;
	width: 850px;
	margin: 0 auto 0 auto;
}
#content-inner {
	position: relative;
	text-align: justify;
	z-index: 1;
}
#text {
	margin: 0 230px 0 30px;
	padding-top: 40px;
	min-height: 250px;
}
#navigation {
	width: 215px;
	float: right;
	background: url('/wp-content/themes/mylego/images/navigation.png') 20px 0 no-repeat;
}
#navigation-inner {
	background-color: #FAE6C3;
	border-bottom: 4px solid #FBCBA4;
	padding-top: 10px;
	margin: 40px 20px 0 20px;
}
#navigation-inner div {
	font-weight: bold;
	margin: 10px 10px 0 10px;
}
#navigation ul {
	margin-top: 5px;
	list-style-image: url('/wp-content/themes/mylego/images/navigation-list.png');
}
#navigation-categories {
	margin-top:40px;
}
#navigation-categories ul {
	margin-left:-20px;
	width:175px;
}
#navigation-categories li {
	list-style:none;
}
#navigation-categories li a {
	border-top:1px solid white;
	background:#d6d6d6;
	border-bottom:4px solid #e7e7e7;
	height:20px;
	display:block;
	padding: 3px 0 3px 10px;
	margin-bottom: 2px
}

#navigation a {
	color: black;

}
#navigation a:hover {
	color: white;
	background:gray;
}
#footer {
clear: both;
	border-top: 5px solid #C65245;
	background-color: #BBBBBB;
	width: 100%;
	margin-top: 30px;
}
#footer-inner {
	padding: 20px;
}
#footer p {
	text-align: center;
	margin: 0;

}
.hideto {
	display: block;
	width: 90%;
	background: #ffb578;
	color:#333;
	padding: 2px 5% 0 5%;
	overflow:hidden;
	height:auto;
	height:18px;
	}
.matsumoto {
	width: 67px;
	height: 21px;
	display: block;
	background:url(http://mylego.cz/image/ousko.png) no-repeat;
	color:#333;
	text-align:center;
}
@media print {
	#menu, #search, #navigation {
		display: none;
	}
	#header-inner {
		padding: 0;
	}
	#content {
		margin-top: 20px;
	}
	#header h1 {
		font-size: 20px;
	}
	#content-inner {
		margin: 0;
	}
	#footer {
		font-size: small;
		border-top: 1px solid black;
	}
	
}