body {
	margin: 0px;
	background:url(../img/greybg.png) repeat-x;
	background-color: #4B5053;
	font-family:Geneva, sans-serif;
	font-size:11px;
}




#mainframe{
	width:777px;
	margin:0 auto;
	background-color:#FFF;
	border:solid 2px #333;
	border-top:none;
}

h1, h2.pr-title
{
color: #ff6200;
font-size: 16px;
font-style:italic;
padding: 0px;
margin: 00px;
}
#header {
	margin-left:1px;
	height:200px;
}

#flash {
	position:absolute;
	top:0px;
	width:775px;
	height:200px;
	margin:auto;
	text-align:right;
	z-index:1;
}

#topmenu {
	position:relative;
	top:0px;
	left:347px;
	z-index:2;
}

#topmenu td {
	background:url(../img/topmenubg.png);
text-align:center;
}


#topmenu a {
	text-decoration:none;
	color:#000;
}

#topmenu a:hover {
	color:#F00;
}

#tlo {
	margin-left:1px;
	width:775px;
	background: url(../img/tlo.gif);
	margin-bottom:1px;
}

#conedgeleft {
	width:775px;
	background: url(../img/conedgeleft.gif) bottom left no-repeat;
}

#conedgeright {
	width:725px;
	margin-left:50px;
	background: url(../img/conedgeright.gif) right bottom no-repeat;
}

#content {
	padding-top:10px;
	min-height:300px;
	width:675px;
	background-color:#FFF;
}

a
{
color: #000;
text-decoration: none;
}

a:hover
{
text-decoration: bold;
}

a:active
{
color: #000;
text-decoration: none;
}

a.more
{
margin-left: 10px;
color: #349F48;
font-weight: bold;
}


#links {
	width:675px;
	height:29px;
	background-image:url(../img/links.gif);
	text-align:center;
	padding-top:20px;
	color:#FFF;
}
	
#links ul {
	margin:0px;
	padding:0px;
	display:inline;
}

#links li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#links a {
	text-decoration:none;
	color:#FFF;
}

#links a:hover {
	color:#000;
}
	
a#menupodmysz { 
	display: block;
	width: 215px;
	height: 141px; 
    background: url(../img/menupodmysz.png) top left no-repeat; 
    border: 0px solid #f00;
}

a:hover#menupodmysz { 
	border-color: #00f;
	background-position: 0 -141px;  
}


a#menupodkubek {
	display: block; 
	width: 196px; 
	height: 141px; 
    background: url(../img/menupodkubek.png) top left no-repeat; 
	border: 0px solid #f00; 
}

a:hover#menupodkubek {
	border-color: #00f;
	background-position: 0 -141px;  
}

a#menumaty {
	display: block;
	width: 246px;
	height: 141px; 
	background: url(../img/menumaty.png) top left no-repeat; 
	border: 0px solid #f00;
}

a:hover#menumaty {
	border-color: #00f;
	background-position: 0 -141px;  
}


#footer{
	width:777px;
	margin:0 auto;
	background-color:#333;
	border:solid 2px #333;
	border-top:none;
	color:#FFF;
	text-align:center;
}
