* {margin: 0; padding: 0;}

body {
	height: 100%;
	font-family: 'Arial', sans-serif;
	background: url('../images/amedio_pine_pink_bg.png') top left no-repeat #fff;	
}

html {
	height: 100%;
	background: url('../images/amedio_pine_pink_bg.png') top left no-repeat #fff;	
}

img {
	border: 0;
}

fieldset {
	border: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/***********************************************************************************************************/
/* Layout classes */
/***********************************************************************************************************/

/* HEADER */

div.header {
	position: relative;
	width: 980px;
	height: 250px;
}

div.header h1, div.header p {
	display: none;
}

div.header ul {
	position: absolute;
	bottom: 0;
	left: 177px;
	list-style: none;
}

div.header ul li {
	float: left;
	font-size: .75em;
	font-weight: bold;
	margin-right: 30px;
}

	li.selected {
		color: #ff0066;
	}

div.header ul li a {
	text-decoration: none;
}

div.header ul li a:hover {
	color: #ff0066;
}

/* CONTENT */

div.content {
	width: 860px;
	margin-top: 30px;
	margin-left: 177px;
}

div.content h2, div.content h1 {
	font-size: 4.5em;
	margin-left: -3px;
}
/*
div.content h2, div.content h1 {
	display: block;
	overflow: hidden;
	width: 710px;
	height: 90px;
	margin-left: -8px;
	text-indent: -710px;
}

	.medialniskupina {
		background: url('../images/headline_medialniskupina.png') no-repeat;
	}
	
	.naseweby {
		background: url('../images/headline_naseweby.png') no-repeat;
	}
	
	.reklama {
		background: url('../images/headline_reklama.png') no-repeat;
	}
	
	.reference {
		background: url('../images/headline_reference.png') no-repeat;
	}
	
	.kontakt {
		background: url('../images/headline_kontakt.png') no-repeat;
	}
*/
	div.titleContainer {
		margin-top: 20px;
		width: 570px;
	}
	
	div.titleContainer h3 {
		display: inline-block;
		margin-bottom: 25px;
		padding-right: 8px;
		font-size: .75em;
		color: #ff0066;
		background: url('../images/arrow.png') no-repeat right center;
		&background: none;
	}
	
	div.titleContainer p {
		margin-bottom: 15px;
		font-size: .75em;
		line-height: 1.6em;
	}

	div.titleLeft {
		width: 270px;
		float: left;
	}
	
	div.titleRight {
		width: 280px;
		float: right;
	}
	
	div.titleRight ul {
		list-style: none;
	}
	
	div.titleRight ul li {
		font-size: .75em;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 1.6em;
	}
	
	div.titleRight ul li a {
		text-decoration: none;
	}
	
	div.titleRight ul li a:hover {
		color: #ff0066;
	}
	
	div.titleBottom {
		margin-top: 40px;
		margin-bottom: 100px;
	}
	
		div.imageReferences {
			margin-top: -20px;
			margin-left: -8px;
			width: 690px;
			height:	60px;
			background: url('../images/titleReference.png') no-repeat;
			cursor: pointer;
		}
		
		div.imageReferences p {
			display: none;
		}
		
	div.footer p {
		margin-left: 177px;
		margin-bottom: 50px;
		padding-bottom: 30px;
		font-size: .7em;
	}
	
/* OUR WEBS */

div.ourWebs {
	margin-top: 25px;
	
}

	div.ourWeb {
		float: left;
		width: 190px;
		height: 230px;
		margin-right: 20px;	
	}
	
	div.ourWeb p {
		margin: 10px 0 0 0;
		font-size: .75em;
	}
	
	div.ourWeb p a {
		font-size: .8em;
		text-decoration: none;
		color: #ff0066;
	}
	
	div.ourWeb p a:hover {
		color: #000;
	}
	
p.grayText {
	margin: 0 0 30px 0;
	color: #999;
	font-size: .7em;
}

p.grayText a {
	color: #999;
}

/* ARTICLE */

div.article {
	margin-top: 20px;
	margin-bottom: 100px;
}

div.article p {
		margin: 10px 0 0 0;
		font-size: .75em;
	}
	
	div.article a {
		color: #000;
	}
	
	div.article a:hover {
		color: #ff0066;
		text-decoration: none;
	}
	
div.article table {
	width: 750px;
	margin-top: 40px;
	font-size: .8em;
	border-collapse: collapse;
}

div.article table th {
	text-align: left;
	padding: 8px 10px;
	background: #f2f2f2;
}

div.article table td {
	text-align: left;
	padding: 8px 10px;
	border-bottom: 1px solid #f2f2f2;
}

div.article table tr:hover td {
	background: #f2f2f2;
}

/* CONTACT */

div.contact {
	margin-top: 20px;
}

div.contact p {
	font-size: .75em;
	line-height: 1.6em;
	margin-bottom: 15px;
}

div.contact p a {
	font-weight: bold;
	color: #ff0066;
	text-decoration: none;
}

div.contact p a:hover {
	color: #000;
}

div.contact abbr {
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

	div.contactOffice {
		width: 230px;
		float: left;
	}
	
	div.contactPerson {
		/* margin-bottom: 40px; */
		width: 190px;
		float: left;
	}

/* REFERENCES */

div.referencesImageFull {
	width: 690px;
	height: 360px;
	margin-top: 15px;
	margin-bottom: 100px;
	background: url('../images/references.jpg') no-repeat;
}

div.referencesImageFull p {
	display: none;
}

/* ADVERT */

div.advert {
	margin: 20px 0 100px 0;
	width: 300px;
}

div.advert p {
	font-size: .75em;
	line-height: 1.6em;
	margin-bottom: 15px;
}

div.advert a {
	font-weight: bold;
	color: #ff0066;
	text-decoration: none;
}

div.advert a:hover {
	color: #000;
}

div.advert ul {
	margin: 0 0 15px 15px;
}

div.advert ul li {
	font-size: .75em;
	line-height: 1.6em;
}

/* WORK */

div.work {
	margin: 20px 0 100px 0;
	width: 560px;
}

div.work h3 {
	margin-bottom: 15px;
}

div.work p {
	font-size: .75em;
	line-height: 1.6em;
	margin-bottom: 15px;
}

div.work a {
	font-weight: bold;
	color: #ff0066;
	text-decoration: none;
}

div.work a:hover {
	color: #000;
}

div.work ul {
	margin: 0 0 15px 15px;
}

div.work ul li {
	font-size: .75em;
	line-height: 1.6em;
}

/***********************************************************************************************************/
/* General classes */
/***********************************************************************************************************/

.hide {
	display: none !important;
}

.hideBorder {
	border: none !important;
}

.cleaner {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	border: 0 !important;
	font-size: 1px;
}

.bold {
	font-weight: bold !important;
}