html, body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #999999; 
	padding: 0px;
	margin: 0px;
	height: 100%;
}


.t_strona {
	margin: 0 auto;
	width: 800px;
}

#t_top {
	width: 800px; 
	height: 75px; 
	padding: 0px; 
	margin: 0px auto;
}

#t_baner {
	height: 210px; 
	padding: 0px; 
	background: #f6f6f6;
}
#t_baner1 {
	width: 800px; 
	height: 210px; 
	padding: 0px; 
	margin: 0px auto; 
}
#t_baner2 {
	width: 800px; 
	height: 300px; 
	padding: 0px; 
	margin: 0px auto; 
	background: url(/img/loader2.gif) no-repeat center;
}

#t_cont {
	width: 800px;
	padding: 10px 0 0 0;
	background: url(/img/loader.gif) no-repeat center;
}
#t_okno {
	width: 800px; 
	height: 150px; 
	float: left;
	background: #fff;
}

#t_bottom {
	clear: both;
	margin: 0px auto; 
	width: 800px;
	padding: 0 0 10px 0;
	text-align: right;
	color: #bcbcbc;
}

body>div.t_strona>#t_cont, body>div.t_strona>#t_cont>#t_okno {
    height     : auto;
    min-height : 150px;
}

#t_menu_top {
	float: right;
	padding-top: 40px;
}
#t_menu_top a {
	float: left;
	display: block;
	font-size: 11px;
	color: #a6a6a6;
	font-weight: bold;
	text-decoration: none;
}
#t_menu_top a.sel, #t_menu_top a:hover {
	color: #e2001a;
}
#t_menu_top span {
	float: left;
	display: block;
	width: 18px;
	height: 16px;
	background: url(/img/pkt.gif) no-repeat center;
}


.strony {
	text-align: left;
	clear: both;
}
.strony a.sel {
	color: #ee6676;
	font-weight: bold;
}


.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.line {
	clear: both; 
	font-size: 0px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: url(/img/line.gif) repeat-x center;
}
.line2 {
	clear: both; 
	font-size: 0px;
	height: 1px;
	margin: 15px 0;
	padding: 0px;
	background: #e1e1e1;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.info {
	font-family: tahoma; 
	font-size: 10px; 
	color: #00ee00;
	text-align: center;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}




h2 {
	font-family: arial,tahoma; 
	font-size: 18px; 
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	color: #262626;
}




img {border: 0}

input, textarea
{
 	font-family:  Verdana;
	font-size: 11px;
}


a {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.link2 {
	color: #e40019;
}

a.btn {
	font-size: 11px; 
	color: #fff; 
	text-decoration: none;
	background: #000;
	padding: 3px 10px;
}
a.btn:hover {
	background: #e2001a;
}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul li {
	padding: 1px 2px 1px 18px;
	background: url(/img/pkt2.gif) no-repeat 4px 5px;
}

b, strong {
	color: #666666;
}


div.panel_m1 {
	float: left;
	width: 255px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #e1e1e1;
}
div.panel_m2 {
	float: left;
	width: 203px;
}

div.main_foto {
	background: url(/img/main_foto.gif) no-repeat;
	width: 195px;
	height: 105px;
	padding: 3px 5px 5px 3px;
}


div.panel_k1 {
	float: left;
	width: 180px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #e1e1e1;
}
div.panel_k2 {
	float: left;
	width: 357px;
}


div.panel_s1 {
	float: left;
	width: 380px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #e1e1e1;
}
div.panel_s2 {
	float: left;
	width: 378px;
}


div.panel_g1 {
	float: left;
	width: 160px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #e1e1e1;
}
div.panel_g2 {
	float: left;
	width: 599px;
}


div.panel_klienci {
	float: left;
	height: 70px;
}
div.panel_klienci h2 {
	float: left;
	width: 120px;
	margin-top: 23px; 
}
div.panel_klienci div.klient {
	float: left;
	width: 170px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
}


div.news div.n {
	font-weight: bold;
	color: #666666; 
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
div.news div.d {
	text-align: right;
	color: #ee6676;
	font-style: italic;
	float: right;
	width: 200px;
	margin-bottom: 10px;
}


div.menu a {
	display: block;
	margin: 4px 0;
}
div.menu a.sel {
	color: #e40019;
	font-weight: bold;
}
div.menu div.sub {
	padding: 5px 0;
}
div.menu div.sub a {
	display: block;
	margin: 4px 0;
	padding-left: 15px;
	background: url(/img/pkt2.gif) no-repeat left 3px;
}
div.menu div.sub a.sel {
	color: #666666; 
	font-weight: bold;
}


div.foto,a.foto {
	display: block;
	width: 202px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	cursor: pointer;
	overflow: hidden;
}
div.foto img, a.foto img {
	display: none;
}

#galeria_show {
	width: 800px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
#foto0,#foto1 {
	width: 800px;
	height: 300px;
	position: absolute;
	top:0;
	left:0;
}
#galeria_info {
	width: 300px;
	height: 300px;
	position: absolute;
	top:0;
	left:800px;
	z-index: 5;
}
#galeria_info div.back {
	width: 300px;
	height: 300px;
	position: absolute;
	top:0;
	left:0;
	background: #f6f6f6;
	z-index: 6;
}
#galeria_info div.txt {
	width: 260px;
	height: 260px;
	padding: 20px;
	position: absolute;
	top:0;
	left:0;
	z-index: 7;
	color: #000;
}


table.tabela {
	color: #666666;
}

table.tabela tr.n td {
	text-align: center;
	font-size: 10px;
	background-color: #ddd;
	padding: 1px;
}
table.tabela tr.w td {
	background-color: #eee;
	padding: 4px 3px;
}

table.tabela tr.hov td {
	background-color: #F2D8D8;
}


div.prod {
	position: relative;
}
div.prod div {
	position: absolute;
	float: right;
	width: 120px;
	height: 100px;
	left: 175px;
	top: -109px;
	background: #f2d8d8;
	padding: 5px 5px 0 5px;
	display: none;
}
div.prod div img {
	display: block;
}

