body {
margin: 0 auto;
padding: 0 auto;
font-family: "Arial";
text-align: center;
color: #303030;
background-image: url(./pics/layout/back.gif);
background-repeat: repeat-x;
background-position: top center;
}

#doc {
background-image: url(./pics/layout/back2.jpg);
background-repeat: no-repeat;
margin: 0 auto;
width: 814px;
}

.dok {
width: 775px;
margin: 0 auto;
background-image: url(pics/layout/mainBackFF.gif);
background-repeat: repeat-y;
}

.haha {
width: 775px;
margin: 0 auto;
background-image: url(./pics/layout/spodek.gif);
background-position: right bottom;
background-repeat: no-repeat;
}

#left {
width: 179px;
float: left;
margin-left: 2px;
}

#right {
position: relative;
width: 592px;
height: 100%;
float: left;
left: 1px;
margin-top: -4px;
}

#bottom {
position: relative;
background-image: url(./pics/layout/spodekBack.gif);
background-repeat: repeat-x;
margin: 0 auto;
width: 772px;
border-top: 1px solid #fff;
border-left: 1px solid #FFF;
color :#D5D4D4;
font-size: 11px;
letter-spacing: 1px;
}

#bottom a {
color: #4A4A4A;
text-decoration: none;
}

#bottom a:hover {
color:#1246A3;
text-decoration: none;
}

.bottomLeft {
float: left;
padding: 4px 10px; 
width: 50%;
text-align: left;
}

.bottomRight {
float: right;
padding: 4px 10px;
width: 50%
text-align: right;
}

.edited {
position: relative;
border-top: 1px solid #ACACAC;
text-align: right;
color: #ACACAC;
font-size: 10px;
padding: 0 0 20px 0;
clear: both;
}
.nadpis{
font-size: 14px;
color: #1E59C2;
font-weight: bold;
}

.nadpis2 {
font-size: 12px;
font-weight: bold;
color: #1E59C2;
border-bottom: 1px solid #ACACAC;
width: 100%;
}

.tabTop {
background-image: url(pics/layout/tabTop.gif);
background-repeat: repeat-x;
color: #1E59C2;
font-size: 11px;
}

.tabRadek {
background-image: url(pics/layout/radek.gif);
background-repeat: repeat-x;
color: #303030;
font-size: 11px;
border-top: 1px solid #fff;
padding: 2px 0 2px 5px;
}
.tab {
width: 100%;
border: none;
margin-top: 4px;
}

.productTab {
height: 155px;
width: 131px;
border: 1px solid #757575;
}

#prImg {
width: 130px;
border: 1px solid #757575;
float: left;
text-align: center;
position: relative;
margin: 5px 2px 0 2px;
}

#outer {height: 128px; overflow: hidden; position: relative; width:100%;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
#inner {position: relative; top: -50%; margin:0 auto;} /* for explorer only */
#inner[id] {position: static;}

.productPopis {
background-color: #757575;
color: #fff;
font-size: 10px;
width: 127px;
padding-left: 4px;
text-align: left;
}

.imgLogo {
border-bottom: 1px solid #fff;
}

#main {
width: 546px;
position: relative;
margin: 0 auto;
top: 15px;
text-align: left;
color: #303030;
font-size: 11px;
}

#main a {
color: #4A4A4A;
text-decoration: underline;
}
#main a:hover {
color:#1246A3;
text-decoration: underline;
}


.leva {
position: relative;
top: -6px;
width: 293px;
float: left;
text-align: left;
}

.prava {
position: relative;
top: -6px;
width: 227px;
float: right;
color: #303030;
font-size: 11px;
}

.clear {
clear: both;
}

.adrtop {
float: right;
}

.carka {
position:relative;
float: right;
top: 5px;
}

.login {
position: relative;
height: 26px;
background-image: url(pics/layout/backLogin.gif);
background-repeat: repeat-x;
color: #fff;
top: 1px;
width: 582px;
font-size: 11px;
padding-left: 10px;
padding-top: 5px;
text-align: left;
letter-spacing: 1px;
}

.login a {
border: none;
color: #fff;
text-decoration: none;
}

.login a:hover {
color:#1246A3;
}

.button {
width: 30px;
}

.login input {
color: #4A4757;
border: 1px solid #FFF;
background-color: #C1C1C1;
font-size: 10px;
}

.loginRight {
padding-left: 95px;
}
.menu {
position: relative;
width: 179px;
top: -6px;
}

.podMenu {
position: relative;
top: -13px;
width: 179px;
background-color: #E0E0E0;
text-align: left;
font-size: 10px;
padding: 10px 0;
}
.podMenu a {
color:#1246A3; 
padding: 3px 0 3px 18px;
text-decoration: none;
}

.podMenu a:hover {
text-decoration: underline;
}
.podMenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.podMenu li a
{
display: block;
width: 170px;
padding: 2px 0 2px 9px;
text-decoration: none;
font-weight: normal;
text-align: left;
font-size: 11px;
letter-spacing: 0.3px;
color: #4A4A4A;
}

.podMenu li a:hover
{
color: #4A4A4A;
background-image: url(./pics/layout/podMenuBack.gif);
background-position: right;
background-repeat: no-repeat;
letter-spacing: 0.3px;
color: #4A4A4A;
text-decoration: none;
}

.podMenu li a:active
{
color: #4A4A4A;
background-image: url(./pics/layout/podMenuBack.gif);
background-position: right;
background-repeat: no-repeat;
letter-spacing: 0.3px;
color: #4A4A4A;
text-decoration: none;
}

.podPodMenu
{
background-image: url(./pics/layout/backPodMenu.gif);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 5px;
}

.imgProduct {
position: relative;
top: -13px;
}
.pad30 {
padding-left: 30px;
}

#obalovydiv 
{
position: relative;
width: 179px;
top: -2px;
background-color: #fff;
}

#obalovydiv ul
{
margin: 0;
padding: 0;
list-style-type: none;
}


#obalovydiv li a
{
display: block;
color: #FFF;
background-image: url(./pics/layout/menuBack1.gif);
background-repeat: no-repeat;
width: 160px;
padding: 5px 12px 6px 8px;
text-decoration: none;
font-weight: normal;
text-align: left;
letter-spacing: 1.5px;
font-size: 11px;
}

#obalovydiv li a:hover
{
color: #1246A3;
}

h1 {
color: #1A64DF;
font-size: 14px;
width: 100%;
border-bottom: 2px solid #ACACAC;
font-weight: normal;
}
h2
{
position:relative;
font-size: 14px;
color: #1E59C2;
}

#intro {
position:relative;
margin: 0 auto;
width: 809px;
background-image: url(./pics/layout/intro1.jpg);
background-repeat:no-repeat;
background-position: top center;
}

.imgIntro {
border: 3px solid white;
margin: 0 auto;
} 

#formleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 140px;
	height: 25px;
}
#formright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: right;
	width: 400px;
	height: 25px;
}
#meziform {
	text-decoration: none;
	float: left;
	height: 25px;
	width: 540px;
}
.regform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 15px;
	border: 1px solid #999999;
	background-color: #E8E8E8;
	width: 360px;
}
.regbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	border: 1px solid #999999;
	background-color: #E8E8E8;
	width: 100px;
}
#podform {
	float: left;
	height: 100px;
	width: 540px;
}
