/*css document my-com.eu */


* {
	margin:0;
	padding:0;
	}

body{
	margin:0px; background:url(images/bodybg.gif) repeat-x left top #FFF;
	color:#4D4747;
	}

.spacer{
	margin:0; padding:0; clear:both; font-size:0; line-height:0;
	}

#frame {
	width: 930px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	}

#headercontainer {
	width:928px;
	height:308px;
	margin:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #565656;
	background:#FFF url(images/header.jpg) no-repeat 0 17px; position:relative;
	float:left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}

#headercontainer h1 {
	display:none;
	}

#headercontainer .logo {
	width:326px;
	height:119px;
	background-image: url(images/my-com-logo.jpg);
	border:none;
	float:left;
	margin:98px 0 0 424px;
	padding:0;
	position:absolute;
	top: 43px;
	}

#headercontainer ul {
	padding:5px 5px 0px 0px; margin:0; list-style-type:none; position:absolute;
	}

#headercontainer ul li {
	background:url(images/topnav-bor.gif) repeat-y 100% 0;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:22px;
	}

#headercontainer ul li.nobor {
	background:none;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:22px;
	}

#headercontainer ul li a {
	text-decoration:none; display:block; padding:0; margin:0;  text-indent:-2000px;/*border-right:1px dotted #A6A3A3;*/ float:left;
	}

#headercontainer ul li a.home {
	background:url(images/icon-home-my-com.gif) no-repeat 0 50%; width:25px; /*border:1px solid #000;*/
	}

#headercontainer ul li a.sitemap {
	background:url(images/icon-sitemap-my-com.gif) no-repeat 50% 50%; width:25px; /*border:1px solid #000;*/
	}

#headercontainer ul li a.message {
	background:url(images/icon-kontakt-my-com.gif) no-repeat 50% 50%; width:25px; /*border:1px solid #000;*/
	}
	
.boxpic {
	margin: 16px;
	float:right;
	border: 1px solid #FFF;
	}

#leftbox {
	width:210px;
	height:673px;
	padding:15px 25px 15px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(left.jpg);
	float:left;
	}

#rightbox {
	width:620px;
	height:665px;
	padding:13px 25px 25px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	background-color: #FFF;
	text-align: left;
	}

#imgbox {
	width:605px;
	height:488px;
	padding:12px 2px 5px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	background-color: #FFF;
	text-align: left;
	}
	
.gallery {
	width:585px;
	height:488px;
	margin:4px;
	padding:2px;
	list-style-type:none;
	float:left;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#323D43;
	background-color:inherit;
	}
	
#galdiv {
	height:490px;
	border-bottom:1px solid #BDBDBD;
	}
#galdiv2 {
	padding-top:16px;
	height:490px;
	}
.gal {
	float:left;
	width:190px;
	padding:2px 2px 2px 2px;
	font-size:10px;
	}
.gal img {
	display:block;
	}
.gal a {
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#323D43; text-decoration:none;
	}
.gal a:hover{

	}

.boximg {
	margin: 5px 6px 0 0;
	padding: 0 3px 3px 0;
	float:left;
	border: 1px solid #FFF;
	}

.ul {
	padding:5px 5px 0px 0px; margin:0; list-style-type:none; position:absolute;
	}

.ul li {
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:22px;
	}

.ul li.nobor {
	background:none;
	padding:0 5px 0 3px;
	margin:0;
	float:right;
	line-height:22px;
	}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 198px;
	height: 24px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url(images/button.jpg);
	color: #FFF;
	text-align: center;
	}

.menu:hover {
	background-image: url(images/buttonactive.jpg);
	color: #FFF;
	text-align: center;
	}

#footer {
	width:930px;
	height:40px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/footer.jpg);
	color: #fff;
	text-align: center;
	float:right;
	}

/* Styles Styles Styles Styles Styles Styles Styles Styles */

.blockquote {
    background: #6DC5F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	margin: 22px 10px 15px 0;
	padding: 5px 7px 5px 7px;
	display: block;
	}

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #E21E80;
	display: inline;
	}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #2297DA;
	display: inline;
	}

.text {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 15px;
	}

.testimonials {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
	}

.latestnews {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
	}


/* links links links links links links links links */

.links {
	color: #FFF;
	text-decoration: none;
	}

.links:hover {
	color: #FFF;
	text-decoration: underline;
	}

.linktop {
    width: 115px;
	height: 30px;
	display: block;
	padding: 10px 0 0 0;
	margin-left: 2px;
	background-image: url(images/button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: right;
	}

.linktop:hover {
	background-image: url(images/buttonactive.jpg);
	}

.style2 {font-size: 40px}

