/* {{{ COMMON */
	body {
		font-family : "Arial", sans-serif;
		font-size : 1em;
		/* text-align : center; */
		margin : 30px;
		background-color : #fff;
		color : #000;
	}
	#header {
		width : 880px;
		padding-top : 1px;
	}
	.page-holder {
		/* text-align : left; */
		width : 880px;
		margin : auto;
		padding-bottom : 40px;
	}
	
	h1 {
		margin: 0px;
		position : relative;
		font-size : 2.3em;
		padding-bottom : 30px;
	}
	h1 a {
		color : #000;
		display : block;
		text-decoration : none;
	}
	/* h1 a span {
		position : absolute;
		width : 100%;
		height : 100%;
	} */
	
	
	.cleaner {
		clear : both;
		font-size : 1px;
		height : 1px;
	}
	a {color : #666;}
	a img {border : 0;}
/* }}} */

/* {{{ MAIN MENU */
	ul#mainMenu {
		background-color : #888;
		margin : 0 0 0 0;
		list-style : none;
		padding : 5px 10px 26px;
		
	}
	ul#mainMenu li {
		font-size : 0.95em;
		font-weight : 800;
		letter-spacing : -1px;
		text-transform : uppercase;
		margin: 2px 10px 0 0;
		float : left;
	}
	ul#mainMenu li a {text-decoration : none; color : #000; display : block;}
	ul#mainMenu li.active a,
	ul#mainMenu li a:hover {color : #fff;}
/* }}} */

/* {{{ LANG */
	#lang {
		font-weight : 800;
		font-size : 0.8em;
		padding-bottom : 15px;
	}
	#lang span {color : #000;}
	#lang a{color : #000;}
	#lang a:hover {text-decoration : none;;}
/* }}} */

/* {{{ CONTENT */
	#content {
		/* height : 624px; */
		/* color : #fe4703; */
	}
	
	#page-fotogalerie #content a {
		background-color:#888;
		border:3px solid #888;
		display:block;
		float:left;
		height:135px;
		margin:8px;
		padding-top:15px;
		position:relative;
		text-align:center;
		text-decoration:none;
		width:150px;
	}
	#page-fotogalerie #content a span {
		background-color:#888;
		color : #fff;
		bottom:0;
		left:-3px;
		padding:10px 5px;
		font-weight : 800;
		position:absolute;
		width:146px;
	}
	#page-fotogalerie #content a.detail span {
		visibility : hidden;
		font-size : 0.8em;
		font-weight : 400;
	}
	#page-fotogalerie #content a.detail:hover span {visibility : visible;}
	
	#content h2 {
		font-size : 1.2em;
		margin-bottom : 20px;
		position : relative;
	}
	#content h3 {
		margin-top : 20px;
		margin-bottom : 10px;
		clear : both;
		font-size : 1.2em;
	}
	#content h4 {
		margin-top : 15px;
		margin-bottom : 10px;
	}
	#content p {
		margin : 10px 0px;
	}
	#content h3 sup {
		font-weight : 400;
		display : block;
		font-size : 0.55em;
	}
	
	#content .leve_obtekani {float : left;margin : 0 10px 8px 0;}
	#content .prave_obtekani {float : right;margin : 0 0 8px 10px;}
	#content .zarazka {clear:both;}
	
/* }}} */
/* {{{ SOC */
	#soc {
		margin-left : 83px;
		margin-top : 42px;
	}
	#twitter_div h2 {
		background : url('../images/twitter115.gif') 0 0 no-repeat;
		width : 115px;
		height : 27px;
		font-size : 1em;
		margin-top : 10px;
		margin-bottom : 5px;
	}
	#twitter_div h2 span {visibility : hidden;}
	#twitter_div #twitter_update_list {
		font-size : 0.7em;
		padding : 0px;
		margin : 0px;
		list-style : none;
		float : left;
		width : 115px;
	}
	#twitter_div #twitter_update_list li {
		padding : px;
		background-color : #FE4703;
		margin : 3px 0;
		padding : 5px;
	}
	#twitter_div #twitter_update_list li a {color : #000;}
	#twitter_div #twitter-link {font-size : 0.8em; clear : left;}
/* }}} */
/* {{{ FOOTER */
	#footer {
		clear : both;
		font-size : 0.85em;
		width : 880px;
		padding-top : 40px;
	}
	#footer p {margin-top : 2px; margin-bottom : 0px;}
	#footer a {padding : 0 5px;}
/* }}} */
