html, body {
	font-family: tahoma; 
	font-size: 12px; 
	color: #fff; 
	background: #000000 url(/img/tlo_1.jpg) no-repeat top; 
	padding: 0px;
	margin: 0px;
	height: 100%;
}


#t_strona {
	width: 780px;
	margin: 0px auto; 
}

#t_top {
	width: 780px; 
	height: 170px; 
	padding: 0px; 
	margin: 0px auto; 
}
#t_top a#logo {
	width: 220px; 
	height: 45px; 
	display: block;
	float: left;
}

#t_container {
	width: 780px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#t_menu_l {
	width: 205px; 
	margin: 0px; 
	float: left; 
}

#t_okno {
	margin-top: 70px;
	width: 560px; 
	height: 350px; 
	float: right; 
}

#t_bottom {
	color: #727272;
	clear: both;
	margin: 0px auto; 
	width: 760px; 
	height: 20px;
	padding: 45px 10px 0 10px; 
	background: #000000 url(/img/btm.jpg) no-repeat top; 
}
#t_bottom div a {
	color: #727272;
}
#t_bottom div.p {
	text-align: right;
	float: right;
	width: 150px;
}
#t_bottom div.c {
	float: right;
	width: 480px;
	text-align: center;
}

body>#t_strona>#t_container>#t_okno {
    height     : auto;
    min-height : 350px;
}



.strony {
	text-align: center;
	clear: both;
	color: #fff;
}
.strony a {
	color: #fff;
}


.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #000000; 
}

.info {
	font-family: tahoma; 
	font-size: 10px; 
	color: #00ee00;
	text-align: center;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}



h2 {
	padding: 0;
	margin: 15px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}


img {border: 0}

input.text, textarea.text
{
 	font-family:  Verdana;
	font-size: 11px;
	border: 0;
	background: #e8e8e8;
	padding: 2px;
}


a {
	color: #fff; 
	text-decoration: none;
}
a:hover {
	color: #000; 
}



.news {
	margin-bottom: 10px;
}
.news a.naglowek, .news span {
	font-weight: bold;
}
.news div {
	color: #aaa;
}


div.panel {
	background: url(/img/panel_tlo.gif);
	padding: 5px 15px;
	line-height: 18px;
}




div#langs {
	width: 81px;
	height: 35px;
	float: right;
	background: url(/img/lang_tlo.gif) repeat-x top;
	overflow: hidden;
}
div#langs a {
	display: block;
	width: 27px;
	height: 17px;
	float: left;
	background-repeat: no-repeat;
	background-position: center 2px;
	color: #fff;
	text-align: center;
	padding-top: 18px;
}
div#langs a:hover, div#langs a.sel {
	background-color: #757575;
}
div#langs a#l1 {
	background-image: url(/img/l1.gif);
}
div#langs a#l2 {
	background-image: url(/img/l2.gif);
}
div#langs a#l3 {
	background-image: url(/img/l3.gif);
}


div.lista {
	margin-bottom: 10px;
}
div.lista div.n, div.lista div.n2 {
	background: url(/img/panel_tlo.gif);
	padding: 12px 10px;
	float: left;
	width: 460px;
	border-right: 10px solid #791c1c;
}
div.lista div.n2 {
	width: 530px;
}
div.lista div.n a, div.lista div.n2 a {
	color: #fff;
}
div.lista div.n a:hover, div.lista div.n2 a:hover {
	color: #000;
	text-decoration: none;
}
div.lista div.f {
	background: #000;
	float: right;
	width: 56px;
	height: 32px;
	margin-left: 10px;
	padding: 1px;	
	border: 1px solid #fff;	
}
div.lista div.f a img {
	display: block;
}


div.galeria {
}
div.galeria div.f {
	background: #000;
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 10px 10px 0;
	padding: 2px;	
	border: 2px solid #fff;	
}
div.galeria div.f a img {
	display: block;
}