@media screen, projection {


/* 
Theme Name: yAku sTyle 1
Theme URI: http://www.yaku.cz/
Description: Great template for blog (<a href="http://www.yaku.cz/">yaku.cz</a>).
Author: yAku
Author URI: http://www.yaku.cz/

************************************************************
Copyright (c) yAku 2007 | www.yaku.cz | yaku(at)atlas(dot)cz
************************************************************

*/


/* Page */


body {
	font: 11pt "Trebuchet MS", Arial, sans-serif;
	background: repeat-x url('image/bg-header.gif');
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
}	

h1 {
	font-size: 22pt;
	font-weight: bold;
	font-style: italic;
	color: #ffcc66;
	border-bottom: 3px solid #ffcc66; 
	margin: 0;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #ffcc66;
	text-align: left;
	margin: 0;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #aaa;
	text-align: center;
	margin: 0;
}


/* Layout */


#all {
	width: 790px;
	margin: 0 auto;
	position: relative;
}

#all-bg {
	width: 790px;
	background: url('image/bg-all.gif');
	float: left;
	position: relative;
}


/* Header */


#header {
	width: 790px;
	height: 200px;
	background: center top no-repeat url('image/header.gif');
	float: left;
	position: relative;
}


#logo {
	margin: 60px 30px 0 0;
	text-align: right;
	float: right;
	position: relative;
}

#logo h1 {
	font-size: 40pt;
	border-bottom: 3px solid #ffcc66;
	text-align: right;	
}

#logo h3 {
	color: #ffcc66;
	text-align: right;	 	
}


/* Content */


#precontent {
	width: 760px;
	padding: 20px 0 20px 30px;
	text-align: justify;
	float: left;
	position: relative;
}

#content {
	width: 510px;
	text-align: justify;
	float: left;
	position: relative;
}

.content-info {
	background-color: #222;
	border: 1px solid #333;
	text-align: center;
	font-size: 10pt;
	color: #ccc;
	margin: 5px 5px 35px 5px;
	padding: 5px;
}


/* Navigation */


#navigation {
	width: 200px;
	margin: 0 0 0 20px;
	text-align: left;
	color: #000;
	float: left;
	position: relative;
}

#navigation h2 {
	padding: 0 20px 0 20px;
}

#navigation ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#navigation li {
	list-style-type: none;
	padding: 0 15px 0 15px;
}

.nav-item {
	width: 200px;
	background-color: #fff;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	float: left;
	position: relative;
}

.nav-item-img {
	width: 200px;
	height: 20px;
	float: left;
	position: relative;
}


/* Footer */


#footer {
	width: 790px;
	margin: 0;
	padding: 20px 0 20px 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	font-size: 10pt;
	color: #666;
	float: left;
	position: relative;
}

#footer-space {
	width: 790px;
	height: 30px;
	float: left;
	position: relative;
}


/* Comments */


.comment-info {
	font-size: 10pt;
	font-style: italic;
	border-top: 1px solid #444;
	background-color: #333;
	margin: 2px;
	padding: 2px;
}


input {
	background: #333;
	border: 1px solid #444;
	color: #fff;
	margin: 1px;
	padding: 1px;
}

textarea {
	font: 11pt "Trebuchet MS", Arial, sans-serif;
	background: #333;
	border: 1px solid #444;
	color: #fff;
	margin: 1px;
	padding: 1px;
}


/* Layout+ */


.next-previous {
	width: 460px;
	margin: 10px;
	padding: 10px;
	float: left;
	position: relative;
}

.right {
	float: right;
	position: relative;
}

.left {
	float: left;
	position: relative;
}

.center {
	text-align: center;
}

.img {
	margin: 0;
	padding: 0;
}


/* Links */


a {text-decoration: none;}
a:link {color: #ccc;}
a:visited {color: #ccc;}
a:active {color: #ccc;}
a:hover {color: #333; background-color: #ffcc66; text-decoration: none;}

h1 a {text-decoration: none;}
h1 a:link {color: #ffcc66;}
h1 a:visited {color: #ffcc66;}
h1 a:active {color: #ffcc66;}
h1 a:hover {color: #fff; background: none; text-decoration: none;}
#logo h1 a {text-decoration: none;}
#logo h1 a:link {color: #fff;}
#logo h1 a:visited {color: #fff;}
#logo h1 a:active {color: #fff;}
#logo h1 a:hover {color: #fff; background: none; text-decoration: none;}

#navigation a {text-decoration: none; display: block; width: 160px; padding: 0 5px 0 5px;}
#navigation a:link {color: #000;}
#navigation a:visited {color: #000;}
#navigation a:active {color: #000;}
#navigation a:hover {color: #fff; text-decoration: none; background-color: #111;}

#footer a {text-decoration: none; font-weight: bold;}
#footer a:link {color: #777;}
#footer a:visited {color: #777;}
#footer a:active {color: #777;}
#footer a:hover {color: #333; background-color: #fff; text-decoration: none;}


}
