html {
	font:normal 17px/170% Georgia,Times,serif;
	background: url(graphic/topSite3.jpg) repeat-x;
	background-color: #ffe473;
}
*{
	margin:0 auto;padding:0 auto;	
}
h1{ text-shadow:0 1px 2px #000000; }
form fieldset {
	border: none;
}
#page {
	width: 850px; 
}
#header {
	height: 255px;
	background: url(graphic/logo.jpg) no-repeat;
}
#header div {
	float:right;
	margin: 0px 6px;
	background: url(graphic/buttonr.gif) no-repeat;	
	width:112px;
	text-align:center;
	height:26px;
}
#header #jezyk{
	float:left;
	background: none;
	width:180px;
}
#header a, #header{
	text-decoration:none;
	font:bold 13px/170% Georgia,Times,serif;
	color: #eee;
	
}
#header #lang{
	background: url(graphic/buttonl.gif) repeat-x;	
	width:345px;
}
#header img{
	border:none;
}
/*////////////////////////////////////////////*/
#menu ul,#menu a {
	padding:0px 3px 0px;
	height: 35px;
	display: block;
	list-style: none;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	font:normal 19px/60% Times;
	/font-variant:small-caps;
	letter-spacing: -1.4px;
	background: url(graphic/men.png) repeat-x;
	color: #fff;
	text-shadow:0 1px 1px #fff; 
}
#menu {overflow:hidden;}
#menu li {
	float: left;
	vertical-align: bottom;
}
#menu {clear:both;}


#menu li a:hover,
#menu li a.act,
#menu li a.act:hover {
   	background: url(graphic/men2.png) repeat-x;
	color: #def;
}
#menu li a:active{ background: #400;}
#menu strong{ font:normal 23px/100% Times;color:#29e;}
/*////////////////////////////////////////////*/
#data {
	background-color: #ffda40;
}
#left {
	float:left;
	padding: 20px;
	width: 567px;
}
#left a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color: #310;
}
#adminPanelNavigator {
	width: 100%;
}
#adminPanelNavigator p,#adminPanelNavigator a {
	text-align: center;
	font-weight: bold;
	display:inline;
}
label.adminForm {
	display: block;
}
.container {
	margin: 5px;
	padding: 1px;
	background-color: #fc2;	
	overflow: hidden;
	font:normal 15px/120% Georgia,Times,serif;
	max-height:270px;
}
.container .dupa{float:left;height:100%;width:160px;display:block;}
.container div{float:left;height:100%;}
.container:hover {
	background-color: #FFDE73;
}
.container img.pic {
	float: left;
	margin: 3px 5px 3px 5px;
	max-width:190px;
	min-width:190px;
	max-height:260px;
	border:none;
}
.container span{
	font-weight: bold;
	margin: 0px 11px;
	text-align: string;
}
#left .fullPic{
	max-width:600px;
	min-width:150px;
	margin: 5px 0px 5px;
}
#left .det{
	display: inline;
}
/*////////////////////////////////////////////*/
#right {
	float:right;
	width: 200px;
	margin: 10px 10px 10px 0px;
}
#right #subscr{
	background-color: #fc2;
	margin: 10px 0px;
	text-align: center;
	font:normal 12px Georgia,Times,serif;
	
}
#subscr  input,#subscr  select {
	border: 1px solid #fd7;
	background: #fd7;
	color: black;
	margin: 2px;
}
#subscr img{ border: 0px; }

#los{padding-bottom:10px;}
#los ul {
	height: 22px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 8px;
}
#los ul li {
	float: left;
	padding: 0px 4px;
	letter-spacing: -0.5px;
	font:normal 13px/170% Georgia,Times,serif;
}
#los li#Ac {
	background: #fc2;
	font-weight: bold;
}
#los div {
	font:normal 11px/130% Georgia,Times,serif;
	height:350px;
	background-color: #fc2;
}
#los div img.picJS {
	margin: 5px 5px 0 5px;
	max-width:190px;
	max-height:260px;
	
}
#los div a {
	float: left;
	margin-right: 10px;
}
#panel {
	background-color: #fc2;
	font:normal 14px/150% Georgia,Times,serif;
	text-align:center;
}
#panel p{
	font:normal 18px/170% Georgia,Times,serif;
}
#panel  input,#panel  select {
	border: 1px solid #fd7;
	background: #fd7;
	color: black;
}
#panel div{ margin:0px 0px 10px;}
#los div#losBody p span {
	font-weight: bold;
}
#los div#losBody a span {
	letter-spacing: -6px;
}
/*////////////////////////////////////////////*/
#footer {
	clear:both;
	background-color: #fc2;
	font:normal 11px Georgia,Times,serif;
	text-align: center;
}











