#head {
    padding: 0px;
    margin: 0px;
    height: 230px;
}
#headIntro {
	padding: 0px;
	margin: 0px;
	height: 170px;
}
#headcontent {
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 55px;
    padding-bottom: 20px;
    white-space: nowrap;
}
#menuBlock {
    height: 40px;
}
#logo{
    float: left;
}
#menu {
    padding-top: 24px;
    padding-left: 235px;
    white-space: nowrap;
}
#locales {
    padding-top: 20px;
    padding-left: 235px;
    white-space: nowrap;
}
#thumbnails{
    padding-top: 35px;
    white-space: nowrap;
}
#thumbnailsContent{
    height: 72px;
    overflow: hidden;
	padding-left: 55px;
}
#view{
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

#viewContent{
    height: 340px;
    white-space: nowrap;
    position: relative;
    /*overflow: visible;*/
}

#footer{
    padding: 20px;
}

#footerContent{
}

#footerContent div{
    float: right;
    padding-left: 10px;
}

#scrollPlace {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
	height: 16px;
}
#pilkaJuosta {
   background-color: #383838;
   	height: 8px;
	width: 100%;
}
#viewText{
    height: 340px;
    padding-left: 289px;
    width: 600px;
}

#viewIntro{
    height: 400px;
	width: 100%;
	text-align: center;
}

#scroller {
    overflow: hidden;    
}

#scroller div{
    position: relative;
}

#scrollerMarker {
    position: relative;
}

