/*	-------------------------------------------------------------
	Position
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
html{
	height: 100%;                                                             
	margin: 0;                                                                     
	padding: 0;                                                             
	}

div#shiv {
	background: transparent;
	width: 100%;
	height: 50%;                                                                  
	margin-top: -293px;                                   
	float: left;				
	}

div#container {
	background: transparent;
	width: 880px;
	height: 566px;
	clear: both;
	margin:0px auto;
    padding: 0px;
    text-align: left;
	position: relative;
	top: -293px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */	
	}
	
div#container2 {
	background: transparent;
	width: 550px;
	height: 566px;
	clear: both;
	margin:0px auto;
    padding: 0px;
    text-align: left;
	position: relative;
	top: -293px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */	
	}

div#wrap_container {
	background: transparent;
	width: 100%;
	height: 566px;
	clear: both;
	margin:0px auto;
    padding: 0px;
    text-align: left;
	position: relative;
	top: -293px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */	
	background-image: url(../images/bg_page6.gif);
	}

body {
	height: 100%;
	/*background-color: #434742;*/
	font-family: "Tahoma", "Verdana", "Arial", "Tahoma", "Serif";
	font-size: 11px;
	color: #444444;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg_page5.gif);
	background-position: top left;
	background-repeat: repeat-x;
	
	}

#header {
	height: 88px;
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	}

.image {
    background-image: url(/images/image_background.jpg);
	background-color: white;
	}


/*	-------------------------------------------------------------
 logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#logo{
	float: left;
	width: 295px;
	height: 88px;
	background-image: url(../images/logo-kyokujitsuan.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	}

#logo a{
	width: 295px;
	height: 88px;
	position: relative;
	display: block;
	overflow: hidden;
	}

#logo a:link, #logo a:visited{
	text-indent: -9999px;
	}

/*
#logo h1{
background-image: none;	
}
*/


