#imgtip_transparent {
	position: absolute;
	top: 0px;
	width: 100%;
	filter:alpha(opacity=40);
	opacity: 0.4; 
	background: url(/img/imgtip.png);
	z-index: 1; 
}
#imgtip_panel {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%; 
	z-index: 2; 
}

#imgtip_panel div {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%; 
}


#informacja {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 600px;
	
	filter:alpha(opacity=40);
	opacity: 0.4; 
	background: url(/img/imgtip.png);
}

#informacja2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#informacja2 div {
	position: relative;
	top: 300px;
	width: 300px;
	margin: 0px auto;
	padding: 10px;
	background: #fff;
	border: 3px solid #ddd;
}

#hint {
	position: absolute;
	left: 0;

	font-family:  tahoma;
	color: #000;
	font-size: 11px;
	text-align: left;
	
	background: #babce1;
	border: 1px solid #d7d7d7;
	padding: 2px;
}



#t_strona {
	margin: 0px auto; 
	width: 715px;
}

#t_top1 {
	text-align: left;
	width: 715px; 
	height: 108px; 
	margin: 0px auto; 
	background-image: url(/img/top1.jpg);
}

.t_top1_mapa {
	float: right;
	background: url(/img/gora.jpg) no-repeat right;
	width: 217px;
	height: 108px;
	padding-right: 8px;
}

#t_top1_logo {
	float: left;
	position: relative; 
	left: 130px;
	top: 0px;
	width: 160px;
}

#t_top2 {
	width: 715px; 
	height: 224px; 
	margin: 0px auto; 
}

#t_top2_menu {
	width: 300px; 
	margin: 0px; 
	float: left; 
}

#t_top3 {
	width: 510px; 
	height: 93px; 
	margin: 0px auto; 
	background: url(/img/top3.jpg) no-repeat right;
}

.t_top3_info {
	color: #fff;
	text-align: right;
	position: relative; 
	float: right;
	top: 5px;
	right: 20px;
	width: 250px;
}


#t_container {
	width: 715px; 
	margin: 0px auto;
	background: url(/img/back.jpg) repeat-y right;
}

#t_okno_l {
	width: 205px;
	height: 145px;
	margin-top: 10px; 
	float: left;
}

#t_okno_l_swf {
	margin-top: 39px;
}

#t_okno {
	width: 510px; 
	height: 150px; 
	float: left; 
	background: #fff;
	margin-bottom: 10px;
}

#t_bottom {
	color: #828282;

	clear: both;
	width: 100%;  
	height: 40px;
	background: #272727;
}

#t_bottom a {
	color: #828282;
}

body>#t_strona>#t_container, body>#t_strona>#t_container>#t_okno, body>#t_strona>#t_container>#t_okno_l {
    height     : auto;
    min-height : 150px;
}


.strony {
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

img{border: 0}

.menu {
	text-align: left;
	clear: both;
	height: 20px;
	padding-left: 0px;
}

.menu a {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #333333;
	font-family: arial;
	
	display: block;
	float: left;
	margin-top:2px;
}


.naglowek {
	font-weight: bold;
}

.glowna_naglowek {
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	color: #333333;
	font-family: arial;
	
	text-align: left;
	margin-bottom: 10px;
}

#glowna_linki a {
	display: block;
	float: left;
	width: 109px;
	font-weight: bold;
}
#glowna_linki a div {
	background-image: url(/img/logo2.gif);
	background-position: bottom;
	width: 51px;
	height: 63px;
	margin: 0px auto;
}
#glowna_linki a:hover div {
	background-position: top;
}

.panel {
	text-align: left;
	background: #f8f8f8;
	padding: 5px;
}

.panel_top {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #333333;
	font-family: arial;
	
	text-align: left;
	height: 36px;
	background: #f8f8f8 url(/img/linia2.gif) repeat-x center;
}

.panel_linia {
	height: 3px;
	background: #f8f8f8 url(/img/linia.gif) repeat-x center;
}


.wiecej {
	margin-top: 5px;
	text-align: right;
}

.wiecej_right {
	margin-top: 5px;
	float: right;
}

.wiecej_left {
	margin-top: 5px;
	float: left;
}

.wiecej_right a, .wiecej_left a, .wiecej a {
	color: #ff2a00; 
}

.link{
	color: #ff2a00; 
}

.star {
	color: #ff0000; 
}

.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}


.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}



h2 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #333333; 
	
	padding: 5;
	margin: 0 0 10 0;

  background-color: #ecefea;
	border-color: #d2d6cf;
	border-width: 1;
	border-style: solid;
}

input.input_login {
	width: 170px; 
	background: #efefef; 
	border: 1px solid #b8b8b8; 
	
	margin-bottom: 2px;
	padding: 2px;
	float: right; 
	clear: both;
	text-align: right;
}


input, textarea
{
 	font-family:  Verdana;
	font-size: 12px;
}


a {
	font-family: tahoma; 
	font-size: 11px; 
	color: #575757; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


html, body {
	text-align: center;
	font-family: tahoma; 
	font-size: 11px; 
	color: #575757; 
	margin: 0px;
	background: #efefef;
}


a.link_sklep {
	display: block;
	width: 185px;
	height: 99px;
	background: url(/img/sklep.jpg) top;
	float: right;
}
a.link_sklep:hover {
	background-position: bottom;
}

a.link_katalog {
	display: block;
	width: 185px;
	height: 100px;
	background: url(/img/katalog.jpg) top;
	float: right;
	margin-top: 10px;
}
a.link_katalog:hover {
	background-position: bottom;
}

a.link_taurus {
	display: block;
	width: 185px;
	height: 100px;
	background: url(/img/taurus.jpg) top;
	float: right;
	margin-top: 10px;
}
a.link_taurus:hover {
	background-position: bottom;
}

a.link_strefa {
	display: block;
	width: 185px;
	height: 99px;
	background: url(/img/strefa.jpg) top;
	float: right;
	margin-top: 10px;
}
a.link_strefa:hover {
	background-position: bottom;
}

a.link_best {
	display: block;
	width: 185px;
	height: 190px;
	background: url(/img/prod_miesiaca.jpg) top;
	float: right;
}
