* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #333333;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 1024px;
	background-color: #333333;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	margin: 25px auto;
	margin-right: 25px;
	width: 510px;
	height: 128px;
	background-image: url('images/');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 510px;
	height: 126px;
	background: url('images/company_name.jpg') #292829 no-repeat 50% 50%;
	color: #cf7235;
}


/* Page Image */

#page_image {
	width: 436px;
	height: 294px;
	background: #333333 no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
	
}


/* Left Column */

#left_column {
	margin: 25px auto;
	margin-left: 25px;
	background-color: #333333;
	width: 436px;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Right Column */

#right_column {
	margin-right: 25px;
	padding-bottom: 20px;
	width: 510px;
	background-color: #000000;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 20px;
	width: 510px;
}


/* Center Column */

#center_column {
	padding-bottom: 20px;
	width: 900px;
	color: inherit;
	float: center;
	clear: center;

}




/* Page Menu */

#page_menu {
	margin-top: 25px;
	padding: 10px 0px;
	width: 436px;
	background-color: #FFAA00;
	color: #000000;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 7px;
	width: 66px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu1');

}


#menu2 a {
	background-image: url('images/menu_bg2.gif');
}

#menu3 a {
	background-image: url('images/menu_bg3.gif');
}

#menu4 a {
	background-image: url('images/menu_bg4.gif');
}

#menu5 a {
	background-image: url('images/menu_bg5.gif');
}


/* Latest News */

#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/stopka.jpg');
}


/* Border */



#border_top {
	background-image: url('images/border_top.jpg');
	width:513px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
}

#border_top h3 {
	padding-top:15px;
}


#border_middle {
        background-image: url('images/border_middle.jpg');
	width:513px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#border_middle a {
	width:500px;
	color:#000000;
	text-decoration:underline;
}
#border_middle h2 {
	text-indent:7px;
	padding-top:15px;
        font-size: 17px;
	color: #3b4113;
	line-height: 150%;
	padding-left:15px;
	margin-top:0px;
}

#border_middle p {
	margin: 0 0 8px 0;
	text-indent: 15px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 4px;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#border_button {
	background-image: url('images/border_button.jpg');
	width: 513px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -16px;
	margin-bottom: -40px;
	}

#border_button p {
		text-align:right;
		margin-right:15px;
		padding-top:25px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}



#border_top_index {
	background-image: url('images/border_top_index.jpg');
	width:800px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
}

#border_top_index h3 {
	padding-top:15px;
}


#border_middle_index {
        background-image: url('images/border_middle_index.jpg');
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#border_middle_index a {
	width:800px;
	color:#000000;
	text-decoration:underline;
}
#border_middle_index h2 {
	text-indent:7px;
	padding-top:15px;
        font-size: 17px;
	color: #3b4113;
	line-height: 150%;
	padding-left:15px;
	margin-top:0px;
}

#border_middle_index p {
	margin: 0 0 8px 0;
	text-indent: 15px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 4px;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#border_button_index {
	background-image: url('images/border_button_index.jpg');
	width: 800px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -16px;
	margin-bottom: -40px;
	}

#border_button_index p {
		text-align:right;
		margin-right:15px;
		padding-top:25px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}



/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
	background-image: url('images/latestvideo_header.gif');
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Stopka */

#stopka {
	width: 436px;
	height: 32px;
	padding: 9px 0px;
	background: url('images/stopka.jpg') no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}


/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}
