﻿body
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	padding-top: 0px;
	background: url(theme/svisv_logo.gif) white;
	font-size: 0.7em;
	text-align: center;
	list-style-position: outside;
	list-style-image: url(theme/3.gif);
}

#footer a:link
{
	color: navy;
	text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
    color: red;
}

a:link
{
	color:Navy;
	text-decoration:none;
}
a:visited
{
	color: navy;
	text-decoration:none;
}


a:hover
{
	text-decoration: underline;
	color: #ff0000;
}
a:active
{
	text-decoration: none;
	color: #ff0000;
}

hr
{
	background-image: url(theme/Graphic.png);
	background-repeat: no-repeat;
}


/* Rámy */
#poster
{
	margin-right: auto;
	margin-left: auto;
	width: 765px;
	margin-top: -2px;
	background-color: #006600;
	padding-top: 0px;
}


#hlavni
{
	margin-bottom: 0px;
}


#poster img
{
	margin-top: 0px;
}

.menu
{
	font-weight: bold;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	text-align: left;
	color: #ffd700;
}
.forum_header
{
	background: #ffffee;
	padding-left: 5px;
	text-align: left;
}
.forum_body
{
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.forum_body1
{
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	display: block;
}

#footer
{
	width: 765px;
	height: 45px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -2px;
	color: navy;
	background: url(theme/pozadi_hlavni.png) white; 
}

#body
{
	width: 715px;
	text-align: justify;
	margin-top: -2px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-top:5px;
	padding-right: 25px;
	background-image: url(theme/pozadi_hlavni.png);
	background-repeat: repeat-y;
}
.nadpis
{
	font-size: 1.6em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	display: block;
	color: #006600;
	padding-bottom:5px;
}

.divider
{
	padding-bottom:10px;
}
UL LI
{
	list-style-image: url(theme/6.gif);
}	

UL LI LI
{
	list-style-image: url(theme/1.gif);
}	

UL LI LI LI	{	
	list-style-image: url(theme/2.gif);
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.galerie img
{
	border:1px black;
}