a, a:link, a:visited {
color: #5c5c5c;
text-decoration: underline;
}

a:hover, a:active {
text-decoration: none;
}

body {
background-color: #3d3d3d;
margin-top: 0;
}

.Header {
width: 1024px;
height: 64px;
padding-top: 10px;
padding-bottom: 10px;
}

.AllContainer {
width: 1024px;
margin: 0 auto;
text-align: center;
text-align: -moz-center;
}

.Body {
width: 1024px;
}

.Logo {
float: left;
}

.SearchContainer {
float: right;
}

.Menu {
width: 100%;
}

#Menu ul {
text-align: left;
list-style: none;
padding: 0;
margin: 0;
}

#Menu li
{
float: left;
margin: 0;
text-align: center;
height: 37px;
line-height: 37px;
list-style-image: none;
}

#Menu li a, .Menu li a:link, #Menu li a:visited {
color: #3d3d3d;
text-decoration: none;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
list-style-image: none;
}

#Menu li a:hover, .Menu li a:active {
color: #af7a38;
background-image: url('../img/menu_arrow.gif');
background-position: center left;
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 10px;
}

.StandardItem, .StandardItemAct {
background-image: url('../img/menu_item.jpg');
width: 101px;
vertical-align: middle;
}

.StandardItemAct a, .StandardItemAct a:link, .StandardItemAct a:visited, .StandardItemAct a:hover, .StandardItemAct a:active{
color: #af7a38;
background-image: url('../img/menu_arrow.gif');
background-position: center left;
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 10px;
}

.FirstItemAct a, .FirstItemAct a:link, .FirstItemAct a:visited, .FirstItemAct a:hover, .FirstItemAct a:active{
color: #af7a38;
background-image: url('../img/menu_arrow.gif');
background-position: center left;
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 10px;;
}

.FirstItem, .FirstItemAct {
background-image: url('../img/menu_item_2.jpg');
width: 101px;
}

.LastItemAct a, .LastItemAct a:link, .LastItemAct a:visited, .LastItemAct a:hover, .LastItemAct a:active{
color: #af7a38;
background-image: url('../img/menu_arrow.gif');
background-position: center left;
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 10px;;
}

.LastItem, .LastItemAct {
background-image: url('../img/menu_item_3.jpg');
width: 100px;
}

.LineUnderMenu {
height: 5px;
background-color: #e8e0d5;
width: 100%;
float: left;
line-height: 5px;
}

.ContentContainer {
width: 100%;
background-color: #d7d7d7;
float: left;
}

.ContentContainerSub h1 {
color: #B9B973;
}

.ContentContainerSub {
width: 100%;
background-color: #ede7de;
float: left;
padding-top: 15px;
padding-bottom: 30px;
font-family: Tahoma;
font-size: 11px;
color: #5c5c5c;
text-align: left;
}

#IndexImage {
width: 405px;
float: left;
padding-left: 0px;
margin-top: 6px;
padding-bottom: 6px;
background-color: #d7d7d7;
}

.MainContentContainer {
text-align: left;
width: 495px;
float: right;
background-color: #d7d7d7;
padding-top: 15px;
font-family: Tahoma;
font-size: 11px;
color: #5c5c5c;
float: left;
}

#MainContent {
padding-bottom: 20px;
padding-left: 10px;
text-align: justify;
}


#MainContentSubPage {
padding-left: 20px;
padding-right: 20px;
}

h1 {
font-family: Tahoma;
font-size: 16px;
color: #464038;
margin: 0 0 0 0;
padding: 0 0 10px 0;
}

.LineAfterContent {
height: 4px;
width: 100%;
background-image: url('../img/shadow.gif');
float: left;
padding-top: 5px;
background-repeat: repeat-x;
background-color: #f9f7eb;
line-height: 4px;
}

.Dots {
height: 1px;
background-image: url('../img/index_dot.gif');
line-height: 1px;
margin-left: 10px;
}

#SubContent {
padding-top: 20px;
padding-left: 10px;
}

.InfoContainer {
background-color: #f9f7eb;
width: 1024px;
float: left;
padding-bottom: 5px;
font-family: Tahoma;
font-size: 11px;
}

.LeftInfoBox {
float: left; 
background-color: #ede7de;
width: 195px;
background-image: url('../img/storitve.gif');
background-position: top center;
padding-top: 72px;
background-repeat: no-repeat;
padding-bottom: 10px;
color: #444444;
text-align: left;
}

p {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.MiddleInfoBox {
float: left;
background-color: #ede7de;
width: 195px;
background-image: url('../img/ponudba.gif');
background-position: top center;
padding-top: 72px;
background-repeat: no-repeat;
padding-bottom: 10px;
color: #444444;
text-align: left;
}

#LeftInfo {
height: 150px;
}

#MiddleInfo {
height: 150px;
}

#RightInfo {
height: 150px;
}

.RightInfoBox {
float: left;
background-color: #ede7de;
width: 195px;
margin-left: 5px;
background-image: url('../img/kontakt.gif');
background-position: top center;
padding-top: 72px;
background-repeat: no-repeat;
padding-bottom: 10px;
color: #444444;
text-align: left;
}


.Spacer {
float: left;
width: 5px;
background-color: inherit;
}

.SpacerRight {
float: right;
width: 5px;
background-color: inherit;
}

.MadeBy {
text-align: left;
color: #b9b973;
font-family: Tahoma;
font-size: 11px;
padding-top: 5px;
padding-left: 10px;
float: left;
}

.MadeBy a, .MadeBy a:link, .MadeBy a:visited, .MadeBy a:hover, .MadeBy a:active {
color: #ffffff;
}

.CopyRight {
float: right;
text-align: right;
padding-top: 5px;
padding-right: 10px;
color: #b9b973;
font-family: Tahoma;
font-size: 11px;
}

li {
list-style-image: url('../img/arrow.gif');
}

.FooterImage {
height: 10px;
line-height: 10px;
background-image: url('../img/footer.gif');
float: left;
width: 605px;
}

#MainContentLeft {
float: left;
width: 70%;
padding-left: 20px;
}

#MainContentRight {
float: right;
width: 25%;
padding-top: 40px;
font-weight: bold;
padding-right: 10px;
}

#MainContentRight ul, #MainContentRight li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#MainContentRight a, #MainContentRight a:link, #MainContentRight a:visited {
color: #5c5c5c;
text-decoration: underline;
}

#MainContentRight a:hover, #MainContentRight a:active {
text-decoration: none;
}