/* CSS Document */

<style type="text/css">
<!--

#temp {
color: red;
}



body {
margin:0px;
padding:0px;
font-size: 12px;
background-image: url('../25studio_bg.jpg');
background-position: 50% 20%;
background-color: white;
text-align: center;
font-family: arial;
color: #000000;
}

#blokjedna {
width: 750px;
text-align:center;
border-left: 0px solid green;
border-right: 0px solid green;
margin-left: auto;
margin-right: auto;
padding-top: 150px;
}


#services {
font-family: arial;
color: #000000;
font-size: 17px;
}


.menu_item{
background-color: none;
color: white;
font-weight: normal;
font-size: 13px;
text-decoration: none;
padding: 2px;
}
.menu_item:hover{
background-color: #000000;
background-repeat: repeat-x;
}



.nadpis_green, .nadpis_gray, .nadpis_silver{
font-size: 18px;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
}

.nadpis_green{
color: #18B300;
}

.nadpis_gray{
color: #3F3F3F;
}

.nadpis_silver{
color: #A1A1A1;
}

.podnadpis{
color: #18B300;
font-style: italic;
}


/* **************************************************  STRANKA s KONTAKTY  */
.kontakt_box{
width: 230px;
float: left;
}

.kmail{
color: #42BB00;
}

.kmail:hover{
color: #000000;
}

/* **************************************************  STRANKA s PORTFOLIEM  */

.portfolio_odkaz{
text-decoration: none;
float: left;
margin-right: 11px;
}

.portfolio_thumb{
border: 3px solid #C3C3C3;
margin-right: 18px;
}

.portfolio_nadpis{
margin-top: 5px;
margin-bottom: 5px;
color: black;
font-size: 13px;
font-weight: bold;
}

.portfolio_view{
float: left;
text-align: center;
width: 502px;
background-color: #E9E9E9;
}

.thumb_oddel{
clear: both;
height: 50px;
}

.ref_oddel{
clear: both;
height: 20px;
}

/* ************************************************** EXTRANET LOGIN */
.login_text{
width: 53px;
color: #3FB300;
font-weight: bold;
}

.login_input{
border: 1px solid #3FB300;
width: 150px;
height: 15px;
}

#login_but{
background-color: #3A3A3A;
color: white;
border: 0px;
width: 150px;
height: 19px;
}

//-->
</style>

