/*-----------------------------------------------------------------------------
www.vasmoderator.cz
version: 1.0
date: December 2007
author: standaberan.eu
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: none #FFFFFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.picright img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-left: 10px;
}

.picright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

a:link, a:visited, a:hover  {
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

.obsah a:link, .obsah a:visited, .obsah a:hover {
	color: #CC3300;
	font-weight: normal;
	vertical-align: middle;
	text-align: justify;
}


/* text Radio Blaník a Oldies párty v header
---------------------------------------------------*/
.headerleft {
	padding: 7px 5px 0px 10px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #3F75BD;
}
/* Menu
---------------------------------------------------*/

.menured, .menublue, .menukontakt {
	font-size: 11px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	height: 35px;
	width: 192px;
	background-position: left center;
	vertical-align: middle;
	padding: 0px 0px 0px 35px;
}

.menured {
	background-image: url(images/but_menu_red.gif);
}

.menublue {
	background-image: url(images/but_menu_blue.gif);
}

.menukontakt {
	background-image: url(images/kontakt_moderator.gif);
	height: 51px;
	width: 195px;
}

.stalking {
	background-image: url(images/stalking.jpg);
	height: 120px;
	width: 119px;
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	font-size: 7px;
	color: #FFFFFF;
	border-bottom: 1px none #CCCCCC;
}



/* POZOR! - nemenit font-family!
---------------------------------------------------*/

h2 {
	font-size: 16px;
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: 700;
	padding-top: 10px;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Sans-serif;
	margin-bottom: 20px;
}

.tmavacihlova {
	color: #CC0000;
	font-weight: bold;
	}
	
p	{
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.velkytext {
	font-size: 16px;
	color: #CC0000;
	font-weight: 700;
	padding-top: 10px;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Sans-serif;
	margin-bottom: 0px;
}



.textheader {
	font-size: 7px;
	color: #FFFFFF;
	border-bottom: 1px none #CCCCCC;
}
.paticka {
	font-size: 10px;
	color: #FFFFFF;
	background: #8CADD9;
	text-align: center;
}

ul {
	margin : 0px;
	padding : 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}
ul li {
	margin : 0px 0px 0px 15px;
	padding : 0 0 5;
	list-style-type : disc;
	font-weight : normal;
	list-style-position: outside;

}

.strong {
	font-weight: bold;
}

#add {
	font-size: 11px;
	color: #CC0033;
	margin: 15px 0px 0px 0px;
	text-decoration: none;
}

#add a:link, #add a:visited, #add a:hover  {
	font-size: 11px;
	color: #CC0033;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}


/* css for INDEX
---------------------------------------------------*/
.patickaindex {
	font-size: 10px;
	color: #E4E2E1;
	text-align: center;
}

