/* 
    Document   : mainStyle
    Created on : Apr 7, 2010, 9:24:45 PM
    Author     : xjuraj
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html, body {
    padding: 0;
    margin: 0;
    font-size: 1em;
}

body {
    font-family: "trebuchet MS";
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    background-image: url('pozadie_oblak.jpg');
    background-position: center;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #000000;
    width: 100%;
    display: table;
}

img{
    border-width: 0;
    margin: 0;
    padding: 0;
}

#banner{
    margin-bottom: -5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FFFFFF;
}

#page {
    margin: 0px auto;
    padding: 0;
    width: 930px;
    padding-top: 3em;
}

.information{
    color: green;
    border-color: green;
    font-size: large;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.error{
    color: red;
    border-color: red;
    font-size: large;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#langMenu{
    text-align: right;
    text-transform: uppercase;
    padding-bottom: 0.6em;
    padding-right: 3em;
}

#langMenu a{
    text-decoration: none;
}

.langMenu{
    font-size: 1.3em;
}

.lang a{
    padding-left: 0em;
    padding-right: 0em;
}

.langActive a{
    color: #b0814d;
    padding-left: 0.3em;
    font-weight: bolder;
}

.address{
    float: right;
    cursor: pointer;
    padding-top: 2em;
    padding-left: 6em;

}

#addressF{
    width:8em;
}
#addressS{
    width:11.5em;
}

.addressTitle{
    text-decoration: underline;
    text-align: right;
}

.pageContent{
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #FFFFFF;
    font-size: 1.15em;
    font-family: Georgia;
}

.accordTitle{
    padding-bottom: 17px;
    padding-top: 17px;
}

#menu{
    text-align: right;
    color: #cacaca;
    height: 77px;
    width: 930px;
    vertical-align: middle;
    display: table-cell;
    text-transform: uppercase;
    background-color: #FFFFFF;
    padding-right: 1em;
    font-size: 1.3em;
}

#menu span{
    padding-left: 1em;
    padding-right: 1em;
}

.menu a{
    text-decoration: none;
    color: #cacaca;
}

.menuActive a{
    text-decoration: none;
    color: #b0814d;
}

#content{
    background-color: #FFFFFF;
    margin-top: 5px;
    color: #838383;
}

.contactPage{
    padding-left: 20px;
    padding-right: 20px;
}
.businessPage{
    padding-left: 102px;
    padding-right: 102px;
}
.productionPage{
    padding-left: 102px;
    padding-right: 102px;
}
.profilePage{
    padding-left: 102px;
    padding-right: 102px;
}
.stitchingPage{
    padding-left: 102px;
    padding-right: 102px;
}

/*mini thumb, div obsahujuci vsetky polozky, nazov 'galerie', polozky 'galerie'*/
.miniThumbs{
    border-top-width: 5px;
    border-top-color: #838383;
    border-top-style: solid;
    margin-top: 25px;
}

.miniThumbTitle{
    margin-top: 4px;
}

.miniThumbsCaption{
    float: left;
    width: 424px;
    font-size: larger;
}

.miniThumbsScroller{
    float: right;
    width: 54px;
    cursor: pointer;
}
.miniThumbsItems{
}
/*mini thumn items, lavy stlpec s obrazkom, titulkom a pravy stlpec s titulkom a odrazkami*/
.miniThumbsImages{
    float: left;
    width: 228px;
    border-top-color: #838383;
    border-top-style: solid;
    border-top-width: 1px;
}

.miniThumbsText{
    float: right;
    width: 478px;
    margin-left: 20px;
    border-top-color: #838383;
    border-top-style: solid;
    border-top-width: 1px;
}

.miniThumbText{
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}
/*mini thumbs text, pravy panel s titulkom a odrazkami*/
.miniThumbBullets{
    list-style-image: url('bullet-line.png');
    padding-left: 2em;
    margin: 0;
}

.miniThumbBullets  ul {
    padding: 0;
    margin: 0;

}
.miniThumbCaption{
    padding-top: 15px;
    text-transform: uppercase;
    text-decoration: none;
}

.miniThumbCaption a{
    text-decoration: none;
    color: #838383;
}
/*mini thumb images, lavy panel s obrazkom a spodnym titulkom*/
.miniThumbItem{/*obaluje obrazok a popisok*/
    display: none;
}
.miniThumbItemActive{}

.miniThumbCaption{

}
.miniThumbImage{}

.stitchingLeft{
    float: left;
    width: 330px;
}

.stitchingLeft ul li{
    color: #b0814d;
    list-style-image: url('bulletLineStitching.png');
    list-style-position: inside;
    font-family: Georgia;
    font-style: italic;
}

.stitchingPage p{
    padding-top: 0.4em;
}

.colorParagraph{
    color: #b0814d;
    font-style: italic;
    font-family: Georgia;
}

#colorBusiness{
    font-size: large;
}

#color_StitchingLarge{
    font-size: larger;
}
#textStitchingSmall{
    font-size: small;
}

.stitchingMan{
    text-align: center;
}

.stitchingRight{
    float: left;
    width: 350px;
    margin-top: 20px;
}

.stitchingRight p{
    padding-top: 15px;
}

.worldMap{
    float: left;
}

.meter{
    float: right;
}

.timeline table tr{
    vertical-align: top;
}

.timeline table tr td{
    padding-right: 12px;
}

#profileFirstP{
    padding-top: 2em;
}

.profileImages{
    float: left;
    width: 230px;
    text-align: center;
    padding-right: 12px;
    padding-top: 3em;
}

.clearElement{
    clear: both;
}

.contactLeftFrame{
    float: left;
    width: 500px;
    text-align: right;
}

.contactRightFrame{
    text-align: left;
    float: left;
    width: 20em;
    padding-top: 50px;
    padding-left: 6em;
}

.contactFields{
    margin-top: 2.5em;
}

.contactField{
    border-top-color: #e8e8e8;
    border-left-color: #e8e8e8;
    background-color: #f2f2f2;
    color: #ababab;
    width: 310px;
    margin-top: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-width: 0;
    border-left-width: 1px;
    border-top-width: 1px;
    border-style: solid;
    padding-left: 8px;
    float: right;
    text-align: left;
    font-size: 0.8em;
}

.contactField input, .contactField textarea{
    background-color: #f2f2f2;
    border: none;
}

.contactLabel{
    float: left;
    width: 6.3em;
}

.contactInput{
    float: left;
    width: 21.2em;
}
.contactInput input{
    width: 18em;
}


textarea{
    background-position: center;
    background-repeat: no-repeat;
    background-position: top;
    width: 300px;
}

.copyright{
    float:left;
    width: 200px;
}

.asaprint{
    float:right;
    width: 200px;
    text-align: right;
    margin-right: 2em;
}

.contact{
    float: left;
    text-align: right;
    padding-left: 2.5em;
    padding-right: 0.8em;
}

.contactInformation{
    padding-top: 50px;
    font-family: Georgia;
}

#sendButton{
    width: 85px;
    height: 24px;
    border-width: 0;
    border-style: none;
    color: #FFFFFF;
    margin-top: 2em;
    background-image: url("locale/sk/send.png");
}

/*.sendButton:hover{
    background-image: url("sendButton.png");
}*/

.footer{
    padding-top: 20px;
    padding-bottom: 8em;
    padding-left: 20px;
    color: #FFFFFF;

}

shift1line{
    padding-left: 1em;
    text-indent: -1em;
}