* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Verdana, Times;
    font-size: small;
    text-align: center;
    color: #333333;
    background: #ffffff
;
}div, p, img, a, td, ul, ol {
    font-size: 12px; 
}

h1, h2, h3, h4 {
	font-family:  Arial, Verdana, Times;
	font-weight: bold;
	margin: 5px;
}
label {color: #333333;}
h1 { font-size: 18px;}
h2 { font-size: 14px; color: #36965F;}
h3 { font-size: 14px; color: #333333; margin:0px; padding:0px}
h4 { font-size: 12px; }

p  { padding: 0px 5px 5px 5px; }

.p{ background: #D6D6D6;}

td.p
{
  background: #D6D6D6;
  padding: 10px 15px 15px 15px; 
  height:100%;
}

a, a:link 
{ 
  text-decoration: underline;
  color: #333333;
}
a:hover 
{ 
  text-decoration: none; 
}

a.menu, a.menu:link 
{ 
  text-decoration: none;
  color: #333333;
  font-size: 14px; 
	font-weight: bold;
}
a.menu:hover 
{ 
  text-decoration: none; 
  color: #333333;
  font-size: 14px; 
	font-weight: bold;
}

a.submenu, a.submenu:link 
{ 
  text-decoration: none;
  color: #333333;
  font-size: 12px; 
	font-weight: nornal;
}
a.submenu:hover 
{ 
  text-decoration: underline; 
  color: #000000;
  font-size: 12px; 
	font-weight: bold;
}

a.news, a.news:link 
{ 
  text-decoration: underline;
  color: #36965F;
  font-size: 12px; 
	font-weight: bold;
}
a.news:hover 
{ 
  text-decoration: none; 
  color: #36965F;
  font-size: 12px; 
	font-weight: bold;
}

.date
{
  color: #ΡΡΡΡΡΡ;
  padding-right: 20px;
	font-weight: bold;
  text-align: right;
}

a img, img {
    border: none;
}

td.menu
{ background: #C2C2C2;
  padding-left: 10px;
  text-align: left;
  width: 146px;
}

td.amenu
{ background: url(../../images/skoda/active_menu.gif) repeat-x top left;
  padding-left: 10px;
  text-align: left;
  width: 146px;
}
td.left
{
  border-left: 1px solid #D6D6D6; 
  border-top: 1px solid #D6D6D6; 
  border-bottom: 1px solid #D6D6D6; 
  background: url(../../images/skoda/main_bg1.jpg) repeat-y top left;
  text-align: center;
}
td.center
{
  border-top: 1px solid #D6D6D6; 
  border-bottom: 1px solid #D6D6D6; 
  vertical-align: top;
}
td.center#bg2
{
  background: url(../../images/skoda/main_bg2.jpg) repeat-y top left; 
  vertical-align: middle;
}
td.center#bg3
{
  background: url(../../images/skoda/main_bg3.jpg) repeat-y top left;
  padding-left: 20px; 
  vertical-align: top;
}
td.right
{
  border-right: 1px solid #D6D6D6; 
  border-top: 1px solid #D6D6D6; 
  border-bottom: 1px solid #D6D6D6; 
  vertical-align: top;
}

table.submenu
{
  position: absolute;
  top: 129px;
  left: 150px;
  z-index: 1;
}

ul
{
  padding: 0px 0px 5px 10px
}

li {margin: 0px 0px 0px 10px}



#ditto_pages .ditto_currentpage {
display:none;
  color: #cccccc;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages a, #ditto_pages  a:link
{
  text-decoration: underline;
  color: #36965F;
	font-weight: bold;
  font-size: 12px;
  margin-left:5px;
  margin-right:5px;
}

#ditto_pages  a:hover  {
  text-decoration: none;
  color: #36965F;
	font-weight: bold;
  font-size: 12px; 
  margin-left:5px;
  margin-right:5px;
}
