@charset "utf-8";

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

* html #container { 
height:100%; 
}

body,td,th {
	font-size: 13px;
	color: #CCC;
	background-color: #000;
	font-family: "Century Gothic";
}

a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

h1 {
	font-size: 13px;
	color: #FF0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


h2 {
	font-size: 13px;
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-family: "Century Schoolbook", "Century";
}

h4 {
	font-size: 14px;
	color: #EBEBE9;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-family: "Century Schoolbook", "Century";
}


#header {
	height: 480px;
	width: 100%;
	background-color: #000;
	clear: both;
}

#header_pictures {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/travel2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#header_contact {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/contact.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#header_workshops {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/portret.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#header_information {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/information.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#header_interview {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/interview.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#header_disclaimer {
	height: 100px;
	width: 100%;
	background-color: #000;
	clear: both;
	background-image: url(../pics/disclaimer.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#workshops_left {
	float: left;
	height: 387px;
	width: 458px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../pics/studio.png);
	background-repeat: no-repeat;
	background-position: left 136px;
}

#container {
	min-height:100%;
	min-width:1024px;
	position:relative;
	width:100%;
}

#content {
	padding-bottom:19px;   /* Height of the footer */
	width: 100%;
	overflow: auto;
	height: auto;
}

#content_text {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	
}
#home_content {
	text-align: center;
	width: 940px;
	height: auto;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;

}
#contact_content {
	height: auto;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 35px;
	margin-bottom: 50px;
}
#pictures_content {
	height: auto;
	width: 960px;
	padding-bottom: 35px;
}
#portraiture {
	float: left;
	height: 35px;
	width: 155px;
	padding-top: 15px;
}

#architectural {
	float: left;
	height: 35px;
	width: 166px;
	padding-top: 15px;
}

#street {
	float: left;
	height: 35px;
	width: 124px;
	padding-top: 15px;
}

#sports {
	float: left;
	height: 35px;
	width: 124px;
	padding-top: 15px;
}

#commercial {
	float: left;
	height: 35px;
	width: 165px;
	padding-top: 15px;
}

#upclose {
	float: left;
	height: 35px;
	width: 70px;
	padding-top: 15px;
}

#travel {
	float: left;
	height: 35px;
	width: 122px;
	padding-top: 15px;
}

#galleries {
	height: 50px;
	width: 930px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}


#information_content {
	height: auto;
	width: 940px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#workshops_content {
	height: auto;
	width: 940px;
	margin-bottom: 50px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
#movie {
	height: 385px;
	width: 480px;
	border: 1px solid #666;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}


#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	clear: both;
	font-size: 12px;

}
#empty {
	clear: both;
	height: 20px;
	width: 100%;
}

#footer_content {
	height: 29px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer_text_left {
	float: left;
	height: 25px;
	width: 476px;
	font-size: 12px;
	color: #FF0;
	padding: 2px;
}

#footer_text_left a:link {
	text-decoration: none;
	color: #FF0;
}
#footer_text_left a:visited {
	text-decoration: none;
	color: #FF0;
}
#footer_text_left a:hover {
	text-decoration: none;
	color: #CCC;
}
#footer_text_left a:active {
	text-decoration: none;
	color: #FF0;
}

#footer_text_right a:link {
	text-decoration: none;
	color: #666;
}
#footer_text_right a:visited {
	text-decoration: none;
	color: #666;
}
#footer_text_right a:hover {
	text-decoration: none;
	color: #FF0;
}
#footer_text_right a:active {
	text-decoration: none;
	color: #666;
}

#footer_text_right {
	float: left;
	height: 25px;
	width: 476px;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 2px;
}
.nadruk {
	color: #FF0;
}
.small {
	font-size: 10px;
	font-style: italic;
}



#menu {
	height: 100px;
	width: 100%;
	background-color: #000;
	color: #CCC;
}

#menu_content {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 100px;
	width: 280px;
	background-image: url(../pics/logo-groot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu_right {
	float: left;
	height: 100px;
	width: 680px;
	text-align: center;
}
#home {
	float: right;
	height: 20px;
	width: 95px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

#news {
	float: right;
	height: 20px;
	width: 70px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

#pictures {
	float: right;
	height: 20px;
	width: 95px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
#workshops {
	float: right;
	height: 20px;
	width: 95px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
#information {
	float: right;
	height: 20px;
	width: 95px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

#media {
	float: right;
	height: 20px;
	width: 78px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

#contact {
	float: right;
	height: 20px;
	width: 94px;
	margin-top: 70px;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#slideshow{
	width:960px;
	height:480px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.img-slide{
	height: 480px;
	width: 960px;
}
.slidehalf { margin-top:0px; margin-right:20px; float:left;
} 
.small {
	font-size: 11px;
}
#news {
}
