/* Basic
---------------------------------------------------------- */

body {
	margin:0;
	min-width:800px;
	padding:0;
	background: #666633;
	font: 12px Tahoma, "Myriad Pro", Verdana, sans-serif;
	color: #ffffff;
}

*.l {
	text-align:left;
}
*.c {
	text-align:center;
}
*.maly {
	font-size:12px;
}
*.bold {
	font-weight: bold;
}
h1 {
	color: #ff9900;
	font-size:15px;
	padding-left:10px;
}
h2 {
	color: #ffd782;
	font-size:18px;
	text-align: center;
	font-weight:bold;
}
span.pyt {
	color: #ffd782;
	font-size:12px;
	text-align: center;
	font-weight:bold;
}
img { border: 0; }
td {
	vertical-align:top;
	padding:0px;
	margin:0px;
}
a {
	text-decoration: underline;
	color: #EEEFC2; 
}
a.noline {
	text-decoration: none;
	color: #EEEFC2; 
}
a:hover {
	text-decoration: none;
	color: #ff9900;
	padding: 0px;
}


/* HEAD */

#head11 {
	width:420px;
	height:49px;
	background: url("images/head11.jpg") 0 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -390px;
}
#head12 {
	width:360px;
	height:49px;
	background: url("images/head12.jpg") 0 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 30px;
}
#head21 {
	width:420px;
	height:66px;
	background: url("images/head21.jpg") 0 100%;
	position: absolute;
	top: 49px;
	left: 50%;
	margin-left: -390px;
}
#head22 {
	width:360px;
	height:66px;
	background: url("images/head22.jpg") 0 100%;
	position: absolute;
	top: 49px;
	left: 50%;
	margin-left: 30px;
}
#head3 {
	width:780px;
	height:57px;
	background: url("images/head3.jpg") 0 100%;
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: -390px;
}
#head4 {
	width:780px;
	height:36px;
	background: url("images/head4.jpg") 0 100%;
	position: absolute;
	top: 172px;
	left: 50%;
	margin-left: -390px;
}
#menu-head {
	position:relative;
	left:101px;
	top:10px;
}
#body {
	background: #8b8d62;
	width: 780px;
	position: absolute;
	top:208px;
	left:50%;
	margin-left: -390px;
}
#stopka {
	background: #8b8d62 url("images/stopka.jpg");
	width: 780px;
	height:123px;
	clear:both;
}

/* TRESC */

div.menu {
	width:210px;
	padding: 5px 15px;
	float:left;
}
div.tresc {
	margin-right:20px;
	margin-left:240px;
}

div.menu-g {
	background: #99a309 url("images/menu1.jpg");
	width:210px;
	height:37px;
	color: #ffd782;
	font-size:18px;
	text-align: center;
	font-weight:bold;
}
div.menu-d {
	background: #99a309 url("images/menu3.jpg");
	width:210px;
	height:41px;
}
div.menu-t {
	background: #99a309 url("images/menub.jpg");
	padding: 0px 15px;
	color: #fbfbf7;
}
div.menu-t a {
	color: #EEEFC2; 
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
div.menu-t a:hover {
	color: #ff9900;
}
div.film-blok {
	background: #94974f url("images/film-blok.jpg");
	width: 476px;
	height: 173px;
	overflow:hidden;
}
div.film-img {
	background: #94974f url("images/film-img.jpg");
	width: 146px;
	height: 124px;
	margin:17px 2px 2px 6px;
	float:left;
	text-align:center;
	overflow: hidden;
}
div.film-img img {
	margin-top:10px;
}
div.film-tresc {
	padding: 15px 15px;
	font-size:12px;
	color: #fbfbf7;
}
span.hd {
	color:#ce1e0c;
	font-size:10px;
	font-weight:bold;
}

span.error {
	color: #BF0008;
	font-size:20px;
	font-weight: bold;
}
form input {
	background: #DFDDC3;
	border: 1px solid #c2d00b;
}

/* ADMIN */
th.wynik {
         padding: 10px;
         color: black;
         font-weight: bold;
	}
td.tabela {
        padding: 0px 0px 0px 10px;
        color: gray;
        vertical-align:top;
	}

