body {
	background: #42535D;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

a {
	color: #A5DEF3; /*#8FB6C4*/
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.both {
	clear: both;
}


#header {
	margin-left: 300px;
	min-height: 80px;
	height: 80px;
	background: url(/img/bg_header.gif) no-repeat right;
}

#tel {
    float: right;
    color: #fff;
    font-size: 24px;
    margin-right: 235px;
}

#topmenu {
	float: left;
	width: 100%;
	background: #0B293A;
	margin-top: 44px;
}
#topmenu ul {
	padding: 0;
	margin: 0 8px 0 8px;
	list-style-type: none;
}
#topmenu li {
	display: block;
	float: left;
	margin-right: 8px;
	padding: 0px 8px 3px 8px;
}
#topmenu li.selected {
	background: #EB923B;
}
#topmenu a {
	color: #FFF;
	font: normal 11px Verdana;
	text-decoration: none;
}

#langs {
	float: right;
	text-align: right;
	width: 100px;
	margin: 44px 54px 0 0;
}



#left_panel {
	position: absolute;
	top: 6px;
	left: 0px;
	float: left;
	width: 300px;
	background: url(/img/bottom_1.jpg) no-repeat bottom;
	padding-bottom: 380px;
}
.left_panel2 {
	background: url(/img/bottom_2.jpg) no-repeat bottom !important;
	padding-bottom: 320px !important;
}
#left_panel #home {
	margin-left: 19px;
}


#leftmenu {
	min-height: 150px;
}
#leftmenu ul {
	list-style-type: none;
	background: url(/img/hr1.gif) no-repeat top left;
	padding: 1px 0 0 0;
	margin: 18px 0 0 0;
}
#leftmenu li {
	background: url(/img/hr1.gif) no-repeat bottom left;
	padding: 0;
	margin: 0;

}
#leftmenu a {
	display: block;
	font: normal 11px Verdana;
	color: #A5DEF3; /*#8FB6C4*/
	text-transform: lowercase;
	text-decoration: none;
	margin: 0;
	height: 17px;
	padding: 3px 0 0 35px;
	background: url(/img/bullet1.gif) no-repeat 24px;
}
#leftmenu li.selected a {
	color: #FFF;
}


#customer_info
{
	min-height: 150px;
	padding: 4px 0 0 35px;
	margin: 40px 0 0 0;
	font: normal 11px Verdana;
	color: #FFF;
}
#customer_info hr {
	width: 200px;
	text-align: left;
	margin: 16px 0;
}


#content_panel {
	margin-left: 300px;
	color: #E0DCDC;
	font: normal 11px Verdana;
}

h1 {
	font: italic normal 24px 'Times New Roman';
	color: #FFF;
	padding: 0;
	margin: 10px 0 0 0;
}

h2 {
	font: italic bold 14px Arial;
	color: #FFF;
	padding: 0;
	margin: 10px 0 0 0;
}


p {
	/*padding: 0 64px 8px 0;*/
	padding: 0 64px 0px 0;
	line-height: 130%;
	text-indent: 16px;
}

div.li {
	min-height: 61px;
	padding: 0;
	margin: 0 0 6px 0;
}
div.li img {
	float: left;
}
div.li p {
	margin-left: 71px;
}
div.li a.title {
	display: block;
	font: italic bold 14px Arial;
	color: #A5DEF3;
	text-decoration: none;
}



#footer {
	margin-left: 300px;
	clear: both;
	text-align: center;
	border-top: solid 1px #BCC4C9;
	color: #E0DCDC;
	font: normal 11px Verdana;
	padding: 4px;
	line-height: 150%;
}


#thumbs_panel {
	margin: 8px 0 16px 0;
	background: #617078;
	border: solid 1px #A5AEB2;
	padding: 10px 0 0 10px;
	margin-right: 10px;
}

#thumbs_panel .thumb {
	float: left;
	width: 150px;
	height: 150px;
	border: solid 1px #000;
	margin: 0 10px 10px 0;
	background: #0B293A;
}

