@charset "utf-8";
/* CSS Document */

@import "reset.css";

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	font-size:75%;
	line-height:1.25em;
	position:relative;
	text-align:left;
	}
textarea, input, select {
	font-family:Arial, Helvetica, sans-serif;
} 
a {color:#d8293f; text-decoration:none;}
a:hover {text-decoration:underline;} 
hr {display:none;}

body>a {display:none;}
#menu {display:none;}
#prodommenu {display:none;}
#prodomsub {display:none;}
#prodomsub2 {display:none;}
#lang {display:none;}
h2 {visibility:hidden; padding-top:60px;}
h2 strong {visibility:visible; font-size:2em; line-height:1.5em;}

#header h1 {width:230px; height:100px; float:left; margin-right:20px; margin-bottom:10px;}
#header h1 a {width:230px; height:100px; line-height:100px; color:#fff; text-align:center; display:block; position:relative; overflow:hidden;}
#header h1 a span {display:block; width:230px; height:100px; position:absolute; left:0; top:0; background:url(img/logo-prodom.gif) no-repeat scroll left top; cursor:pointer;}
#header h1 a:hover span {background-position:left bottom;}

#prodomflash {clear:both;}

#footer {background:#fff url(img/logo-bottom.gif) no-repeat scroll left top; margin:10px 0;  height:65px; clear:both;}
#footer p {float:left; color:#047c3f; margin-left:110px; padding-top:17px;}
#footer p.ll {float:right; color:#536876; position:relative; text-align:center; line-height:65px; padding:0 25px 0 0;}
#footer p.ll a {color:#3179bb;}
#footer p.counter {margin-left:50px; margin-top:3px;}
#footer p.counter strong {display:block; float:left; background:#047c3f; color:#fff; padding:5px 7px; margin-left:2px;}
