html, body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #666; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #181818;
}


#t_strona {
	margin: 0 auto;
	width: 928px;
}

#t_top {
	width: 928px; 
	height: 293px; 
	padding: 0px; 
	margin: 0px auto; 
	background: url(/img/top.jpg);
}


#t_container {
	width: 883px; 
	padding-right: 45px; 
	margin: 0px auto;
}

#t_menu_l {
	color: #fff;
	width: 159px; 
	margin-top: 6px;
	padding: 25px 10px 130px 15px;
	float: left;
	background: #353434 url(/img/tel.jpg) no-repeat bottom left;
}


#t_okno {
	width: 629px; 
	height: 310px; 
	float: right; 
	line-height: 17px;
	background: #fff;
	padding: 20px 35px 20px 35px;
}

#t_bottom {
	text-align: right;
	color: #878787;
	width: 883px; 
	margin: 0px auto; 
	padding-right: 45px; 
	padding-top: 2px; 
}

body>#t_strona>#t_container, body>#t_strona>#t_container>#t_okno {
    height     : auto;
    min-height : 310px;
}



.strony {
	text-align: center;
	clear: both;
	color: #181818;
}
.strony a {
	color: #181818;
}


.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.info {
	font-family: tahoma; 
	font-size: 10px; 
	color: #85c226;
	text-align: center;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}



h2 {
	font-size: 16px; 
	padding: 0;
	margin: 10px 0 20px 0;
	color: #666;
}


div.linia {
	height: 2px;
	background: url(/img/linia.gif) no-repeat center top;
	font-size: 0;
	overflow:hidden;
	margin-bottom: 10px;
}


input, textarea
{
 	font-family:  Verdana;
	font-size: 11px;
}
input.txt, textarea.txt
{
 	border: 1px solid #85c226;
}


a {
	font-size: 11px; 
	color: #666; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.wiecej {
	float: right;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul li {
	padding: 0 0 0 18px;
	margin: 1px 0 1px 12px;
	background: url(/img/punkt.gif) no-repeat 0 6px;
}


#t_menu_l div {
	padding: 5px 10px;
	line-height: 15px;
}
#t_menu_l div a {
	color: #ababab;
}




div.foto, div.foto2 {
	width: 184px;
	margin-right: 25px;
	float: left;
}
div.foto a, div.foto2 a {
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center;
	width: 182px;
	height: 137px;
	display: block;
	margin: 0 auto;
}
div.foto2 {
	width: 117px;
	margin-right: 10px;
}
div.foto2 a {
	width: 117px;
	height: 88px;
}

