body {
	font: normal 10pt Helvetica,Tahoma,Tahoma, Arial;
	line-height: 1.4em;
	/*letter-spacing: 0.055em;*/
	color: #ccaa11;
	font-weight: 400;
	background: rgb(0, 0, 0) url(http://img.velislavminekov.info/pics/200/images/StoneseamlessDark.png) repeat scroll left top; 
	-moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
	margin:auto;
	width: 930px;
}

a {
	/*color: #ff0000;*/
	color: #dd5511;
	text-decoration: underline;
	font-weight: 500;
	cursor: pointer;
}


a:hover {
	/*color: #ff0000;*/
	color: #dd5511;
	text-decoration: none;
}

input{
	background-color:#140A09; 
	color: #ccaa11; 
	border: 1px solid #8e5428;
}

textarea{
	scrollbar-base-color: #ccaa11;
}

.sitemenu a{
	/*color: #ff0000;*/
	color: #dd5511;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	width: 200px;
	display: block;
	margin-bottom: 8px;
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: 0.015em;
	font-family: helvetica, sans-serif,Arial;
}

.sitemenu a:hover{
	background-color: #ccaa11;
	text-decoration: none;
	color: #835428;
}

.page_container{
	padding-top: 20px;
}

.sitetitle{
	font-size: 28pt;
	margin-left: -5px;
	padding-left: 0px;
	/*color: rgb(214, 164, 75);*/
	font-family: Helvetica,Arial,sans-serif; 
	color: #dd5511;
}

.sitetitle .bigletter{
	color: #b90000; 
	font-size: 1.4em; 
	font-family: verdana,Helvetica,Arial,sans-serif; 
	font-weight: bold;
}

.sitetitle .subtitle{
	font-size: 14pt; 
	/*color: rgb(180, 138, 63);*/
	color: #ccaa11;
	font-family: georgia, times;
}


.maincontent{
	display: table;
}

.maincontentrow{
	display: table-row;
}


.shadowcontainer{
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}

.shadow{
	width: 185px;
	color: inherit;
	margin-left: 10px;
	margin-top: 20px;
	postition: relative;
	background: transparent url(http://img.velislavminekov.info/images/transpBlack50.png) repeat;
}

.shadowcontent{
	width: 180px;
	position: relative;
	bottom: 5px;
	right: 5px;
	background: rgb(0, 0, 0) url(http://img.velislavminekov.info/images/blackmarble.jpg) repeat scroll left top; 
	/*border: 1px solid #480000;*/
	/*padding: 15px 10px 15px 10px;*/
}

.shadowbutton{
	width: 180px;
	border: 1px solid #dd5511;
	background-color: black;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ccaa11;
	position: relative;
	top:0px;
	left: 0px;
	text-align: center;
}

.shadowbutton:hover{
	background-color: #8E5428;
	color: white;
	cursor: pointer;
}

.leftcolumn{
	width: 690px;
	display: table-cell;
	border: 0px;
	border-right: 1px solid #202020;
	padding: 5px;
	padding-left: 0px;
	vertical-align: top;
}

.rightcolumn{
	/*display: block;*/
	padding: 5px;
	width: 200px;
	display: table-cell;
	border: 0px;
	vertical-align: top;
}


.leftbox{
	width: 690px;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}


.leftbox.blur{
	width: 683px;
	color: inherit;
	margin-left: 10px;
	margin-top: 10px;
	postition: relative;
	background: transparent url(http://img.velislavminekov.info/images/transpBlack50.png);
}

.leftbox.content{
	position: relative;
	bottom: 5px;
	right: 10px;
}

/*.leftbox.shadow{
	width: 682px;
	background-color: #444; /*shadow color*/
	/*color: inherit;
}*/

.leftbox.content{
	width: 665px;
	background: rgb(0, 0, 0) url(http://img.velislavminekov.info/images/blackmarble.jpg) repeat scroll left top; 
	border: 1px solid #480000;
	padding: 15px 10px 15px 10px;
}


.rightbox{
	margin-left: 1px;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}

.rightbox.blur{
	width: 220px;
	color: inherit;
	margin-left: 10px;
	margin-top: 10px;
	postition: relative;
	background: transparent url(http://img.velislavminekov.info/images/transpBlack50.png);
}

/*.rightbox.shadow,*/ .rightbox.content{
	position: relative;
	bottom: 5px;
	right: 10px;
}

/*.rightbox.shadow{
	width: 212px;
	background-color: #444; /*shadow color*/
	/*color: inherit;
}*/

.rightbox.content{
	width: 200px;
	background: rgb(0, 0, 0) url(http://img.velislavminekov.info/images/blackmarble.jpg) repeat scroll left top; 
	border: 1px solid #480000;
	padding: 15px 10px 15px 10px;
}


.bottomgallery{
	border: 0px;
	clear: both;
	margin: auto;
	width: 935px;
	height: 120px;
	text-align: center;
	position: relative;
	/*border-top:1px solid #404040;*/
}


.bottomgallery img{
	width: 100px;
	height: 100px;
}

.bottomgalpic{
	width: 105px;
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	float: left;
	margin-right: 34px;
}

.bottomgalpic .shadow, .bottomgalpic .content{
	position: relative;
	bottom: 5px;
	right: 10px;
}

.bottomgalpic .shadow{
	width: 682px;
	background-color: #444; /*shadow color*/
	color: inherit;
}

.bottomgalpic .blur{
	width: 105px;
	color: inherit;
	margin-left: 5px;
	margin-top: 10px;
	background: transparent url(http://img.velislavminekov.info/images/transpBlack50.png);
	height: 105px;
}

.bottomgalpic .content{
	position: relative;
	bottom: 15px;
	right: 15px;
	width: 100px;
	padding: 10px;
	margin: 0px;
}


.boxtitle{
	font-size: 1.8em; 
	color: rgb(142, 84, 40); 
	font-weight: 500; 
	font-family: verdana,arial;
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
}


.langsela{
	/*opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);*/
}

.langsela:hover{
	/*opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);*/
}

.langsel.selected{
	/*opacity: 1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);*/
}

.imgboxleft{
	width: 121px;
	height: 100px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0;
}

.imgboxleftbig{
	width: 242px;
/*	height: 200px;*/
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0;
}

.imgboxright{
	width: 121px;
	height: 100px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.clear{
	clear: both;
}	

.boxlink{
	font-size: 0.8em;
	font-weight: 600;
	/*color: #ff0000;*/
	color: #dd5511;
	float: right;
	clear: both;
}

ul a{
	font-size: 1em;
	font-weight: bold;
	/*color: #ff0000;*/
	color: #dd5511;
	clear: both;
}

.footer{
	clear: both;
	font-size: 0.8em;
	margin-top: 25pt;
	/*letter-spacing: 0.02em;*/
	font-family: georgia,times;
}

.pagetitle{
	width: 915px;
	display: block;
	padding: 1.3em;
	padding-left: 10px;
	padding-right: 0;
	background-color: #ccaa11;
	clear: both;
}

.pagetitle h1{
	color:#554411;
	font-size: 2.6em;
	font-family: verdana, arial;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
}

.quote{
 	font-size:0.95em; 
 	line-height:1.4em;
}

.paging{
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #8e5428;
	float: right;
	clear: both;
}

.morepicsdiv{
	display: table;
}

.morepicsrow{
	display: table-row;
}

.morepicscolumn{
	width: 100px;
	display: table-cell;
	border: 0px;
	padding: 5px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
}

.pagecontent p:first-letter {
/*	font-size: 15px;
	font-weight: bold;*/
	margin-left: 25px;
	/*margin-right: 2px;*/
}