
body
{
	font-family: arial;
	font-size : 11px;
	color : #555555
}

h1 {color: #008341; font-family: verdana; font-size: 18px; padding: 0px; margin: 0px; font-weight: normal}

.text {color: #ffffff; font-family: verdana; font-size: 10}
.vergessen {color: #ffffff; font-family: verdana; font-size: 10; text-decoration: underline}
.text_blok {color: #555555; font-family: verdana; font-size: 11px; padding: 20px}
.text_grey {color: #404040; font-family: verdana; font-size: 10}
.odkaz {color: #00A652; font-family: verdana; font-size: 10}
.menu {color: #ffffff; font-family: verdana; font-size: 10px; font-weight: bold}
.input1 {background-color: #404040; font: 10px verdana; border: 1px solid #696969; color: #FFC600; padding: 2px;  height: 20px; margin-right: 7px}
.input2 {background-color: #545454; font: 10px verdana; border: 1px solid #858585; color: #FFC600; padding: 2px;  height: 20px;}
.input3 {background-color: #EBEBEB; font: 10px verdana; border: 1px solid #A8A8A8; color: #555555; padding: 2px;  height: 20px;}
.input4 {background-color: #F4F4F4; font: 10px verdana; border: 1px solid #858585; color: #404040; padding: 2px;  height: 20px;}
.input5 {background-color: #EFEFEF; font: 10px verdana; border: 1px solid #858585; color: #404040; padding: 2px;  height: 20px;}
.button1 {background-color: #FFC600; font: 10px verdana; color: black; border: 1px solid black; height: 20px; font-weight: bold; width: 100px; cursor: pointer}
.button2 {background-color: #FFC600; font: 10px verdana; color: black; border: 1px solid black; height: 20px; width: 70px; font-weight: bold}
.button3 {background-color: #E0E0E0; font: 10px verdana; color: black; border: 1px solid black; height: 20px; font-weight: normal}
.rubrika {color: #ffffff; font-family: verdana; font-size: 14; font-weight: bold}
.produkt {color: #008341; font-family: verdana; font-size: 14; font-weight: bold}
.popis {color: #404040; font-family: verdana; font-size: 10}
.nr {color: #404040; font-family: verdana; font-size: 10; font-weight: normal}
.kosik {color: #404040; font-family: verdana; font-size: 11; font-weight: bold}
.abmelden {color: red; font-family: verdana; font-size: 11; font-weight: bold}
.money {color: red; font-family: verdana; font-size: 11; font-weight: bold}
.regist {color: #404040; font-family: verdana; font-size: 11; font-weight: bold}
.star {color: #404040; font-family: arial; font-size: 10; font-weight: normal}
.email {color: #008341; font-family: verdana;}
.PagNoSelNum{color: #676767; font-family: verdana; font-size: 10;}
.PagSelNum{color: #676767; font-family: verdana; font-size: 10; font-weight: bold;}
.PagInpt{background-color: #404040; font: 10px verdana; border: 1px solid #696969; color: #FFC600; padding: 2px;  height: 20px; margin-right: 7px}
.paging {color: #555555; font-family: verdana; font-size: 11}
.paging1 {color: #D4D4D4; font-family: verdana; font-size: 11}
.paging2 {color: #E00000; font-family: verdana; font-size: 11}

.motiv_shop {background-image: url(../images/motiv_shop.jpg); background-repeat: no-repeat;  width: 777px; height: 208px}

A {
	text-decoration : none;
	color : Blue;
}

A.menu:HOVER {
	color : #FFC600;
}

A:HOVER {
	color : #FFC600;
}

A.regist:HOVER {
	color : #BD0000;
}

A.kosik:HOVER {
	color : #BD0000;
}

A.text_grey:HOVER {
	color : #BD0000;
}

A.paging:HOVER {
	color : #E00000;
}

A.email:HOVER {
	color : #E09901;
}

.tabSubKat tr td 
{
 Background-Color: black;
 color: white;
 height: 15px;
 font-weight: bold;
 border-top: 1px solid white;
}

		
