﻿body 
{
	font-family: Tahoma;
	margin-top: 0;
	background: #FEB901;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
}

div#head 
{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 134px;
}

div#under_head 
{	
	height: 191px;
}

div#under_head_content 
{
	padding-top:33px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: justify;
	line-height: 16px;	
}

div#content 
{
	
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	min-height: 45px;
	background-image: url(images/please.jpg);
	background-repeat: no-repeat;
}

div#content-in 
{
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

div#foot 
{
	
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 53px;
}

div#foot_content 
{
	
	color:#882F00;
	font-size: 11px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 710px;
}

td 
{
	vertical-align: top;
}

td.link 
{
	
	width: 152px;
	height: 102px;	
}

td.Js 
{
	padding-left: 4px;
	width: 273px;
	height: 284px;
	vertical-align:top;
}

table 
{
	border-collapse:collapse;
}

a.mw 
{
	color:#882F00;
	text-decoration: none;
}
a.mw:visited
{
	color:#882F00;
	text-decoration: none;
}

a.mw:hover
{
	color:#f00;
	text-decoration: underline;
}

div.nazev_tridy 
{
            display: none; 
            position: absolute;
            filter: alpha(opacity=0);
			-moz-opacity: 0;
}

img 
{
	border: none;
}
