/*
Theme Name: UZone Theme
Theme URI: http://uzone.cz
Description: Vzhled rozcestníku UZONE
Version: 1.0
Author: Dadas, winboss
Tags: uzone

UZone.cz Design 1.0
David "Dadas" Kadlec

XHTML, CSS: Jakub "winboss" Dvořák
(c) UZONE.CZ 2009
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1d1d1d;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #eae988;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #eae988;
}
a:hover {
	text-decoration: none;
	color: #eae988;
}
a:active {
	text-decoration: underline;
	color: #eae988;
}
h1 {
	color: #d5d30e;
}
h2 {
	color: #d5d30e;
}
h3 {
	color: #d5d30e;
}
h4 {
	color: #d5d30e;
}
h5 {
	color: #d5d30e;
}
h6 {
	color: #d5d30e;
}

/* tělo */

#uzone
{
	width: 962px;
	height: auto;
	margin: 0 auto;
}

.hlavicka
{
	width: 962px;
	height: 122px;
	background-image:url(images/topHeader.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

/* levé menu */

.leveMenu
{
	width: 162px;
	height:auto;
	background-image:url(images/leftMenu_bg.png);
	background-repeat:repeat-y;
	float: left;
	margin-left: 10px;
}

.leveMenuTop
{
	background-image:url(images/leftMenu_top.png);
	background-repeat: no-repeat;
	width:162px;
	height: 9px;
}

.leveMenuBot
{
	background-image:url(images/leftMenu_bot.png);
	background-repeat: no-repeat;
	width: 162px;
	height: 11px;
}

.leveMenuOdsazeni
{
	width: 148px;
	margin-left: 7px;
}

.leveMenuNadpis
{
	width:148px;
	height: 27px;
	background-image:url(images/leftMenu_extra.png);
	background-repeat:no-repeat;
	text-align:center;
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 3px;
}

.leveMenuNadpis a
{
	text-align:center;
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.leveMenuNadpis a:hover
{
	text-align:center;
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #eae988;
}

/* pravé menu */

.praveMenu
{
	width: 202px;
	height: auto;
	background-image:url(images/rightMenu_bg.png);
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
}

.praveMenuTop
{
	width: 202px;
	height: 10px;
	background-image:url(images/rightMenu_top.png);
	background-repeat: no-repeat;
}

.praveMenuBot
{
	width: 202px;
	height: 9px;
	background-image:url(images/rightMenu_bot.png);
	background-repeat:no-repeat;
}

.praveMenuOdsazeni
{
	width: 188px;
	height:auto;
	margin-left: 7px;
}

.praveMenuNadpis
{
	width:188px;
	height: 27px;
	background-image:url(images/rightMenu_extra.png);
	background-repeat:no-repeat;
	text-align:center;
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 3px;
}

/* článková část */

.centerColumn
{
	width: 562px;
	height: auto;
	margin-left: 180px;
}

.clanek
{
	background-image:url(images/center_bg.png);
	background-repeat: repeat-y;
	width: 562px;
	height: auto;
	margin-bottom: 10px;
}

.clanekTop
{
	width: 562px;
	height: 9px;
	background-image:url(images/center_top.png);
	background-repeat:no-repeat;
}

.clanekBot
{
	width: 562px;
	height: 10px;
	background-image:url(images/center_bot.png);
	background-repeat:no-repeat;
}

.clanekOdsazeni
{
	width: 540px;
	height: auto;
	margin-left: 12px;
}

.clanek h1 /* grafický nadpis článku */
{
	width: 548px;
	height: 30px;
	background-image:url(images/center_h1.png);
	background-repeat: no-repeat;
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	margin: 0;	
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 7px;
}

.clanek h1 a
{
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.clanek h1 a:hover
{
	font-variant:small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #eae988;
}

.clanekNastroje
{
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.clanekNastroje a, .clanekNastroje a:hover
{
	font-size: 10px;
}

/* patička */

.cleaner
{
	clear:both;
	width: 1px;
	height: 1px;
	background-color: transparent;
}

.paticka
{
	background-image:url(images/paticka.png);
	background-repeat: no-repeat;
	width: 962px;
	height: 22px;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}

/* slider */

#projektySlide ul, #projektySlide li{
	margin:0;
	padding:0;
	list-style:none;
	}
#projektySlide, #projektySlide li{ 
	width:560px;
	height:200px;
	overflow:hidden; 
	}