BODY.mceContentBody {
	padding : 5px;
	background : #ffffff none;
}
BODY.mceContentBody * { }

@font-face {
    font-family: 'PFDinTextProLight';
    src: url('http://www.ekologiavobjektive.sk/inc/fonts/pfdintextpro-light-webfont.eot');
    src: url('http://www.ekologiavobjektive.sk/inc/fonts/pfdintextpro-light-webfont.eot?iefix') format('eot'),
         url('http://www.ekologiavobjektive.sk/inc/fonts/pfdintextpro-light-webfont.woff') format('woff'),
         url('http://www.ekologiavobjektive.sk/inc/fonts/pfdintextpro-light-webfont.ttf') format('truetype'),
         url('http://www.ekologiavobjektive.sk/inc/fonts/pfdintextpro-light-webfont.svg#webfontjCs16S1Q') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	background: #ffffff url(http://www.ekologiavobjektive.sk/images/bg_body.gif) top repeat-x;
}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

*{
  background-repeat: no-repeat;
}
img, div, h1, a { behavior: url(http://www.ekologiavobjektive.sk/templates/inc/iepngfix.htc) }

h1 {
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 2em;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dashed #7d7d7d;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	font-size: 21px;
	color: #339900;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dashed #339900;
	color:#339900;
}

h3 {
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	margin: 20px 0px 5px 0px;
	text-align: left;
	font-size: 16px;
	color: #2d2e31;
	font-weight: bold;
}
p{
	font-size:14px;
	line-height:130%;
	text-align:justify;
}
a {
	color: #339900;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}

.perex {
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: justify;
	color:#000000;
	line-height:130%;
}

label {
    font-weight: bold;
    width: 158px;
    font-size: 12px;
    display: block;
    float: left;
    margin: 0px 0px 5px 0px;
    padding-top: 4px;
}

input.input {
    display: block;
    width: 285px;
    height: 24px;
    background: #f4f4f4;
    border: 1px solid #d8d8d8;
    float: left;
    margin: 0px 0px 5px 0px;
}

select.select {
    width: 287px;
    height: 24px;
    background: #f4f4f4;
    border: 1px solid #d8d8d8;
    float: left;
    padding: 3px;
    margin: 0px 0px 5px 0px;
}

form {
    margin-top: 20px;
}



input.submit {
    width: 120px;
    height: 30px;
    margin: 10px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(http://www.ekologiavobjektive.sk/images/bg_reg_button.gif) no-repeat;
    line-height: 30px;
    color: #444f5a;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: none;
    display: block;
    font-size: 12px;
    float: right;
}

ul{
	margin:15px 0 15px 15px;
	padding:0px;
}
ol{
	margin:15px 0 15px 15px;
	padding-left:15px;
}

ol li {
    margin-bottom: 8px;
	font-size:14px;
}
ul li {
    margin-bottom: 8px;
	list-style-type:none;
	font-size:14px;
	padding-left:15px;
	background:url(http://www.ekologiavobjektive.sk/images/LI.gif) 0px 5px no-repeat;
}

#tabs ul li {
 	font-size:15px;
}

.greenText{
	color:#339900;
}

.blueText{
	color:#0066cc;
}
.bigText{
	font-size:18px;
}
.buttonBlue, .buttonGreen, .buttonRed{   
	color: #000000;
	display: block;
	float: left;
	margin-right: 8px;
    padding: 6px 20px;
    text-decoration: none;
	font-family: 'PFDinTextProLight', Arial, Tahoma;
	font-size:15px;
	cursor:pointer;
}

.buttonBlue {    
	background: url(http://www.ekologiavobjektive.sk/images/blueBtn.gif) repeat-x scroll 0 0 transparent;
	border: 1px solid #0056AB;
	
}

.buttonBlue:hover {    
	background: url(http://www.ekologiavobjektive.sk/images/blueBtn.gif) repeat-x scroll 0 -40px transparent;
	color: #000000;
}

.buttonGreen {    
	background: url(http://www.ekologiavobjektive.sk/images/greenBtn.gif) repeat-x scroll 0 0 transparent;
	border: 1px solid #339900;
}

.buttonGreen:hover {    
	background: url(http://www.ekologiavobjektive.sk/images/greenBtn.gif) repeat-x scroll 0 -40px transparent;
	color: #000000;
}

.buttonRed {    
	background: url(http://www.ekologiavobjektive.sk/images/redBtn.gif) repeat-x scroll 0 0 transparent;
	border: 1px solid #cc4300;
}

.buttonRed:hover {    
	background: url(http://www.ekologiavobjektive.sk/images/redBtn.gif) repeat-x scroll 0 -40px transparent;
	color: #000000;
}

p.odsadenie{
	padding-left: 20px;
}

.formTable{
	border-left:1px solid #C9c9c9;
	float:right;
}

.formTable TD{
	padding-left:20px;
}

.formTable h2{
	margin-top:0;
	padding-top:0;
}
.formTable .foot_input{
	width:160px;
	margin-bottom:5px;
	padding:5px 10px;
	border:1px solid #d9d9d9;
	background:#f2f4f6;
}

.formTable textarea{
	width:160px;
	margin-bottom:5px;
	padding:5px 10px;
	border:1px solid #d9d9d9;
	background:#f2f4f6;
	height:100px;
}