body {
	background:#141414 url(images/body05.jpg) top center no-repeat scroll;
	margin:0px; padding:0px;
	text-align:center;	/* fixes centering in IE */
	font-family:'trebuchet MS',Verdana,Arial,Garamond;
	font-size:14px;
}
a {
	cursor:pointer;
}
img {
	border:0px;
}
/*	--------------------------HEADER----------------------------   */
.navigator{
	width:962px;
	height:55px;
	background: url(images/navigator.png) top left no-repeat;
	margin: 0px auto 5px auto;	/* works in mozilla not IE */
	text-align:right;
	padding:0px;
}
.navigator span{
	border-right:1px #141414 solid;
	display:inline-block;
	text-align:center;
	margin:0px; padding:0px;
	cursor:pointer;
}
.navigator span span{
	width:120px;
	height:43px;
	font-size:24px;
	padding:5px 0px 0px 0px;
	margin:0px;
	color:#aaa;
	text-decoration:none;
	display:block;
}
.arrow{
	float:right;
	margin-top:5px;
	margin-right:20px;
	/*margin:0px;*/
	cursor:pointer;
}


/*--------------------------------------------BANNER------------------------------------------*/
.banner{
	width:962px;
	height:310px;
	/*background: url(images/banner.png) top left no-repeat;*/
	margin: 0px auto;	/* works in mozilla not IE */
	font-family:Verdana,Arial,Garamond;
}
.banner h1{
	font-size: 6em;
}
.banner h2{
color:#9A9A9A;
	font-size: 2em;
	border:0;
	padding:0;
}



/*--------------------------------------------------------CBOX-----------------------------------------------*/
.container {
	width:962px;
	margin: 20px auto 120px auto;
}
.cbox_top {
	width:962px;
	height:17px;
	background: url(images/block_start.png) top left no-repeat;
}
.boxcontent {
	width:962px;
	background: url(images/block_mid.png) top left repeat-y;
	padding: 0px;
	overflow:auto;
	height:auto;
	color:#eee;
	text-align:left;
  margin-\top:-1px;
}
.boxcontent a{
	color:#f33771;
	font-weight:bold;
	font-family: Georgia, 'Times New Roman', sans-serif;
	text-decoration:none;
}
.boxcontent h1{
	/* font styles for all 3 boxes,  not done in .boxcontent as it will be reused */
	font-size:28px;
	font-family:'trebuchet MS', Tahoma, Verdana,Arial,sans-serif;
	font-weight:bold;
	padding-left:75px;
	padding-top:5px;
	margin: 0px 5px 0px 5px;
	height:50px;
	color:#ffffff;
}
.cbox_bottom {
	width:962px;
	height:17px;
	background: url(images/block_end.png) top left no-repeat;
}

/*----------------------------------------3 boxes on main page-----------------------------------------*/
.boxes {
text-align:left;
}
.boxes p{
	/* font styles for all 3 boxes,  not done in .boxcontent as it will be reused */
	font-size:14px;
	font-weight:normal;
	padding:10px 10px;
	margin: 0px 4px;
	background: #434343 url(images/blockbak.jpg) top left repeat-x;
	height:185px;
}
.boxes h1{
	/* font styles for all 3 boxes,  not done in .boxcontent as it will be reused */
	font-size:28px;
	font-weight:bold;
	padding-left:59px;
	padding-top:5px;
	margin: 0px 5px 0px 0px;
	height:50px;
}
.box1{
	width:312px;
	margin-left:11px;
	float:left;
}
.box2{
	width:312px;
	left:-323px;
	float:left;
}
.box3{
	width:312px;
	left:-635px;
	float:left;	
}

/*------------------------------------------------ PORTFOLIO ------------------------------------------*/
.port_wrapper{
	margin:50px auto 0px auto;
	width:850px;
	text-align:center;
	color:#ddd;
}
.port_wrapper p img {
	border: 5px solid #000;
	display:inline;
	float:left;
	margin: 0px 15px 0px 0px;
}
.port_wrapper p{
	margin:0px 0px 40px 0px;
	padding:15px;
	text-align:left;
	background:#3c3c3c url(images/portbak.jpg) top left repeat-x;
	font-size:13px;
	height:210px;
}

/*---------------------------------------- CONTACT FORM ------------------------------------ */
#frmcontact span{
	display:block;
	margin-left:30px;
	margin-top:10px;
}
#frmcontact #btnsubmit {
	width:101px;
	height:34px;
	background: url(images/cform_submit.gif) no-repeat;
	border: none;
	color:white;
	text-transform: uppercase;
	margin:15px 0 0px 30px;
}

#frmcontact {margin:10px;color:#efefef;}

#frmcontact textarea{
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	font-size: 13px;
	width:340px;
	height:136px;
	border: 0;
	margin:5px 0 0;
	margin-left:30px;
	border:2px solid #000;
	background:#fffffe;
}
#frmcontact textarea:focus{
	background:#ffff99;
}
#frmcontact input{
	width:200px;
	padding:15px 5px 5px 5px;
	height:30px;
	position:relative;
	margin-left:30px;
	border:2px solid #000;
	background:#fffffe;
	display:block;
	font-family: Georgia,Verdana, Arial;
	font-size:20px;
	font-weight:bold;
}
#frmcontact input:focus{
	background:#ffff99;
}

/*---------------------------------------- FOOTER ------------------------------------ */
.footer{
	width:962px;
	padding: 15px 0px 10px 0px;
	color:white;
	background: url(images/footerbak.png) top left no-repeat;
	margin: 0px auto 0px auto;	/* works in mozilla not IE */
	text-align:center;
}

.footer a {
color:#f33771;
font-weight:bold;
}


/*------------------------------------------------- ABOUT BOX ---------------------------------------------- */
.left{
	float:left;
	padding-left:100px;
	width:350px;
}
.right{
	float:right;
	padding-right:100px;
	width:350px;
}
/* -------------------------------------------  MEEBO CONTACT ------------------------------- */
#leftPanel{
	width:530px;
	left:0px;
	float:left;
}
#rightPanel{
	width:300px;
	left:-530px;
	float:left;
	padding-top:75px;
}
#navigace{
text-align:center;

}
.zelena{
color:#61B73A;
}
.oranz{
color:#FF9900;
}


