
#topbar
{
width: 800px;
height: 24px;
background: url(pasik.jpg);
text-align: left;
font-size: 16px;
font-weight: bold;
color: white;
}



#logo
{

height: 114px;
width: 800px;
background: url(logo.jpg);

}

a:link  {
	color : #bf0307;
	text-decoration : none;
	
}

a:visited  {
	color : #bf0307;
	text-decoration : none;
	
}

a:active  {
	color : #bf0307;
	text-decoration : none;
}

a:hover  {
	color : #bf0307; text-decoration: none;
}


#obsah
{

height: 600px;
width: 1000px;

}


div.ponuka
{
width: 150px;
height: 580px;
float: left;
font-family: times;
margin-top: 4px;
font-size: 20px;
text-align: left;
}



div.obsah
{
font-family: times;
font-size: 22px;
color: black;
height: 580px;
Width: 650px;
margin-top: 4px;
background: url(pozadie.jpg);
}

div.ponuka2
{
width: 150px;
height: 580px;
float: right;
margin-top: 3px;
font-family: times;
}


#copyright
{
width: 800px;
height: 24px;
font-family: times;
margin-top: 10px;
color: black;
}








div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
        background: url(bottom.gif) no-repeat  right bottom;
	color: darkred;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: white;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #bf0307;
}
div.sdmenu div a.current {
	background : #eee;
}
div.sdmenu div a:hover {
	background : #fb9c9c url(linkarrow.gif) no-repeat right center;
	color: #bf0307;
	text-decoration: none;
}



div.over

{overflow: auto;
 height: 580px;
 width: 650px;;
