body,
html	{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	}


body {
/*	background: #F1F2F2 url(../images/main-bckgr.gif) no-repeat; */
	background-image:url(../images/KampiDesign_bgr.jpg);
	background-color:#666666;
	}	

form,
ul,
li,
td,
p,
div	{
/*	font: 9pt Arial, Geneva, Helvetica, Verdana, sans-serif; */
	line-height: 1.5em;
	}


#mainarea {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
/*	font-family: "Arial CE", Arial, Helvetica, sans-serif;  */
	}


#mainarea p	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#mainarea h4 {
	background-color:#B6B6B6;
	font-size:13px;
	color:#FFFFFF;
	padding: 2px 15px 2px 7px;
}

/* ------------------------------------ Start: Left Menu ----------------------------------------------------*/

#leftMenu {
	width:145px;
	margin: 15px 0 0 0;
	padding:0 0 0 0;
	float:left;
	text-align:left;
	
}

#leftMenu p {
	margin: 0 0 0 0;
	padding: 0px 0 3px 5px;	
	line-height:normal;
	font-size:15px;
	font-weight:500;
}


#leftMenuLinks a,
#leftMenuLinks a:active,
#leftMenuLinks a:link,
#leftMenuLinks a:visited,
#leftMenuLinks a:hover {
	display:block;
	width: 100%;
	color:#C1C2C2;
	text-decoration:none;
	border-bottom:1px solid #C1C2C2;

}

#leftMenuLinks a:hover {
	color:#FFFFFF;
/*	background: url(../images/cards_clubs.gif) right center no-repeat;  */
	font-weight:500;
	display:block;
	width: 100%;
	border-bottom:1px solid #FFFFFF;
}

a.diamond:hover { 
	background: url(../images/cards_diamond.gif) right center no-repeat; 
	}
a.diamond2:link, 
a.diamond2:active, 
a.diamond2:visited { 
	background: url(../images/cards_diamond_grey.gif) right center no-repeat;
	}

a.spades:hover { 
	background: url(../images/cards_spades.gif) right center no-repeat; 
	}
a.spades2:link, 
a.spades2:active, 
a.spades2:visited { 
	background: url(../images/cards_spades_grey.gif) right center no-repeat;
	}

a.clubs:hover { 
	background: url(../images/cards_clubs.gif) right center no-repeat; 
	}
a.clubs2:link, 
a.clubs2:active, 
a.clubs2:visited { 
	background: url(../images/cards_clubs_grey.gif) right center no-repeat;
	}

a.heart:hover { 
	background: url(../images/cards_heart.gif) right center no-repeat; 
	}
a.heart2:link, a.heart2:active, a.heart2:visited { 
	background: url(../images/cards_heart_grey.gif) right center no-repeat;
	}

/* ------------------------------------ End: Left Menu ----------------------------------------------------*/




/* ------------------------------------ Start: Content ----------------------------------------------------*/

#content_main {
	text-align: left;
	float:right;
	width: 510px;
	margin: 0px 15px 10px 10px;
	color:#F5F5F5;
	}

#bigfoto {
	margin: 0px 10px 10px 50px;
}


#content_main h1	{
	padding: 0 0 5px 0;
	font-size: 18px;
	color:#FFFFFF;
	}

#content_main p	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color:#F5F5F5;
}



#content_main a,
#content_main a:active,
#content_main a:link,
#content_main a:visited,
#content_main a:hover {
	color:#AAAAAA;
	text-decoration:underline;
}

#content_main a:hover {
	color:#FF0000;
}



#content_img_small{
	padding: 12px 5px 5px 5px;
	height:100px;
	text-align: left;
	float:right; 
	width: 500px;
	margin: 0px 10px 10px 15px;
	color:#F5F5F5;
	}


/* --------------------------- */

#content {
	text-align: left;
	float:right; 
	width: 540px;
	margin: 0 0 0 10px;
	}
	

#content h1	{
	font-size: 17px;
/* 	color:#004080; 
	color:#403111; */
	color:#006699;
	}

#content h2	{
	font-size: 17px;
	color:#666666;
	}
	
#content h3	{
	font-size: 13px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	color:#000000;
	font-weight:bold;
	}
	
#content h4 {
	background-color:#C4C4C4;
	font-size:13px;
	color:#FFFFFF;
	padding: 2px 15px 2px 7px;
}


#content h5 {
	background-image:url(../images/imgGreyMenu.png);
	background-repeat:repeat-x;
	border: 1px solid #7D7D7D;
	margin: 0 0 0 0;
	font-size:13px;
	color:#666666;
	padding: 2px 15px 2px 7px;
}

	
#content p	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* ------------------------------------ End: Content ----------------------------------------------------*/
  

 
 
/* ------------------------------------ End: Header ----------------------------------------------------*/

#MyHeaderMenu {
	width: 760px;
	margin: 10px 0 7px 0;
	padding:0 0 0 0;
	float:left;
	text-align:left;
	font-weight:500;
}


a:link.menu_grey,
a:active.menu_grey,
a:link.menu_grey,
a:visited.menu_grey,
a:hover.menu_grey {
	display:inline;
	padding: 1px;
	color: Black; 
	text-decoration:none;
	font-size: 11px; 
}

a:hover.menu_grey {
	background-color:#CCCCCC;
	display:inline;
	color:#333;
	font-size: 11px; 
}

/* ------------------------------------ End: Header ----------------------------------------------------*/
 
 /* ------------------------------------ Start: Footer ----------------------------------------------------*/

