@charset "utf-8";
/* layout */
/* Layout Stylesheet */ 
#wrap {
	z-index:100;
	position: relative;
	top:0px;
	left:0px;
	width:auto;
	border:0px;
	margin-left:0;
	margin-right:0;
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}
#page {
	z-index:100;
	position: relative;
	width:900px;
	margin:0;
	padding:0;
	text-align:left;
	background-image: url('images/page-bg.gif');
	background-repeat:repeat-y;
	background-color:#000000;
}
#header {
	z-index:100;
	position: relative;
	margin: 0;
	width:760px;
	height:143px;
	color:#FFFFFF;
}
#left {
	z-index:100;
	position: relative;
	width:150px;
	margin:0;
	margin-right:0;
	padding-left:0px;
	float:left;
	color:#FFFFFF;
}
#right {
	z-index:100;
	position: relative;
	width:175px;
	margin:0;
	margin-right:0;
	padding-right:15px;
	float:right;
	line-height:18px;
	color:#CCCCCC;
}
#content {
	z-index:100;
	position: relative;
	width:522px;
	_width:520px;
	min-height:600px;
	_height:600px;
	float:left;
	padding:0;
	padding:0 10px 0 10px;
	text-align:left;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
}
#content-extended {
	z-index:100;
	position: relative;
	width:670px;
	min-height:600px;
	_height:600px;
	float:left;
	padding:0;
	padding:0 10px 0 10px;
	text-align:left;
	color:#CCCCCC;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
}
#footer {
	z-index:100;
	position: relative;
	clear:both;
	margin-top:0;
	text-align: center;
	height:auto;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#222222;
	color:#999999;
	/* padding-top:0px; */
}
#detail-left {
	z-index:100;
	position: relative;
	float:left;
	width:280px;
	height:420px;
	text-align:left;
	margin-left:5px;
}
#detail-right {
	z-index:100;
	position: relative;
	float:right;
	width:210px;
	height:420px;
	text-align:left;
	margin-right:5px;
	line-height:1.8;
	/* background-color:#FF0000; */
}
#detail2-left {
	z-index:100;
	position: relative;
	float:left;
	width:395px;
	text-align:left;
	margin-left:5px;
}
#detail2-right {
	z-index:100;
	position: relative;
	float:right;
	width:100px;
	text-align:left;
	margin-right:5px;
	line-height:1.8;
	/* background-color:#FF0000; */
}
#detail3-center {
	z-index:100;
	position: relative;
	float:left;
	width:485px;
	min-height:600px;
	_height:600px;
	text-align:center;
	line-height:1.8;
	border:#333333 1px solid;
	padding:8px;
	margin:5px;
	font-size:12px;
	color:#999999;
	background-color:#333333;
}
#article-left {
	float:left;
	width:105px;
	text-align:center;
}
#article-right {
	float:right;
	width:335px;
	text-align:justify;
}
#article-spacer {
	width:100%;
	margin:0 0 6px 0;	
	clear:both;
	border-bottom:#666666 dotted 1px;
}

/* Design */ 
a:link {
	text-decoration:none;
	color: #FF0000;
}
a:visited {
	text-decoration:none;
	color: #FF0000;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
} 
a:active {
	text-decoration:underline;
	color:#FF0000;
}
body {
	z-index:100;
	position: relative;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	line-height:1.3;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color: #FF0000;
	line-height:1.3;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	line-height:1.3;
}
table {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-style:normal;
}

