﻿body{
	margin: 0px;
	padding: 0px 0px 50px 0px;
	background: #F1F2ED url('/_images/layout/background.jpg') repeat-x top;
	font-family: arial;
	font-size: 12px;
	color: #636363;
}

a{
	color: #830a05;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
}

.clear{
	width: 100%;
	overflow: hidden;
	font-size: 0px;
	clear: both;
}

div.main{
	width: 872px;
	overflow: hidden;
	margin: auto;
}

div.baner{
	width: 100%;
	margin: auto;
	text-align: center;
}

div.t2internet{
	margin: 5px auto 40px auto;
	padding-right: 23px;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

div.t2internet h1{
	font-size: 10px;
	color: #999999;
	display: inline;
	font-weight: normal;
	font-family: arial;
}

div.t2internet a{
	color: #999999;
}

/* do resizu textarea*/
div.grippie {
	background: #EEEEEE url(/_images/content/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:5px;
	overflow:hidden;
}

div.information_box{
	font-size: 11px;
	padding: 10px;
	background-color: #F8F8F8;
	margin: 15px 0px 15px 0px;
	border: 1px dotted #c5c5c5;
}

div.main_top{
	width: 100%;
	height: 84px;
	border-bottom: 1px solid #9d342f;
	color: #787575;
	font-size: 11px;
	font-family: tahoma;
	position: relative;
}

div.main_top_left{
	height: 100%;
	width: 595px;
	float: left;
}

div.main_top_logo{
	height: 100%;
	width: 277px;
	float: right;
	background: url('/_images/layout/logo.jpg') right;
}

div.main_menu_top{
	width: 100%;
	height: 35px;
}

div.main_menu{
	float:left;
	height: 48px;
	width: 583px;
}

div.main_menu_bright{
	background-color: #660202;
	width: 12px;
	height: 49px;
	float: right;
}

div.main_menu_btop{
	background-color: #970102;
	width: 100%;
	height: 6px;
}

div.main_menu_content{
	background-color: #860404;
	width: 100%;
	height: 43px;
}



div.header{
	width: 100%;
}


div.contener{
	width: 100%;
}

div.contener table.menu_content{
	border: 1px solid #d5d5d5;
}

table.menu_content tr td.contener_left{
	background-color: #F1F1F1;
	border-right: 1px solid #d5d5d5;
	width: 255px;
}

table.menu_content tr td.content{
	width: 614px;
	background-color: #f1f2ed;
	height: 500px;
	font-size: 14px;

}

table.menu_content tr td.content div.content_main{
	margin: 10px;
}

div.footer{
	border: 1px solid #d3d3d3;
	background-color: #f1f2ed;
	height:56px;
	width: 870px;
}

div.footer div{
	margin: 20px 10px 0px 15px;
	color: #848383;
}

div.footer div a{
	padding: 0px 5px 0px 5px;
	color: #848383;
	text-decoration: none;
	font-size: 11px;
}

div.footer div a:hover{
	text-decoration: underline;
}

ul.menu_top{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	width: 290px;
	float: left;
}

ul.menu_top li{
	display: inline;
	padding-right: 10px;
}

ul.menu_top img{
	margin-bottom: -1px;
	padding-right: 4px;
}

ul.menu_top a{
	color: #787575;
	text-decoration: none;
}

ul.menu_top a:hover{
	text-decoration: underline;
}

div.nameday{
	text-align: center;
	position: absolute;
	top: 10px;
	left: 260px;
	width: 400px;
}


/* MENU TOP - BEGIN */

ul.menu{
	padding: 0px 0px 0px 4px;
	margin: 0px;
	position:relative;
	z-index:500;
	font-family: tahoma;
	font-size: 11px;
}

ul.menu li{
	display:block;
	float:left;
	width: 109px;
	text-align: center;
	font-weight: bold;

}

ul.menu li a{
	width: 100%;
	height:41px;
	line-height:41px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

ul.menu li a span{
	width: 100%;
	display:block;
	padding-top: 2px;
	height:41px;
}

ul.menu li a:hover span{
	background: #9F0909;
}
/* MENU TOP - END */


/* MENU LEFT - BEGIN */

div.menu_left{
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}




div.menu_left div.list1{
	margin-top: 5px;
}

div.menu_left div.list1 span.step1{
	padding: 2px 0px 2px 7px;
	border-left: 6px solid #590505;
	display: block;
}


div.menu_left div.list1 a span.step1{
	text-decoration: none;
	color: #303030;
}

div.menu_left div.list1 a:hover{
	text-decoration: none;
}

div.menu_left div.menu_left2{
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

div.menu_left div.menu_left2 div.list2{
	border-left: 6px solid #F5F5F5;
	/*margin: 2px 0px 2px 0px; */
	border-top: 1px solid #ededed;
	/*border-top: 1px solid red;*/
	padding: 4px 0px 4px 5px;
}
/*
div.menu_left div.menu_left2 div.last2{
	border-bottom: 1px solid #ededed;
}

*/
div.menu_left div.menu_left2 div.over{
	border-left: 6px solid #a10404;
	background-color: #f0eedc;
}


div.menu_left div.menu_left2 span.step2{
	padding-left: 10px;
	background: url('/_images/layout/strzalka.gif') no-repeat left 5px;
	display: block;
}


div.menu_left2 div.list2 a span.step2{
	text-decoration: none;
	color: #303030;
}

div.menu_left2 div.list2 a:hover{
	text-decoration: none;
}

div.menu_left2 div.list2 a:hover span.step2{
	color: #830a05;
}


div.menu_left div.menu_left3{
	font-size: 11px;
	border-top: 1px solid #ededed;
	margin-bottom: 7px;
}



div.menu_left div.menu_left3 div.list3{
	padding: 2px 0px 1px 29px;
	border-bottom: 1px solid #ededed;
	border-left: 6px solid #F5F5F5;;
}

div.menu_left div.menu_left3 div.over{
	border-left: 6px solid #CF7B19;
	background-color: #f0eedc;
}

/*
div.menu_left div.menu_left3 span.step3{
	padding: 0px 0px 0px 15px;
	background: none;
}

*/
div.menu_left3 div.list3 a{
	text-decoration: none;
	color: #303030;
}

div.menu_left3 div.list3 a:hover{
	text-decoration: none;
	color: #830a05;
}


/* MENU - LEFT - END */


/* NAGŁOWEK - ANIMACJA - BEGIN */


#slide_holder {
-background-repeat: no-repeat;
height: 181px;
overflow: hidden;
text-align: left;
width: 100%;
/* -- width: 1533px; */
z-index: 1000;
position: relative;
}

#slide_holder_inner {
height: 100%;
overflow: hidden;
position: absolute;
width: 100%;
z-index: 2000;
}

#intro, .intro {
position: absolute;
z-index: 9000;
}


/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
	background-image: url(images/bg_controls.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 511px;
	z-index: 4000;
	display: none;
}

/*-- for slide buttons --*/

/* NAGŁOWEK - ANIMACJA - END */