/*	-------------------------------------------------------------
 top navigation
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#top_nav{
	float: right;
	width: 370px;
	margin-left: 0px;
	height: 25px;
	margin-top: 60px;
	vertical-align: bottom;
	text-align: right;
	}

#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

#top_nav li{
	display: block;
	padding: 0px;
	float: left;
	height: 25px;
	line-height: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}


#top_nav a:link, #top_nav a:visited{
	color: #ffffff;
	text-decoration: none;
	}

#top_nav a:hover{
	color: #508615;
	text-decoration: none;
	}



/*	-------------------------------------------------------------
content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.content{
	clear: both;
	float: left;
	width: 880px;
	margin-top: -3px;
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	min-height: 343px;
	background-image: url(../images/bg_content_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
	
.content_about2{
	clear: both;
	float: left;
	width: 550px;
	margin-top: -3px;
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	min-height: 343px;
	background-image: url(../images/bg_content_bottom2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.content_home, .content_contact{
	clear: both;
	float: left;
	width: 880px;
	margin-top: -3px;
	padding: 0px 0px 25px 0px;
	background-color: #fff;
	min-height: 149px;
	background-image: url(../images/bg_content_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

/*	-------------------------------------------------------------
features
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.feature_services{
	float: left;
	width: 256px;
	min-height: 127px;
	margin-top: 29px;
	margin-left: 35px;
	margin-bottom: 23px;
	border-right: 1px solid #cac7c4;
	display: inline;
	}
	
.feature_about{
	float: left;
	width: 226px;
	min-height: 127px;	
	margin-top: 29px;
	margin-left: 35px;
	margin-bottom: 23px;
	display: inline;
	}

.feature_services p, .feature_about p{
	width: 240px;
	font-size: 12px;
	}

#title_feature_services{
	float: left;
    margin: 0px;
	width: 246px;
	height: 68px;
	background-image: url(../images/title_info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

#title_feature_work{
	float: left;
    margin: 0px;
	width: 246px;
	height: 68px;
	background-image: url(../images/title_photo.gif);
    background-position: top left;
    background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

#title_feature_about{
	float: left;
    margin: 0px;
	width: 246px;
	height: 68px;
	background-image: url(../images/title_bbs.gif);
    background-position: top left;
    background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}



#title_feature_about a, #title_feature_work a,#title_feature_services a{
	width: 246px;
	height: 68px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
}

#logo a:link, #logo a:visited{
    text-indent: -9999px;
}

#title_feature_about a:hover{
	background-image: url(../images/title_bbs_on.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#title_feature_services a:hover{
	background-image: url(../images/title_info_on.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#title_feature_work a:hover{
	background-image: url(../images/title_photo_on.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

/*	-------------------------------------------------------------
      Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer{
	width:880px;
	margin-bottom: 0px;
	margin-top: 0px;
    clear: both;
    text-align: right;
    font-size: 11px;
    color: #999999;	
}

#footer2{
	width:550px;
	margin-bottom: 0px;
	margin-top: 0px;
    clear: both;
    text-align: right;
    font-size: 11px;
    color: #999999;	
}

#footer p{
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#footer a{
	color: #999;
}

#footer a:hover{
	color: #9cdb14;
}

/*	-------------------------------------------------------------
   Titles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#title_about{
    float: left;
	width: 880px;
	height: 117px;
	background-image: url(../images/image_about.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-indent: -9999px;
	}

	#title_contact{
    float: left;
	width: 880px;
	height: 117px;		
	background-image: url(../images/image_contact.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-indent: -9999px;
	}

	#title_work{
    float: left;
	width: 880px;
	height: 117px;
	background-image: url(../images/image_work.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-indent: -9999px;
	}

	#title_services{
    float: left;
	width: 880px;
	height: 117px;
background-image: url(../images/image_services.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-bottom: 0px;
text-indent: -9999px;
}

	#title_extranet{
    float: left;
	width: 880px;
	height: 117px;	
background-image: url(../images/image_extranet.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-bottom: 0px;
text-indent: -9999px;
}

	#title_sitemap{
    float: left;
	width: 880px;
	height: 117px;
	
background-image: url(../images/image_sitemap.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-bottom: 0px;
text-indent: -9999px;
}

/*	-------------------------------------------------------------
desc - image
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.desc_image{
    float: left;
    margin-top: 154px;	
    clear: left;
}
.desc_image_services{
	clear: left;
    float: left;
    margin-top: 52px;	
}
.desc_image_services2{
	clear: left;
    float: left;
    margin-top: 29px;	
}
.desc_image_contact{
	clear: left;
    float: left;
    margin-top: 48px;	
}

/*	-------------------------------------------------------------
about page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.links_about{
	padding-left: 15px;	
	outline: none;
}

.links_contact_us{
padding-left: 15px;
margin-left: 15px;
background-image: url(../images/bg_a.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
}

.about-text-content{
	width: 95%;
	background-image: url(../images/info_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.about-text-about{
	float: right;
	width: 595px;	
}

.about-h2{
	font-weight: bold;
}

.contact_us{
   display: inline;
	width: 224px;
	height: 132px;
	float: left;
	margin-left: 28px;
	margin-top: 44px;
	padding: 0px;
}

.contact_us h2{
	font-size: 12px;
	margin: 20px 15px 10px 15px;
	padding: 0px;
	font-weight: bold;
	width: 88%;
}

.contact_us p{
	margin-left: 15px;
	margin-right: 15px;
}

.contact_us2{
    position: relative;
    display: inline;
	width: 246px;
	height: 182px;
	float: left;
	margin-left: 0px;
	margin-top: 188px;
	margin-bottom: -30px;
	
background-image: url(../images/bg_contact_us2.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding: 0px;
}

.contact_us2 h2{
	color: #fff;
	font-size: 15px;
	margin: 40px 15px 10px 15px;
	padding: 0px;
	font-weight: bold;
	width: 88%;
}

.contact_us2 p{
	margin-left: 15px;
	margin-right: 15px;
	color: #fff;
}
	
/*	-------------------------------------------------------------
our work page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.work-text-content{
	float: left;
	width: 225px;
	margin-left: 32px;
	display: inline;
}

.references{
	width: 523px;
	height: 260px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	display: inline;
}

.references ul{
	width: 503px;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0px;
	display: inline;	
}

.references ul li{
width: 33%;
float: left;
text-align: center;
margin-bottom: 12px;	
}

.folio_1{	
	position: relative;
	display: block;
	overflow: hidden;
}

.folio_1 a:hover{
background-image: url(../images/folio_dbs_on.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
position: relative;
display: block;
overflow: hidden;
}

.ref_nav{
    clear: left;
	float: left;
	width: 150px;
	height: 37px;
	margin-left: 685px;
	display: inline;
}

.ref_nav p{	
	float: left;
	display: block;
}

.ref_nav ul{
    height: 37px;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0px;
	display: inline;
}

.ref_nav ul li{
display: inline;	
}

.strana {
	float: left;
	width: 54px;
	height: 37px;
	background-image: url(../images/bg_strana.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.ref_nav_1 a{
	float: left;
	margin-right: 6px;
	width: 23px;
	height: 37px;
	background-image: url(../images/nav_ref_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
}

.ref_nav_1 a:hover{
	float: left;
	width: 23px;
	height: 37px;
	background-image: url(../images/nav_ref_1_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	
}
#ref_nav_1_on {
    background-image: url(../images/nav_ref_1_on.gif);
}
#ref_nav_2_on {
    background-image: url(../images/nav_ref_2_on.gif);
}
.divw {
    height: 500px;
	border: solid gray 1px;
	background-color: black;
}

.ref_nav_2 a{
	float: left;
    margin: 0px;
	width: 23px;
	height: 37px;
background-image: url(../images/nav_ref_2.gif);
background-position: top left;

background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
}

.ref_nav_2 a:hover{
	float: left;
    margin: 0px;
	width: 23px;
	height: 37px;
background-image: url(../images/nav_ref_2_on.gif);
background-position: top left;
background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*	-------------------------------------------------------------
   Generic elements
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.about-text{
	width: 90%;
	text-align: justify;
}
	
img{
	border: 0px;
}
	
p{
	line-height: 17px;
	margin: 0px;
}
	
a {
	color: #508615;
	margin: 0px;
}
a:hover {
	text-decoration: none;
}

h1{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0 5px 0;
}

#header h1{
	margin: 0px;
}

h2{
	color: #508615;
	font-size: 12px;
	margin: 40px 0 17px 0;
	padding: 0px;
	font-weight: normal;
	width: 88%;
	line-height: 17px;
}

h3{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 0px;
	width: 88%;
	line-height: 17px;
}


/*	-------------------------------------------------------------
    photo gallery
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#photo {
	border: 1px solid #666666;
	height: 128px;
	width: 100px;
	margin: 15px;
	float: left;
	color: #FFFFFF;
	background-color: #333333;
}

#photo p {
	padding: 0px;
	line-height: 105%;
	margin-left: 5px;
}

#info {
	border: 1px solid #666666;
	/*height: 270px;*/
	width: 180px;
	margin: 10px;
	float: left;
	background-color: #FFFFFF;
}

#koinu {
	width: 180px;
	margin: 10px;
	float: left;
	padding-top: 50px;
}

.info-p {
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #508615;
	border-bottom-color: #508615;
	text-align: center;
}

.info-p2 {
	margin: 0px 8px 0px 8px;
	padding: 0px;
	text-align: left;
	font-size: 98%;
}

.bikou {
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
	font-size: 98%;
	color: #006600;
}

.kettei {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 98%;
	color: #FF0000;
}

/*#info2 {
	width: 250px;
	margin: 10px 0 10px 8px;
	padding-top: 170px;
	float: left;
}*/

.float-right {
	float: right;
	margin: 10px;
}

	
/*@wi@*/
#adv {
	width: 95%;
	background-image: url(../images/info_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}

#adv2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#adv h2{
	font-size: medium;
	font-weight: bold;
}

#adv2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#adv2 li {
	display: block;
	padding: 0px;
	margin: 5px;
	/*height: 50px;*/
	width: 185px;
	float: none;
}

#adv3 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#adv3 h2{
	font-size: small;
	font-weight: bold;
	margin: 0px;
}

#koukoku {
	width: 980px;
	font-size: 80%;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 10px;
	clear: left;
}

