/*
	oranzova: 			#FF9933
	modra:					#00CCFF
	cervena: 				#FF0033
	tmavo-oranzova: #FF8000
	tmavo-cervena: #C2152D
	tmavo-hneda: #4E2A28

*/

body {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #EFA594;
}

.small {
	font-size: 8px;	
}

a {
	text-decoration: none;	
}

.topBckg {
	background-position: top;
	background-position: center;
	background-image: url(http://www.arspoetica.sk/2007/Assets/images/_bckg.gif);\
}

#mainBlock {
	background-image: url(http://www.arspoetica.sk/2007/Assets/images/top_bckg_att.gif);\
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 1000px;
	text-align: left;
}


/* HEADER BLOCK */
#headerBlock {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#headerBlock a {
}

#headerBlock a:hover {
	color: #00CCFF;	
}


.topImage {
	background-image: url(http://www.arspoetica.sk/2007/Assets/images/webtop.gif);
	height: 232px;
}

#topMenu .languageSelect {
	float: right;
	padding-top: 0px;
	margin-right: 12px;
	font-size: 11px;
}

#headerBlock .headerImage {
	padding: 0px;
	margin: 0px;

}

#topMenu {
	background-image: url(http://www.arspoetica.sk/2007/Assets/images/menu_bckg.gif);
	width: 800px;
	margin 0px;
	padding: 0px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 8px;
	height: 52px;
	background-color: #FFF;
	font-size: 11px;
}

#topMenu ul {
	float: left;		
	margin: 0px;
	padding: 0px;
}

#topMenu li {
	list-style: none;
	margin: 0px;
	margin-left: 12px;
	padding: 0px;
	display: inline;
}

#topMenu a {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;	
	color: #C2152D;	

}

#topMenu .linkActive, #footerBlock .linkActive {
	color: #4E2A28 !important;
}

/* CONTENT BLOCK */
.content {
	background-image: url(http://www.arspoetica.sk/2007/Assets/images/top_bckg.gif);
	background-repeat: no-repeat;
}

#contentBlock {
	clear: both;
	padding-left: 140px;
	padding-right: 140px;	
	padding-top: 00px;
	padding-bottom: 40px;
}

.contentSpacer {
	height: 30px;
	clear: both;	
}

#contentText {
	font-size: 12px;
}

#contentText h1 {
	font-size: 18px;
}

#contentText a {
	color: #ffffff;
}
#contentText a:visited {
	color: #ffffff;
}


#contentText a:hover {
	color: #000;
}

#contentText .contentImageLeft {
	float: left;
	width: 250px;
}

#contentText .contentImageRight  {
	float: left;
	width: 380px;
	margin-left: 10px;
	line-height: 170%;
	font-size: 10px;
	clear: right;
}

#contentText .contentDesc {
	line-height: 120%;
	font-size: 10px;
}

#contentText .columnLeft, #contentText .columnRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#contentText .columnLeft {
	float: left;
	margin: 0;
	width: 290px;
	color: #FFF;
}

#contentText .columnRight {
	float: left;
	margin: 0px;
	width: 290px;
	color: #FFF;
}

#contentText .poemHeader {
	font-weight: bold;
	font-size: 15px;
	margin: 40px 0 15px 0;
}

#contentText .poemDesc {
	font-size: 9px;
}

#contentBlock.contentBlockSub {

}

#contentSubMenu {
	width: 191px;
	float: left;
	padding-top: 30px;
	line-height: 150%;
}

#contentSubMenu ul {
	margin: 0;
	padding: 0;
	width: 189px;
}

#contentSubMenu li {
	list-style: none;
	text-transform: uppercase;	
	border-bottom: 1px solid #C2152D;
}

#contentSubMenu a {
	color: #C2152D;	
	width: 100%;
	display: block;
}

#contentSubMenu .linkActive {
	color: #FFF;	
}

#contentSubMenu a:hover {
	color: #FFF;	
}

#contentSubText {
	float: left;
	padding-left: 20px;
	width: 500px;	
}

/* CONTENT - CONTACT */
#contentText .contentContactLeft {
	float: left;
	width: 337px;
}

#contentText .contentContactRight {
	float: left;
	line-height: 120%;
	border-left: 1px dashed #00CCFF;
	width: 512px;
	font-size: 12px;
}

#contentText .contentContactHeader {
	font-size: 16px;	
	font-weight: bold;
	padding-bottom: 5px;
}

/* CONTENT - OTHERS */
#contentText .contentNormal {
	padding: 0;
	width: 100%;	
}

/* OTHERS */
.divTerminator {
	clear: both;
}

.boardText, .boardButton, .boardKey {
	border: 1px solid #FF0033;
	text-size: 10px;
	background-color: #FF9933;
	margin: 5px 0 5px 0;
	color: #000;
}

.boardText {
	width: 320px;
	padding-left: 3px;
}

.boardKey {
	border: 1px solid #FF0033;
	text-size: 10px;
	background-color: #FF9933;
	color: #000;
	width: 77px;
}

.boardButton {
	width: 100px;
	color: #FF9933;
	background-color: #FF0033;
	text-size: 8px;
	text-transform: uppercase;
	margin-right: 15px;
}

.boardArrow {
	border: 0;
}

.boardMsg {
	border-bottom: 1px solid #FF8000;
	padding-bottom: 5px;
	margin-left: 10px;
}

.boardName {
	color: #FFF;
	padding-bottom: 5px;
	margin-left: 10px;	
}

.galleryPhoto {
	display: inline;
	border: 1px solid #FF9933;
	margin: 2px;
}

.galleryPhoto:hover {
	border: 1px solid #FF0033 !important;
}

.contentNormal .item {
	padding-left: 20px;
	display: inline;
}

.borderedBlock {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	border-top: 1px solid #C2152D;
}

/* LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./Assets/images/overlay.png", sizingMethod="scale");
}	
