/**** AutoMegaScript V2 HardCoded Css ****/

#amsItem { border: 1px solid #2c1f16; padding: 5px; background-color: #19120d; margin-right: 5px; }
#amsItemSeperator { margin-bottom: -10px; }
#amsImage { margin: 0 15px 0 4px; }
#amsImageSpan { float: left; width: 100px; height: 100px; border: 0; }
#amsTitle { font-size: 14px;}
#amsDescription {  font-size: 13px; padding-right: 10px; color:#82725f; }
#amsDate { font-size: 11px; font-style: italic; float:right; margin-top:10px; margin-right:10px; padding-left:15px; background: url(../images/pdate.png) no-repeat; color:#CCC; }
#amsTags { font-size: 11px; padding: 0 10px; padding-left:17px; background: url(../images/clip.png) no-repeat; color:#CCC; } 
#amsTags b { font-size: 13px; }
#amsTags a { margin: 0 2px 2px 2px; border-bottom:#CCC  1px dotted; color:#8ec138; text-decoration:none; }
#amsBreadCrumb { padding: 10px; font-size: 10px; margin-bottom: -15px; }
#amsBreadCrumbRssImage {  }
#amsPaging { font-size: 11px; font-style: italic; font-weight: bold; color:#CCC; }
#amsPoweredBy { display: none; }
#searchHighlight { background:yellow;}

/* Category Levels (.l1 are parent categories) */

.l1 { font-weight: bold;  }
.l2 { font-style: italic; margin-left:10px; }
.l3 { margin: 15 0 0 0; font-style: italic; }
.l4 { margin: 20 0 0 0; font-style: italic; }

/* Related Links */

#linksDescription { display: block; padding-top: 5px; padding: 10px;   }

/* Sidebar Flickr */

#miniFlickrPhotosImage{ margin: 5px 6px; }

/* Flickr Photos Api Version Plugin */

#flickrPhotosPageNumbers { border: 1px solid #ddd; background-color: #eee; padding: 2px; font-size: 10px; }
#flickrPhotosPageNumbers:hover { border: 1px solid #bbb; background-color: #fff; padding: 2px; }
#flickrPhotosPageCurrentNumber { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPagePrevious { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPageNext { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosImage { margin: 10px; }
#flickrPhotosBigImage {  }

/* Photos Gallery Plugin */

.photoGalleryImage { border: 1px solid #ddd; padding: 5px; background-color: white; }

/* Youtube Videos Plugin */

#youtubeVideoComments { padding: 0 20px; font-size: 12px; font-style: italic; }



/**** End AutoMegaScript V2 HardCoded Css ****/



/* Standard Elements */

/*Body Style*/
body{
	background:#241912 url(../images/body_bg.gif) repeat-x;
	padding:0;
	margin:0;
	border:0;	
	font-family:Arial, Helvetica, sans-serif;
}


/** page Style **/
#page{
	width:900px;
	padding:0;
	margin:0 auto;
}
 a {color:#aea090; }
 a:hover{color:#CCC; }

/* header Style */
#header{	
	float:left;
	margin:0;
	width:100%;
	height:160px;
	
}
#topline{ height:35px; background:url(../images/topline.gif) no-repeat; border:1px solid #2c1f16;
}
#sitename{ color:#FC6; font-size:25px; letter-spacing:-1px; font-family:"Arial Black", Gadget, sans-serif; padding-top:10px; padding-left:5px;
}
#sitename a{ color:#FC6; font-size:25px; text-decoration:none;
}
/** mainContent Style **/
#mainContent{
	padding:0;
	margin:0;
	float:left;
}

#mainContent h2 {color:#CCC;
}
/** pages classes Style **/
.box{
	float:left;
	padding:0 0 20px 0;
	margin:0;
	width:100%;
	display:block;
}

.inside p{
	color:#82725f;
	padding:0 0 20px 0;
	margin:0;
	font-size:13px;
}
.inside{
	clear:both;
	width:100%;
	width:900px;
	padding:0;
	margin:0;
	/*border-top:1px solid #36261c; */
}