#footer {
	margin: 8px 0px 0px 0px;
	clear:both;
	width: 745px; 
	border-top: 1px solid #C4C4C4;
}

#footer p {
	font-size:12px;
	padding: 0 0 0 0;
	color:#C4C4C4;
	margin: 7px 0px 0px 0px;
	}


#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	line-height:normal;
	text-decoration: underline; 
	color: #069;
	}

#footer a:hover {
	color: #c00;
	text-decoration: none;
	}

/* ------------------------------------ End: Footer  ----------------------------------------------------*/
	
.htxt { 
	padding: 10px 50px 0px 50px; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 18px; 
	font-family: "Arial CE", Arial, Helvetica, sans-serif; 
	color: #4E4E4E; 
	text-align: left; 
	}
	
.opis { 
	padding: 15px 0px 0px 22px; font-size: 12px; 
/*	font-family: "Arial CE", Arial, Helvetica, sans-serif;  */
	color: #B4B4B4; 
	text-align: left; 
	}


.txt { 
	padding: 20px 50px 40px 50px; 
	font-size: 12px; 
	line-height: 20px; 
	color: #7D7D7D; 
	text-align: justify; 
	}

.txt a:active, .txt a:link, .txt a:visited   { 
	line-height:normal;
	text-decoration: underline; 
	color: #069;
	}

.txt a:hover { 
	color: #c00;
	text-decoration: none;
	}

.small { 
	font-size: 11px; line-height: 14px; 
	}

.contact { 
	font-size: 12px; 
	line-height: 20px; 
/* 	font-family: "Arial CE", Arial, Helvetica, sans-serif; color: #7D7D7D;  */
	}


#portfolio_1{
 	margin: 7px -20px 10px 30px; 
	width: 470px; 
	vertical-align:middle;
}

#portfolio_2{
 	margin: 7px -20px 10px 30px; 
	width: 470px; 
	vertical-align:middle;
	display:none;
}


.arrow_style{
	display: inline;
	width:45px;
	padding: 15px 0 18px 0;
	margin: 0 0 0 0;
	cursor:pointer; 
}


.photo{
	width: 450px; 
	height: 400px;
	display:block;
	padding: 4px 4px 4px 4px;
	border: 1px solid #C8CACA;
	position:relative; 
	}
	


#bigfoto{
	width: 450px; 
	height: 400px;
	display:block;
	padding: 4px 4px 4px 4px;
	border: 1px solid #C8CACA;
	margin-left:55px;
	position:relative; 
	}
	
	

html>body #bigfoto {
	width: 450px; 
	height: 400px;
	display:block;
	padding: 4px 4px 4px 4px;
	border: 1px solid #C8CACA;
	margin-left:47px;
	position:relative; 
}


.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:hidden; /* component turns it on when first item is rendered */
	/* background:#e2edfa; */
	padding:6px 0px 6px 0px;
	color:#618cbe;
	margin: auto;
}
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	text-align:center;
	font:10px verdana,arial,sans-serif;
	color:#666;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}
	
	


.mini_photo { 
	padding: 2px 2px 2px 2px;
	border: 1px solid #C8CACA;
	margin: 7px 2px 10px 2px;
	cursor:pointer; 
	}


#f0 
	{	margin: 0 0 0 2px;
		display:inline;
	}
#g0 
	{
		margin: 0 0 0 2px;
		display:inline;
	}



td.splashtxt { 
	line-height: 16px; 
	font-size: 11px; 
/* 	font-family: "Arial CE", Arial, Helvetica, sans-serif;  */
	color: #7D7D7D; 
	text-align: left; 
	vertical-align: top; 
	}
	
td.splashtxt .lang { 
	font-size: 12px; 
	text-align: center; 
	}
	
td.splashtxt a:active, td.splashtxt a:link, td.splashtxt a:visited   { 
	color: #000000; 
	text-decoration: none; 
	}
	
td.splashtxt a:hover   { 
	color: #000000; 
	text-decoration: underline; 
	}
	
.img_link{
	cursor:pointer;
	display:inline;
	border: 1px solid #CCCCCC;
	display: inline;
	
}






input.red_submitbtn {
	 margin: 5px 0 8px 0;
	 border: 1px solid #FFFFFF;
	 background-color:#770000;
	 color:#fff;
	 font-size: 12px;
	 padding: 1px 1px 1px 1px;
	 font-weight:800;
	 cursor:pointer;
}


input.submitbtn {
	 margin: 5px 0 8px 0;
	 border: 1px solid #333333;
	 background-color:#990000;
	 color:#fff;
	 font-size: 12px;
	 padding: 1px 1px 1px 1px;
	 font-weight:800;
	 cursor:pointer;
}

#chitikaLYR {
	width:151px;
	height:315px;
	visibility:hidden;
	background:url(../images/window2.gif) no-repeat;
/*	padding: 3px 20px 3px 6px; */
	margin: 1px 1px 1px 1px;
}


#chitikaLYR p {
	padding: 4px 4px 4px 4px;
	font-size:11px;
	color:#333333;
}


#chitikaLYR a:link.menu_grey2,
#chitikaLYR a:active.menu_grey2,
#chitikaLYR a:link.menu_grey2,
#chitikaLYR a:visited.menu_grey2,
#chitikaLYR a:hover.menu_grey2 {
	padding: 1px;
	color: #4D708C;
	font-size: 11px; 
}

#chitikaLYR a:hover.menu_grey2 {
	color:#003399;
	font-size: 11px; 
}


.redText{
	color:#990000;
}

.greenText{
	color:#009F00;
}