/* design 2 */
.topic {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.spacer {
	font-family: Trebuchet MS;
	font-size: 1pt;
}
.bottom-text {
	font-size:9pt; color:#666666;
}
.photo_description {
	font-size:8pt;
 	color: #666666;
}
.text_nejmensi {
	font-size:8pt;
}
.text_maly {
	font-size:9pt;
}
.big-text {
	font-size:12pt;
}
.basic-text {
	font-size:10pt;
}
.basic-text-desc {
	font-size:10pt; color:#666666;
}
.big-headline {
	font-size:12pt;
}
.big-headline-hilight {
	font-size:12pt; 
	font-weight:bold; 
	color:#990000;
}
.table {
	font-size:10pt;
	background-color: #FCEBCD;
}
.table-hili {
	font-size:10pt; background-color:#FED287;
}
.table-hili2 {
	font-size:11pt;
	background-color:#FF6600;
	line-height: 18px;
}
.chat-schedule-text {
	font-size:14px; font-weight:bold; color:#000000;
}
.smallest-text {
	font-size:9px;
}
.photo-desc {
	font-size:9px;
}
.small-text {
	font-size:9pt;
}
.small-text-10 {
	font-size:10px;
}
.basic-text-backstage {
	font-size:10pt ; color:#000000;
}
.basic-text-hilighted {
	font-size:10pt ; color:#D20E00;
}
.basic-text-justified {
	font-size:10pt ; text-align:justify;
}
.basic-text-justified2 {	
	font-size:10pt;
	text-align:justify;
	margin:6px;
}
.basic-text-marked {
	font-size:10pt ; color:#990000 ; background-color:#FAF6EA;
}
.small-text-compact {
	font-size:9pt;
	line-height: 12pt;
}

.article-list {
	font-size: 11px;
	line-height: 1.6;
	color:#1873B4;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.article-title {
	line-height: 1.3;
	color:#0271A6;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.article-date {
	line-height: 1.3;
	color:#666666;
	text-align: right;
}
.article-perex {
	line-height: 1.5;
	color:#666666;
	text-align: justify;
	/* font-style: normal; */
	font-weight: bold;
}
.article-perex2 {
	line-height: 1.3;
	color:#000000;
	text-align: justify;
	/* font-style: normal; */
}
.article-text {
	line-height: 1.3;
	color:#000000;
	text-align: justify;
	font-style: normal;
}
.article-blue2 {
	line-height: 1.2;
	color:#0271A6;
	text-align: left;
	font-style: normal;
}
.article-gray {
	font-size: 11px;
	line-height: 1.2;
	color:#666666;
	text-align: left;
	font-style: normal;
}
.table-box {
	font-size: 11px;
	line-height: 1.2;
	text-align: left;
	font-style: normal;
	background-color: #E9F0F8;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
.form1 {
	font-size:10px;
	color:#000000;
	border-top-color:#FF9900;
	border-right-color:#990000;
	border-bottom-color:#990000;
	border-left-color:#FF9900;
}
.horline {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/hor_line.gif);
}
.banner {
	filter: Alpha(Opacity=50, FinishOpacity=50);
}
.photocell {
	position: relative;
	width:122px;
	height:122px;
	_width:120px;
	_height:122px;
	/* border:#333333 1px solid; */
	margin:1px;
	font-size:10px;
	color:#999999;
	background-color: #333333;
	float:left;
	text-align:center;
    vertical-align: middle;
}
.photocell_update {
	position: relative;
	width:160px;
	height:280px;
	border:#333333 1px solid;
	margin:5px 2px 5px 2px;
	padding:3px;
	font-size:10px;
	color:#999999;
	float:left;
}
.photocell_update2 {
	position: relative;
	width:120px;
	height:159px;
	border:#333333 1px solid;
	padding-top:1px;
	margin:1px;
	font-size:10px;
	color:#999999;
	float:left;
	text-align:center;
    vertical-align: middle;
}
.photocell_gallery {
	position: relative;
	width:105px;
	height:168px;
	border:#333333 1px solid;
	padding:5px;
	margin:5px;
	font-size:10px;
	color:#999999;
	float:left;
	z-index:150;
}
.photocell_model {
	position: relative;
	width:84px;
	height:150px;
	border:#333333 1px solid;
	padding:4px;
	margin:4px;
	font-size:10px;
	color:#999999;
	float:left;
	z-index:150;
}
.text-models {
	line-height:15px;
	font-size:10px;
	color:#B7A570;
}
.photoblock {
	margin-left:13px;
}
.text-update {
	font-size:10px;
	color:#B7A570;
}
.text-update-date {
	font-size:10px;
	color:#EF0C0D;
}
.text-update h2 {
	font-size:12px;
	font-weight:bold;
	color:#B7A570;
}
.text-update-date h2 {
	font-size:12px;
	color:#EF0C0D;
}
.text-update-h {
	font-size:14px;
	font-weight:bold;
	color:#B7A570;
}
.text-update-date-h {
	font-size:12px;
	color:#EF0C0D;
}
.photo-border {
	color:#FF0000;
}
.cleardiv {
	clear:both;
}

/* detail */
.text-detail-h1 {
	color:#FF0200;
	font-size:18px;
	font-weight:bold;
}
.text-detail-h2 {
	color:#FF0200;
	font-size:16px;
	font-weight: bold;
}
.text-detail-h3 {
	color:#900102;
	font-size:14px;
	font-weight:bold;
}
.text-hints {
	color:#AAAAAA;
	font-size:11px;
}
.text-hints2 {
	color:#b9a771;
	font-size:11px;
}
.form01 {
	color:#333333;
	width: 100%;
}
.white {color: #FFFFFF}
.red {color: #FF0000}
