/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: Black;
    text-decoration: none;
	border:none;
	}

a:hover {color: #9A6;}

div
    {
    
    border: solid 0px yellow;
    }
    
.meta_a:hover {color:Yellow;}

.h2over:hover {color:Yellow}

body {
	background: #f3f3f3 url(../_images/bg.gif);
	color: Black;
	font: normal 0.6em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(../_images/li.gif);}

h1 {font-size: 1.1em;
color:#FF9900;
}

h2 {font-size: 1.0em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}


/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 4px 2px 4px 8px; }
.main .padded {padding: 8px 12px;}
.meta {font-size: 0.8em; color: #666; padding-bottom:2px}
.meta_a {font-size: 11px; color: white; padding:5px 0px 4px 6px}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(../_images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
	}

/* header */
.header {
	float: left;
	width: 640px;
	background: url(../_images/header.jpg) no-repeat;
	font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	text-align: right;
	vertical-align: bottom;
	color: #FF3300;
	
}

.topless {
	width: 840px;
	font: normal 1.0em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FF3300;
	padding-left:210px;
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	text-align: center;
	width: 640px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	/*width: 456px;*/
	width: 470px;
	
	
}
.main_right {
	float: right;
	width: 190px;
	color: #CCC;
	padding-left: 0px;
	
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 6px 0 6px 10px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

.subnav_c {
    border-bottom: 1px solid #696755;
    padding: 4px;
    margin-bottom: 4px;
    margin-top: 8px;
    width:99%;
    
    }

.subnav_c a:hover {
	background: #9C997C;
	color: white;
}

.subnav_c a {
	color: #111;
	padding: 2px 1px 2px 3px;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
}



/* footer */
.footer {
	background: url(../_images/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

.odkaz
{
 font-weight:bold;
 font-size:11px;
 color: White;
}

.odkaz:hover 
{
    color:Yellow;
 }
 
 table
 {
    border: none;
 }
 
 td 
{
    vertical-align:top;
    border: none;
    background-color: transparent;
    font-size: 11px;
    padding:0px;
    text-align:left;
    padding-left:2px;
    }
    
    .teha
{
    background-color:#e7e7e7;
    color:Black;
    padding:4px;
}

.calendar
    {
    text-align: center;
    }

.calendar td
    {
    text-align: center;
    }
	
.galltable {	 /* a table style */
	font-size: 12px;
}

.gallfolder{	/* a table style */
	border-collapse: collapse;
	background-color: #222222;
	margin: 2px;
	background: url(../_images/galeria_back.jpg);
}

.gallthumb{	/* an img style */
	border-left: 2px solid #00FFFF;
	border-top: 2px solid #00FFFF;
	border-right: 2px solid #004444;
	border-bottom: 2px solid #004444;
}

