/* CSS Document */

body {
	background-color: #fff;
	background-image: url("../images/backgrounds/body.jpg");
	background-position: 0em 7.95em;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #777;
	margin: 0;
}
* {
	padding: 0;
	margin: 0
}

#container {
	width: 64em;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 6em;
}
#header h1 {
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana, sans-sefif;
	font-size: 250%;
	color: #333;
	letter-spacing: -1px;
	position: absolute;
	top: 0.5em;
	left: 0.8em;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h3 {
	font-size: 100%;
	color: #ccc;
	font-weight: normal;
	position: absolute;
	top: 2.5em;
	left: 25em;
}
#lang {
	font-size: 100%;
	font-weight: normal;
	position: absolute;
	top: 2.5em;
	left: 50em;
}
#lang a, #lang a:visited, #lang a:active {
	text-decoration: none;
	color: #444;
	display: block;
	width: auto;
	float: left;
	padding: 0px 10px 14px 10px;
}
#lang a.activ {
	color: #ccc;
}
#lang a:hover {
	background-position: bottom center;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#lang a.en:hover {
	background-image: url("../images/src/us.gif");
}
#lang a.sk:hover {
	background-image: url("../images/src/sk.gif");
}
#sidebar_bottom {
	background-image: url("../images/backgrounds/sidebarbottom.jpg");
	height: 53px;
}
#nav {
	padding: 0;
	margin-left: 24em;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li a {
	display: block;
	padding: 5px 10px 14px 10px;
	margin: 0 1px 0 1px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover, .active {
	background-image: url("../images/backgrounds/menu_a_hover.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000;
}
.clear {
	clear: both;
}
#sidebar {
	width: 16em;
	background-color: #fff;
	padding: 2em 2em 1em 1em;
	float: left;
	position: absolute;
	left: 1em;
}
#content {
	margin: 1em 0 0 23em;
	padding: 2em 2em 1em 1em;
}
#content h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-sefif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2ex 0 1ex 0;
	color: #bfef01;
}
#content h3 {
	font-size: 16px;
	color: #333;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-sefif;
	margin: 1ex;
}
#content p {
	line-height: 1.5em;
	word-spacing: 2px;
	padding: 0 0 0 1em;
	text-indent: 1em;
	margin: 1em 0 1em 0;
}
#content ul {
	margin: 1.5em 0 1.5em 2em;
	padding: 0;
	border-top: 1px solid #eee;
}
#content li {
	margin: 1ex 0 1ex 0;
	padding: 0 0 1ex 1em;
	list-style: none;
	border-bottom: 1px solid #eee;
	background-image: url("../images/backgrounds/li.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.sidebarfooter {
	background-color: #eee;
	text-align: left;
	padding: 1.5ex 1ex 1.5ex 1ex;
	font-size: 80%;
}
.sidebarfooter a {
	background-color: #f6f6f6;
	padding: 3px;
	text-decoration: none;
}
.sidebarfooter a:hover {
	color: #000;
	background-color: #fff;
}
blockquote {
	background-image: url("../images/backgrounds/bq.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding: 0.5em 2em 0.5em 0;
	border: 1px solid #eee;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-sefif;
}
#content a {
	color: #444;
	padding: 2px;
	text-decoration: none;
}
#content a:hover {
		background-color: #ebff99;
		color: #000;
}
a:hover {
	text-decoration: none;
}
#sidebar a {
	color: #333;
}
#sidebar h2 {
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana, sans-sefif;
	font-size: 175%;
	color: #777;
	font-weight: normal;
	letter-spacing: -1px;
}
#sidebar p {
	font-size: 90%;
	line-height: 1.5em;
	margin: 1em 0 1em 0;
}
#footer {
	padding: 2em;
	border-top: 2px solid #ccff00;
	color: #ccc;
	text-align: center;
	position: relative;
	padding-left: 125px;
}
#footer a {
	color: #999;
}

#kosik {
	background-image: url("../images/backgrounds/kosik_trans.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	top: 1ex;
	right: 1ex;
	width: 100%;
	height: 74px;
}
.me {
	text-align: center;
}
.me img {
	border: 1px solid #eee;
}
a img {
	border: 0px;
}
#sidebar ul {
	padding-left: 3ex;
}
strong {
	font-variant: small-caps;
}
#adsense {
	margin-top: 2em;
	text-align: center;
}
#adsense2 {
	float: right;
	width: 120px;
	background-color: #fff;
}
#adsense2 div {
	padding-left: 10px;
}
#adsense_down {
	width: 13em;
	float: left;
}
#footer p {
	width: 50em;
	float: left;
}
.nodisp {
	display: none;
}