/** HomePage Style **/
#topbox{
	padding:0 0 30px 0;
	margin:0;
	float:left;
	width:100%;
	
}
#topbox .tbox1 h3, #topbox .tbox2 h3{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0 0 10px 0;
	margin:0;
}
.tbox1 h3 a, .tbox2 h3 a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.tbox1 ul {
	margin: 0;
	padding: 0;
}
.tbox1{color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.tbox1 li {
	list-style: none;
	line-height: 16px;
	padding-bottom: 3px;
}

.tbox1 li a {
	text-decoration: none;
	color:#6f801a;
	font-weight:bold;
	background:url(../images/li.png) no-repeat left;
	padding-left: 13px;
}

.tbox1 li a:hover {
	text-decoration: none;
	color: #86aa1e;
	background: url(../images/li1.png) no-repeat left;
	padding-left: 13px;
}


#topbox .tbox1 p, #topbox .tbox2 p{
	padding:0;
	margin:0;
}
#topbox .tbox1{
	float:left;
	width:300px;
	background:#19120d;
	border:1px solid #2c1f16;
	padding:5px 5px;
	margin-right:10px;
}
#topbox .tbox1 img, #topbox .tbox2 img{
	border:0;
}
#topbox .tbox2{
	float:right;
	width:560px;
	background:#19120d;
	border:1px solid #2c1f16;
	padding:5px 5px;
}

#something{ height:20px;
}
#sitesearch{float:right; margin-right:10px; padding:5px;
}
#rss{ float:right; padding:10px;
}
.normalBlock{
	display:block;
	margin:0;
	padding:0;
}
.inside #maincontent{
	float:left;
	width:550px;
	padding:10px;
}

.inside .normalBlock #sidebar{
	float:right;
	width:300px;
	margin:0 0 0 0px;
	margin-right:2px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar{color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#sidebar li {
	list-style: none;
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom: #CCC	1px dotted;
}

#sidebar li a {
	text-decoration: none;
	color:#c1d138;
	font-weight:bold;
	background:url(../images/li.png) no-repeat left;
	padding-left: 14px;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #86aa1e;
	background: url(../images/li1.png) no-repeat left;
	padding-left: 14px;
}

#menuspacer{height:15px;
}

#sidemenucont{
	border:1px solid #2c1f16;
	margin:0 0 0 0px;
	background:url(../images/stripes.gif);
}
#smenuHead{border-bottom:1px solid #2c1f16; height:30px; padding-top:5px; padding-left:10px; background:#19120d; color:#b4aca7; background:url(../images/menuheadbg.gif) no-repeat;
}

#smenuInner{padding:5px;
}


/** footer **/

#footer{
	clear:both;
	padding:0px 0 40px 0;
	margin:0;
	border-top:#483426 1px dotted;
	padding-top:5px;
	text-align:center;
	
}
#footer p{
	color:#716258;
	font-size:13px;
	margin:0;
	padding:0px 0;
}
#footer p a{
	color:#a2958c;
	text-decoration:none;
}
#footer p a:hover{
	color:#fff;
	text-decoration:none;
}

/** global classes **/
.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

.imageLeft{
	background:#fff;
	border:1px solid #ebe8e2;
	padding:10px 10px;
	margin:0 15px 20px 0;
}
.imageRight{
	background:#fff;
	padding:10px 10px;
	margin:0 0 20px 15px;
	border:1px solid #ddddda;
}
.hide{
	display:none;
}
img{
	border:0;
}

/*form Style*/
form {
  padding: 0px 0;
  margin:0;
}
form p{
	padding:0;
	margin:0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 2px;
  background: #23201d;
  border:1px solid #43352b;
   color: #fff;
}
input:focus,
textarea:focus{  
  color: #fff;
  background:#382e27;
  border:1px solid #8d6d58;
}

input.button {
  padding: 1px 10px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #fff;
  background-color: #a8b981;
  border-width: 1px;
  border-style: solid;
  border-color: #d5e3b5 #d5e3b5 #9aac72  #9aac72;
}

#opis {
	text-align: left;
	width: 900px;
	float: left;
	font-family: "Arial", verdana, sans-serif;
	font-size: 10px;
	color: gray;
	padding-top: 6px;
}