/*---------------------------*/
/*          Header           */
/*---------------------------*/

.header {
	background-image: url(../images/bg/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	height: 212px;
}
.menu {
	height: 32px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
.menu A:link, .menu A:visited, .menu A:active {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu A:hover {
	font-size: 13px;
	color: #F3B4B7;
	font-weight: bold;
	text-decoration: none;
}

/*---------------------------*/
/*          Content          */
/*---------------------------*/

.content_top {
	background-image: url(../images/bg/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 214px;
	padding: 10px;
}
.content {
	text-align: left;
	vertical-align: top;
}
.content_body {
	text-align: left;
	vertical-align: top;
	width: 524px;
	padding: 10px;
}
.headline_image {
	text-align: center;
	vertical-align: middle;
	width: 48%;
}
.headline_content {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	padding-top: 54px;
	padding-left: 19px;
}
.headline_content A:link, .headline_content A:visited, .headline_content A:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headline_content A:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.multimedia_container {
	width: 50%;
	padding-top: 24px;
	padding-left: 26px;
}
.multimedia_display {
	color: #FFFFFF;
	width: 50%;
	text-align: right;
	padding-right: 4px;
}
.multimedia_display A:link, .multimedia_display A:visited, .multimedia_display A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.multimedia_display A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.panel {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.news_box_bg {
	background-image: url(../images/bg/news_box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FEF4EB;
	text-align: left;
	vertical-align: top;
	width: 44%;
}
.news_box_header {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C56516;
	height: 20px;
	padding-left: 4px;
}
.news_box_image {
	float: left;
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}
.news_box_row_first {
	padding: 6px 6px 10px;
}
.news_box_row {
	padding: 6px 6px 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A48942;
}

/*---------------------------*/
/*      Content - Left       */
/*---------------------------*/

.box {
	background-image: url(../images/bg/box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 14px;
	height: 154px;
}
.spot {
	line-height: 20px;
	background-color: #EAEAEA;
	background-image: url(../images/bg/spot.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.spot A:link, .spot A:visited, .spot A:active {
	color: #A41C20;
	font-weight: bold;
	text-decoration: none;
}
.spot A:hover {
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
}
.spot_sp {
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/*---------------------------*/
/*          Images           */
/*---------------------------*/

.boxImage {
	border: 1px solid #DADADA;
	padding: 2px;
}
.boxThumb {
	border: 2px solid #FFFFFF;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}
.boxThumbInPage {
	border: 2px solid #CCCCCC;
	cursor: pointer;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}
.art_poza {
	float: right;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}
.news_poza {
	float: right;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}
.editorial_poza {
	float: right;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}
.editorial_avatar {
	border: 2px solid #FFFFFF;
}

/*---------------------------*/
/*          Footer           */
/*---------------------------*/

.footer {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	line-height: 18px;
	background-color: #eaeaea;
}
