/*  */

body {
	background-color: #FFFFFF;
	color: #696969;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}


div {
	text-align: left;
}

#page {
	width: 760px;
	margin: 15px auto 0;
	background-image: url(img/bg-body.gif);
	background-position: 175px 0;
	background-repeat: repeat-y;
}


#page-in {

}


/* ******************************* head ************************** */

#head {
	background-image: url(img/head-koule.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	height: 140px;
}


#head-in {
	margin: 0 0 0 130px;
	border-bottom: 5px solid #D06459;
	background-color: #FFFFFF;
	padding: 32px 0 0 0; 
}

#head-in h4, #head-in h1 {
	height: 65px;
	border-left: 5px solid #EEEEEE;
	margin: 0 0 0 45px;
	padding: 0;
	text-align: right;
	position: relative;
	z-index: 5;
}

#head-in h4 span, #head-in h1 span {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	z-index: 10;
	height: 77px;
	width: 575px;
	background-image: url(img/dedouchwebdesign.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}


/* ***************************** /head **************************** */



/* ***************************** menu **************************** */



#menu {

}

#menu-in {

}


#menu li, #menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 2px 10px;
	font-size: 80%;
}

#menu a span {

}

#menu a:hover {

}


/* ***************************** /menu **************************** */

/* ***************************** kontakt **************************** */



#kontakt {
	width: 170px;
	padding: 10px 0 0 0;
}

#kontakt2 {
	margin-left: 16px;
	padding-right: 12px;
	text-align: right;
}

#kontakt p, #kontakt li, #kontakt legend {
	font-size: 65%;
}

#kontakt h4, #kontakt h5 {
	margin: 0;

}

#kontakt h4 {
	font-size: 70%;
}

#kontakt h5 {
	font-size: 65%;
	font-weight: bolder;
	letter-spacing: 0;
	padding-top: 10px;
}

#kontakt p {
	margin: 8px 0 15px 0;
	line-height: 140%;
	
}

#kontakt form {
	margin: 15px 0 15px 0;
	padding: 6px 0 0 0;
	text-align: center;
	
	background-image: url(img/form-up.gif);
	background-repeat: no-repeat;
		
}

#kontakt fieldset {
	border: 3px solid #EEEEEE;
	border-top-width: 0;
	margin: 0;
	
	background-image: url(img/bg-ref.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

}

#kontakt input, #kontakt textarea {
	border-width: 1px;
}

#kontakt textarea {
	overflow: auto;
}



/* ***************************** /kontakt **************************** */



/* ***************************** page **************************** */

#inside {
	
}

#inside2 {
	float: right;
	width: 575px;
	position: relative;
}

#text {
	margin-left: 12px;
	position: relative;
	top: -6px;

}


p, ul, legend {
	font-size: 70%;
	line-height: 150%;
}


h1, h2, h3, h4, h5  {
	color: #D06459;
	letter-spacing: 1px;
}

h1 {
	
}



h2 {
	font-size: 110%;
	font-weight: normal;
	margin: 8px 0 0 0;
	padding: 5px 5px 0 5px;

}

h2#reference {
	margin: 0;
}



h3 {
}

h4 {
	font-size: 70%;
	letter-spacing: 0;
}

#text strong {

}

a {
	color: #004FBF;
}

a:visited {
}

a:hover {
	color: #D06459;
}


.cont {
	width: 276px;
	background-color: #FFFFFF;
	margin-right: 11px;
	_margin-right: 8px;
	margin-bottom: 10px; 
	float: left;
	position: relative;
	
	background-image: url(img/koule.gif);
	background-repeat: no-repeat;
	background-position: 40px 250px;
		
}

.last {
	background-position: -65px 80px;
}

.cont2 {
	border: 3px solid #EEEEEE;
	border-top-width: 0;
	min-height: 275px;
	_height: 275px;

	background-image: url(img/koule.gif);
	background-repeat: no-repeat;
	background-position: 216px 65px;


}

.last .cont2 {
	background-position: 200px 200px;
}

.cont .cont-up {
	/*position: absolute;*/
	height: 15px;
	font-size: 1%;
	background-image: url(img/cont-up.gif);
	background-repeat: no-repeat;
}




.last {
	margin-right: 0;
}

.cont h2 {
	padding: 0 0 3px 0;
	margin: 0 14px;
	border-bottom: 3px solid #D06459;
	font-size: 70%;
	font-weight: bold;
}

.cont p {
	padding: 0 14px;
	margin: 5px 0;
}

.cont ul {
	margin: 5px 20px 8px;
	padding: 0 10px;
}

.reference {
	margin: 10px 0 20px;
	clear: both;
}

.reference2 {
	border: 3px solid #EEEEEE;
	border-top-width: 0;
	padding: 0 8px 8px 8px;
	background-image: url(img/bg-ref.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}


.reference .cont-up {
	/*position: absolute;*/
	height: 15px;
	font-size: 1%;
	background-image: url(img/cont-ref-up.gif);
	background-repeat: no-repeat;
}



.reference img {
	border: 2px solid #EEEEEE;
	margin-top: 4px;
/*	padding: 5px;*/
	float: left;
	position: relative;
}

.reference a:hover {
	background-color: #FFFFFE; /* MSIE hack */
}

.reference a:hover img {
	border-color: #D06459;
}

.reference-in {
	margin-left: 155px;

}

#outsourcing .reference-in {
	margin-left: 2px;
}

.reference .cleaner {
}


.reference h3 {
	font-size: 80%;
	margin: 0;
	padding-top: 0;
	border-bottom: 3px solid #D06459;
}

.cont-ref {
	width: 186px;
	_width: 188px;
	border: 2px solid #EEEEEE;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	position: relative;
	min-height: 165px;
	_height: 169px;
	
	background-image: url(img/koule-m.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
		
}

#outsourcing .cont-ref {
	width: 262px;
	_width: 265px;

} 

#uhlir .cont-ref {
	min-height: 205px;
	_height: 209px;	
}	

.cont-ref p, .cont-ref h4, .cont-ref ul {
	font-size: 60%;
	line-height: 140%;
	padding: 0 4px 0 8px;
	margin: 4px 0;
}

.cont-ref ul {
	margin: 3px 0 3px 12px;
	_margin: 3px 0 3px 16px;
}

li {
	list-style-type: circle;
	vertical-align: baseline;
}

.last {
	margin-right: 0;
}

.cont-ref blockquote {
	margin: 0;
	padding: 0; 
}

.cont-ref .cite {
	text-align: right;
}

h3 a {
	text-decoration: none;
}

.linktop {
	text-align: right;
	font-size: 60%;
	margin: 0;
	padding: 0 15px;
}

.titulek, acronym {
	border-bottom: 1px dashed #696969;
}

#text ul ul {
	font-size: 100%;
}

/* ***************************** /page **************************** */


/* ***************************** foot **************************** */


#foot {
	clear: both;
	margin-left: 15px;
	border-top: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}

#foot-in {
	border-top: 5px solid #EEEEEE;
}



#foot p {
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 65%;
	color: #DCDBDB;
	color: #C1BFBF;
}


#foot p a {
}

#foot p a:hover {
}



/* ***************************** /foot **************************** */




.cleaner {
	clear: both;
}


.noscreen {
	display: block;
	position: absolute;
	margin-top: -1000px;
	background-color: transparent;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

hr, .none {
	display: none;
}


#counter {
	position: absolute;
	top: 0;
	left: 0;
	width: 0px;
	height: 0px;
}

#counter img {
	border: 0; 
}



/*

div {
	border: solid 1px red;
}
*/
