/* EasyWeb html style file */



.ZakladniText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   margin-bottom: 0px;
}



.VyraznyText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #E00000;
}



.MalyText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000;
}



p.MalyText-right {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000;
   text-align: right;
}

a {
	color: #808080;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: underline overline;
}

a:active {
	text-decoration:underline;
	color: #000066
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333
}

p { 
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 color: #282828;
 margin: 0 0 20px 0;
 padding: 0;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #d46412;
 margin: 0 0 4px 0;
 padding: 0;
}
	
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:  #616161;
 margin: 0 0 4px 0;
 padding: 0;
}
	
hr {
	background: #c0c0c0;
	height:2px;
    width:170px;
	border: 1px inset;
}

img { border: 0; }

.productDetailTexts table {border-collapse:collapse; width:567px;}
.productDetailTexts th {text-align:center; font-weight:bold; padding:3px 10px 3px 10px; border: 1px solid #aaaaaa; background-color:#282828; color:White;}
.productDetailTexts td {font-family: Arial, Helvetica, sans-serif; text-align:center; padding:3px 3px 3px 3px; border: 1px solid #aaaaaa;}


/* overall definitions */
/* =========================== */

.cleaner { clear: both; font-size: 0px; height: 0px; border: none; margin: 0; padding: 0; background: transparent; }

.podporujeme{width:100px; text-align:left;}
.podporujemeS{width:90px; text-align:left;}
.podporujemeSM{width:60px; text-align:left;}

.kontakt {position:relative; float:left; width:500px	}
.kontaktInfo {position:relative; float:right; width:200px	}


/* ico facebook */

.facebookLinkWrap{
	position:relative;
	top:-5px;
	left:27px;
	width:270px;	

}

.facebookLinkPic	{
	float:left;
	width:27px;
	height:27px;
	background-image:url(../images/facebook.jpg);
	background-repeat:no-repeat;
}

.facebookLinkTxt	{

	float:left;
	width:207px;
	margin-top:7px;
}

