html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #baaca0 /*beb0a5;*/;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}

body {
	
	/*background-image: url(images/webdesigner_bg.png);*/
	background-repeat: repeat-x;	
	background-color: #baaca0 /*beb0a5;*/;
	text-align: center;

}

#main {
	position:relative;
	width: 100%;
	z-index:11;
	border: 1px none #000000;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	float: right;

	}

#top {
	position:relative;
	width:100%;
	height: 383px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	z-index:10;
	margin: 0;
	

	}

#top_cont {
	width: 100%;
	height: 360px;
	background-image: url(images/wm_blog_header.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: auto;
	margin-right: auto;	
	z-index:9;
}

#logo {
	width: 1000px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;	
	z-index:9;
	text-align: left;
}

#meniu {
	width:615px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding-left: 10px;
	z-index:7;
	

	

	}




#content {
	position:relative;
	width: 1000px;
	float: none;
	/*text-align: left;
	padding-left: 100px;*/
	margin-left: auto;
	margin-right: auto;

	}



	
#heading {
	position: relative;
	width: 100%;
	height: 35px;
	background-image: url(images/web_design_header.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	

	}	
	
#left_c {
	position: relative;
	width: 300px;
	float: left;
	
	/*background-color: #4d484d;	*/
		
	}		

#right_c {
	position: relative;
	width: 700px;
	margin-left: 100px;
	/*margin-right: 120px;*/
	float: none;
	text-align: justify;	
	
	
	
	}
	
#footer {
	position: relative;
	width: 100%;
	height: 35px;
	background-color: #0092c7;
	float: left;
	border-top: #ffffff solid 1px;
	padding-top: 5px;
	

	}		


#left_c p {

	color: #645950;  
	font-size: 11pt;
	
	}
	
#footer a {
	color: #FFFFFF;	
	text-decoration: none;

}			






h1 {
			font-size: 1.4em;
			font-weight: normal;
			letter-spacing: -.02em;
			margin: 0;
			font-family: "Trebuchet MS";
			/*font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;*/
			color: #fdf8f4;
			line-height: normal;	
				



}

h3 {
			font-size: 1em;
			font-weight: normal;
			letter-spacing: -.02em;
			margin: 0;
			font-family: "Trebuchet MS";
			/*font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;*/
			color: #fdf8f4;
			line-height: normal;	
				



}



.alternate

{
	display:none;
	
	}


.mic

{
	font-size: 10px;
	color: 
	
	}
	
p {

	color: #ffffff;
	font-size: 11pt;
	
	}

a {
	color: #0092c7;
	text-decoration: none;


}

ol {
	color: #ffffff;

}




.alignleft, .alignnone {

	float: left;
	margin: 0px 10px 10px 3px;
	border-color: #0092c7;


}
