body {
	color: #333;
	background-color: #fff;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0; }
#kontener {
	background-color: white;
	text-align: left;
	width: 820px;
	height: auto;
	clear: both;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc; }
.kontent {
	background-color: white;
	width: 790px;
	height: auto;
	clear: both;
	min-height: 100%;
	margin-left: 15px; }
.text  { 
	color: #333; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: justify; }
h3 { 
	color: #c00; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; }
.heading { 
	color: #c00; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; }
h1 { 
	color: #c00; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; }
p { color: gray; 
	font-size: 10px; 
	font-family: "times new roman", serif; 
	line-height: 16px; }
.little {
	color:      black;
	font-size:   9px;
	line-height: 16px;
	font-family: Verdana, "Geneva CE", Arial }
a { 
	color: #666; 
	font-style: normal; 
	text-decoration: none  }
.nav_menu a {
	color:          #fff;
	font-style:      normal;
	font-weight:     bold;
	font-size:       10px;
	line-height:     16px;
	font-family:     "Geneva CE", Verdana, Arial;
	text-decoration: none }
a:hover  { 
	color: #333; 
	text-decoration: underline  }
a:active    {
	color:      red;}
.frame  {
	font-size:   10px;
	line-height:  16px;
	font-family:  "Geneva CE", Verdana, Arial;
	margin-right: 5px;
	margin-left:  5px }
.stopka {
	background-image: url(img/stopka.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block; }

#info {
	width: 300px;
	overflow: auto;
	}

#flashcontent {
	width: 340px;
	height: 260px;
	float: left;
	margin: 0px 0px;
	}
