*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	min-width: 100%;
}
html>body
{
	
}
#main
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#main
{
	height: auto;
}
#head
{
	width: 100%;
	height: 508px;
	background: url(../layout/bg-body.png) top center no-repeat;
}

#text
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 143px;
}

#footer
{
	width: 100%;
	height: 113px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../layout/bg-bottom.png) bottom center no-repeat;
}


.center1056
{
	width: 1056px;
	margin-left: auto;
	margin-right: auto;
}

.center1056top
{
	width: 1056px;
	margin-left: auto;
	margin-right: auto;
	background: url(../layout/bg-centertop.png) bottom center no-repeat;
}

.tophead
{
	width: 1056px;
	height: 343px;
}

.logohead
{
	width: 673px;
	height: 98px;
	position: relative;
	left: 70px;
	bottom: 25px;
}
	.logo
	{
		background: url(../layout/logo-ekipagrafik.png) center center no-repeat;
	}
	.logo:hover
	{
		background: url(../layout/logo-ekipagrafik-over.png) center center no-repeat;
	}

.menuhead
{
	width: 1006px;
	padding-right: 50px;
	height: 20px;
	padding-top: 5px;
	position: relative;
	bottom: 16px;
	
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #fff;
	text-align: right;
}
	.menuhead a
	{
		font-family: Arial, Helvetica;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
		margin-left: 10px;
		margin-right: 10px;
	}
	.menuhead a:hover
	{
		font-family: Arial, Helvetica;
		font-size: 18px;
		color: #000;
		text-decoration: underline;
		margin-left: 10px;
		margin-right: 10px;
	}

.textcol1
{
	width: 245px;
	float: left;
}
	.textcol1 ul li
	{
		color: #e20470;
		text-align: right;
		list-style: none;
		line-height: 28px;
	}
		.textcol1 ul li a
		{
			background: url(../layout/list-pink.gif) center right no-repeat;
			padding-right: 15px;
			color: #e20470;
			text-decoration: none;
			font-size: 22px;
		}
		.textcol1 ul li a:hover
		{
			background: url(../layout/list-pink-anim.gif) center right no-repeat;
			padding-right: 15px;
			color: #00ccff;
			text-decoration: underline;
			font-size: 22px;
		}
		.textcol1 ul li a.currentcategory_0
		{
			background: url(../layout/list-pink.gif) center right no-repeat;
			padding-right: 15px;
			color: #00ccff;
			text-decoration: none;
			font-size: 22px;
		}
		.textcol1 ul li a.currentcategory_0:hover
		{
			background: url(../layout/list-pink.gif) center right no-repeat;
			padding-right: 15px;
			color: #00ccff;
			text-decoration: underline;
			font-size: 22px;
		}
		.textcol1 ul li ul li
		{
			line-height: 20px;
		}
			.textcol1 ul li ul li a
			{
				background: url(../layout/list-grey.gif) center right no-repeat;
				padding-right: 15px;
				margin-right: 1px;
				color: #6f7073;
				text-decoration: none;
				font-size: 13px;
			}
			.textcol1 ul li ul li a:hover
			{
				background: url(../layout/list-grey-anim.gif) center right no-repeat;
				padding-right: 15px;
				margin-right: 1px;
				color: #222222;
				text-decoration: underline;
				font-size: 13px;
			}
			.textcol1 ul li ul li a.currentcategory_1
			{
				background: url(../layout/list-grey.gif) center right no-repeat;
				padding-right: 15px;
				margin-right: 1px;
				color: #222222;
				font-weight: bold;
				text-decoration: none;
				font-size: 13px;
			}
			.textcol1 ul li ul li a.currentcategory_1:hover
			{
				background: url(../layout/list-grey-anim.gif) center right no-repeat;
				padding-right: 15px;
				margin-right: 1px;
				color: #222222;
				text-decoration: underline;
				font-size: 13px;
			}

.textcol2
{
	width: 566px;
	min-height: 400px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	background: url(../layout/bg-border-left.png) top left no-repeat;
}
	.textcol2inside
	{
		width: 530px;
		padding: 25px;
		min-height: 400px;
		float: left;
		background: url(../layout/bg-border-right.png) bottom right no-repeat;
		
		text-align: justify;
	}
	.textcol2inside2
	{
		width: 530px;
		padding: 25px;
		float: left;
		text-align: justify;
	}
		.cols01
		{
			width: 250px;
			float: left;
		}
		.cols02
		{
			width: 250px;
			padding-left: 30px;
			float: left;
		}
.textcol3
{
	width: 215px;
	padding-top: 25px;
	float: left;
	background: url(../layout/bg-border-pink.png) top left no-repeat;
}
	.textcol3form
	{
		width: 195px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		float: left;
		background: url(../layout/bg-form-grey.png) top center no-repeat;
	}
		.textcol3formbottom
		{
			width: 215px;
			height: 18px;
			float: left;
			background: url(../layout/bg-form-grey-bottom.png) top center no-repeat;
		}

.copyright
{
	padding-top: 70px;
	padding-left: 150px;
	
	text-align: left;
	font-size: 12px;
	color: #6d6e71;
}
	.pink
	{
		font-size: 16px;
		color: #e20470;
	}
	.arrows
	{
		position: relative;
		bottom: 5px;
	}




h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	text-decoration: none;
	color: #e20470;
}
h2
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	color: #e20470;
}
h3
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #e20470;
}

.likeh1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	text-decoration: none;
	color: #e20470;
}
.likeh2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
.contacth
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	text-decoration: none;
	color: #6d6e71;
}
.writeus
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #000;
}

.numpadding
{
	margin-right: 6px;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
p.mintext
{
	font-size: 11px;
}
.pinki
{
	color: #e20470;
}
a
{
	text-decoration: underline;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #000;
}
	a.more
	{
		text-decoration: underline;
		font-weight: bold;
		color: #e20470;
	}
	a.more:hover
	{
		text-decoration: none;
		font-weight: bold;
		color: #00ccff;
	}
ul
{
	margin-left: 12px;
	padding-left: 5px;
}
ol
{
	margin-left: 12px;
	padding-left: 5px;
}



input.inputemail
{
	border: 1px solid #fff;
	background: #f6f6f6;
	color: #818181;
	font-size: 11px;
	padding: 5px;
	width: 180px;
	height: 14px;
	margin-top: 5px;
	margin-bottom: 7px;
}
textarea.inputmessage
{
	border: 1px solid #fff;
	background: #f6f6f6;
	color: #818181;
	font-size: 11px;
	padding: 5px;
	width: 180px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 7px;
}
input.inputsubmit
{
	border: 1px solid #6d6e71;
	background: #e0e0e0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 134px;
	height: 30px;
	margin-top: 5px;
}
.msg_ok
{
	font-size: 16px;
	color: #e20470;
}
.msg_false
{
	font-size: 14px;
	color: #ff0000;
}

.logotypmargin
{
	width: 165px;
	height: 165px;
	margin: 4px;
}

.imagemarg7
{
	float: left;
	margin: 7px;
}

.colteam01
{
	width: 350px;
	height: 160px;
	float: left;
}
.colteam02
{
	width: 170px;
	height: 160px;
	float: left;
}
.mingrey
{
	font-size: 11px;
	color: #aaa;
}
.fotodesc
{
	float: left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.webmargin
{
	float: left;
	margin: 3px;
}