@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #322F04;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
/*#outside_container{
	background-image:url(images/slice_repeated.jpg);
	background-repeat: repeat-x;
}
*/
#container{
	background-image:url(images/tlo_x.jpg);
	background-repeat: no-repeat;
	min-width:1000px;
	max-width:1000px;
	min-height: 900px;
	margin-left:inherit;
	margin-right:inherit;
	padding-left:150px;
	padding-right:150px;
	
	position:relative;
	background-position: center top;
}
#elements{
	
/*	left: 150px;
*/	position:relative;

}

/*#outside_container_pub{
	background-image:url(images/slice_repeated.jpg);
	background-repeat: repeat-x;
}
*/
#container_pub{
	background-image:url(images/tlo_x.jpg);
	background-repeat: no-repeat;
/*	height: 1500px;
	width:1000px;
*/	
	min-width:1000px;
max-width:1000px;
	min-height: 900px;
	margin-left:inherit;
	margin-right:inherit;
	padding-left:150px;
	padding-right:150px;

	position:relative;
	background-position: center top;

}

#outside_container_teach{
	background-image:url(images/slice_repeated.jpg);
	background-repeat: repeat-x;
}
#container_teach{
	background-image:url(images/tlonowe2.jpg);
	background-repeat: no-repeat;
	min-height: 1000px;
	width:1000px;
	position:relative;
	background-position: center top;

}
#outside_container_links{
	background-image:url(images/slice_repeated.jpg);
	background-repeat: repeat-x;
}
#container_links{
	background-image:url(images/links.jpg);
	background-repeat: no-repeat;
	min-height: 800px;
	width:1000px;
	position:relative;
}

#outside_container_contact{
	background-image:url(images/slice_repeated.jpg);
	background-repeat: repeat-x;
}
#container_contact{
	background-image:url(images/contact.jpg);
	background-repeat: no-repeat;
	min-height: 800px;
	width:1000px;
	position:relative;
}



#logo{
	position:absolute;
	top:30px;
	left: 50px;
	z-index: 1;
}
#photo {
	position:absolute;
	left:87px;
	top:224px;
	width:99px;
	height:98px;
	z-index:3;/*	background-image: url(images/myphoto2.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
}
#panel_home{
	position:absolute;
	top:160px;
	left:150px;
	width: 658px;
	height: 46px;
	font-family:"Egyptian505 Lt BT", Arial, sans-serif;
	color: #FEF25F;
	font-size: 32px;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
}

ul#menu{
	margin:0px;
	padding:0px;
	position:absolute;
	top:110px;
	left:75px;
}

ul#right_menu{
	margin:0px;
	padding:0px;
	position:absolute;
	top:110px;
	right: 110px;
}

ul#menu li, ul#right_menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:16px;
	text-transform:uppercase;
	display:inline;
}

ul#menu li a, ul#right_menu li a{
	text-decoration:none;
	color:#FF0;
	font-weight: normal;
}

ul#menu li a:hover, ul#right_menu li a:hover{
	text-decoration:none;
	color:#FFF;
}
#footer{
	border-top:1px solid #fff;
	padding:30px 50px 80px 80px;
	color:#CEC058;
	font-size:16px;
	top: 58px;
	top: 58px;
	top: 58px;
	background-color: #70632E;
	line-height: 14px;
}
#footer img{
	float:left;
	margin-right:10px;
}
#footer span{
	display:block;
	float:left;
	width:350px;
}
#footer a{
	color:#FFFF80;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF;
}
#content{
	padding-top:280px;
	padding-left:85px;
	width:840px;
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight: normal;
}
#content_gallery{
	padding-top:220px;
	padding-left:85px;
	width:840px;

}
.column_teaching{
	float:left;
	width:800px;
	margin-bottom: 45px;
}
.column1{
	float:left;
	width:350px;
	margin-right:45px;
}
.column2{
	float:left;
	width:400px;
	margin-right: 45px;
}
.column3{
	float:left;
	width:250px;
	
}
.column1_home{
	float:left;
	width:800px;
	margin-bottom: 45px;

}
.column2_home{
	float:left;
	width:400px;
	margin-right: 45px;
}
.column3_home{
	float:left;
	width:300px;
	margin-right: 45px;
	
}

.column_gallery{
	float:left;
	width:800px;
	margin-bottom: 45px;
	text-align: center;
	color: #C30;

	
}
.column1_pub{
	float:left;
	width:375px;
	margin-right:45px;
}
.column2_pub{
	float:left;
	width:375px;
	margin-right: 45px;
}


#content h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C30;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	text-align: left;
}


ul.gallery{
	margin:0px;
	padding:0px;
}

ul.gallery li{
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

ul.gallery li a{
	color:#C30;
	display:block;
	padding:0px 10px 5px 0px;
	text-decoration:none;
	font-size:12px;
}
ul.gallery li a img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
ul.gallery li a h4{
	color:#33262E;
	margin:0px;
	font-weight:normal;
	font-size:14px;
}
ul.gallery li a:hover, ul.gallery li a:hover h4 {
	color:#FF5B24;
}
ul#galleries{
	margin:0px;
	padding:0px;
	position:absolute;
	top:252px;
	left:127px;
}
ul#galleries li{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:16px;
	text-transform:uppercase;
	display:inline;
	text-align: left;
}

ul#galleries li a{
	text-decoration:none;
	color:#c30;
	font-weight: normal;
}

ul#galleries li a:hover{
	text-decoration:none;
	color:#FF0;
}