.landscape a {
	display: block;
	padding: 22px 0 0 5px;
}
.portrait a {
	display: block;
	padding: 5px 0 0 22px;
}

.alandscape a {
	display: block;
	padding: 22px 0 0 0px;
}
.aportrait a {
	display: block;
/*	padding: 0px 0 0 22px;*/
}


#thumbs_panel .athumb {
	float: left;
	width: 150px;
	text-align: center;
	padding: 0 12px 10px 0;
	border: none;
	margin: 0 7px 5px 0;
	background: url(/img/bg_album.gif) no-repeat left top;
}
#thumbs_panel .athumb .thumb {
	float: none;
	width: 140px;
	height: 140px;
	text-align: center;
	padding: 5px;
	border: solid 1px #000;
	margin: 0;
}
#thumbs_panel .descr {
	border: solid 1px #000;
	background: #0B293A;
	color: #8FB6C4;
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 40px;
	width: 140px;
	font: normal 10px Tahoma;
}





#fullsized_photo {
	background: #0B293A;
	border: solid 1px #000;
	padding: 5px;
	float: left;
	margin: 8px 0 16px 0;
	text-align: center;
}

#photo_info {
	margin: 8px 32px 16px;
	float: left;
}

#photo_navigator {
	margin-top: 2px;
	width: 640px;
}
#photo_navigator a {
	text-decoration: none;
}
#prev {
	float: left;
}
#next {
	float: right;
}
#up {
	text-align: center;
}
#photo_navigator .disabled {
	color: #666;
}


.pager {
	margin-bottom:8px;
	line-height: 26px;
}
.pager .prev {
	float: left;
}
.pager .next {
	float: right;
}
.pager a {
	text-decoration: none;
}
.pager .disabled {
	color: #666;
}


table {
	border-collapse: collapse;
}
caption {
	font-weight: bold;
}
th {
	background: #22333D;
}
td {
	background: #32434D;
}th, td {
	border: solid 1px #42535D;
	padding: 3px 6px;
}


#columns_selector {
	margin-bottom: 8px;
	float: right;
	padding-right:10px;
}

.columns7 {	width: 1136px; }
.columns6 {	width: 974px; }
.columns5 {	width: 812px; }
.columns4 {	width: 650px; }
.columns3 {	width: 488px; }
.columns2 {	width: 326px; }

.columns7_a {	width: 1206px; }
.columns6_a {	width: 1034px; }
.columns5_a {	width: 862px; }
.columns4_a {	width: 690px; }
.columns3_a {	width: 518px; }
.columns2_a {	width: 346px; }

#photo_comment
{
	width: 200px;
	margin-top: 15px;
}


.sponsors1 {
	width: 655px;
	border-collapse: separate;
	border-spacing: 4px;
	margin-bottom: 15px;
}
.sponsors1 td {
	background: #FFF;
	color: #32434D;
	vertical-align: top;
	padding: 18px;
	text-align:center;
}
.sponsors1 td img {
	margin-top: 16px;
}



.fotomag_info { margin: 10px auto 0 auto; }
.fotomag_info li { overflow: hidden; margin: 0; float: left; width: 169px; height: 90px; background: #FFF; }
.fotomag_info a.group { display: block; padding: 3px 10px; margin-right: 1px; height: 15px; overflow: hidden;
                        font: bold 12px arial; text-decoration: none; background: #0B293A; color: #FFF; }
.fotomag_info span.name { float: right; width: 99px; margin: 5px 0 5px 10px; height: 25px; font: normal 12px arial; color: #333; text-decoration: underline; }
.fotomag_info span.img { display: block; float: left; margin-top: 5px; width: 60px; text-align: center; }
.fotomag_info img { border: none; display: block; margin: auto; }
.fotomag_info span.price { float: right; width: 99px; margin-left: 10px; font:bold 12px/22px arial; color:#F00; }
