/* CSS Document */
body
{
font-size: 13px;
text-align: center;
margin-top: 20px;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #4e5252;
}

#web
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 768px;
position: relative;
}

#head
{

float: left;
padding-top: 15px;
width: 461px;
height: 35px;
border-bottom: solid 1px #d1d1c8;
}

#menu
{
text-align: right;
font-size: 15px;
float: right;
padding-top: 15px;
width: 307px;
height: 35px;
border-bottom: solid 1px #d1d1c8;
}


#content
{
height: 290px;
float: left;
width: 445px;
border-bottom: dotted 1px #d1d1c8;
font-size: 13px;
padding-bottom: 10px;
padding-top: 10px;
background-image: url(images/prechod.png);
background-position: left top;
background-repeat: repeat-x;
margin: 0px;
}

#content_ref
{
height: 380px;
float: left;
width: 445px;
font-size: 13px;
padding-bottom: 10px;
padding-top: 10px;
background-image: url(images/prechod.png);
background-position: left top;
background-repeat: repeat-x;
margin: 0px;
}


#obr
{
padding-top: 25px;
height: 275px;
float: right;
width: 323px;
border-bottom: dotted 1px #d1d1c8;
padding-bottom: 10px;
background-image: url(images/prechod.png);
background-position: left top;
background-repeat: repeat-x;
margin: 0px;
}

#obr_ref
{
padding-top: 25px;
height: 275px;
float: right;
width: 323px;
padding-bottom: 10px;
background-image: url(images/prechod.png);
background-position: left top;
background-repeat: repeat-x;
margin: 0px;
}


#work
{
height: 200px;
width: 511px;
float: left;
padding-right: 5px;
font-size: 12px;
}

#work_ref
{
margin-top: 15px;
height: 200px;
float: left;
width: 445px;
}

#ref
{
border-left: dotted 1px #d1d1c8;
color: #0e5692;
width: 245px;
height: 180px;
position: absolute;
top: 363px;
right: 0px;
margin-top: 10px;
padding-left: 8px;
}

#ref_ref
{
color: #0e5692;
padding-top: 10px;
padding-left: 15px;
width: 310px;
height: 190px;
position: absolute;
top: 300px;
right: 0px;
}


#pata
{
padding: 10px;
width: 748px;
float: left;
border-top: solid 1px #d1d1c8;
background-image: url(images/prechod.png);
background-position: left top;
background-repeat: repeat-x;
font-size: 11px;
}

.h2
{
font-weight: normal;
font-size: 18px;
color: #0e5692;
}

h2
{
margin-bottom: 7px;
font-weight: normal;
color: #0e5692;
padding-top: 3%;
margin-left: 5px;
margin-top: 5px; 
font-size: 18px;
}

h1
{
padding-top: 4%;
margin-top: 0px; 
margin-bottom: 10px;
color: #0e5692;
font-size: 28px;
font-weight: normal;
}

h3
{
margin-top: 0;
margin-bottom: 2px;
color: #0e5692;
font-size: 15px;
font-weight: normal;
}


#menu a
{
color: black;
text-decoration: none;
margin-left: 3px;
margin-right: 3px;
}

#menu a:hover
{
text-decoration: underline;
}

#active
{
text-decoration: underline;
}


a
{
border: none;
color: #0e5692;
}

a:hover
{
text-decoration: none;
}


#ref ul
{
padding: 0;
margin-left: 10px;
width: 215px;
list-style-type: none;
border-top: solid #c3e1f9 1px;
margin-bottom: 10px;
}

#ref li
{
padding-left: 8px;
border-bottom: solid #c3e1f9 1px; 
}

#ref a
{
text-decoration: none;
}

#ref a:hover
{
text-decoration: underline;
}

td
{
border: solid 1px #d1d1c8;
height: 40px;
padding: 1px;
margin: 5px;
display: block;
float: left; 
}

td:hover
{
border: solid 1px #d1d1c8;
filter: alpha(opacity=50);  
-moz-opacity: 0.5;  
-khtml-opacity: 0.5;  
opacity: 0.5;  
}


#x
{
font-size: 10px;
margin-top: 10px;
margin-left: 30px;
}

img
{
margin: auto;
border: none;
}

#y
{
width: 425px;
height: 306px;
background-image: url(images/ramecek.png);
background-repeat: no-repeat;
text-align: center;
padding-top: 7px;
}

#y img
{
width: 410px;
height: 290px;
margin-right: 1px;
}


#next_ref
{
margin-left: 25px;
}

#pata a
{
border: none;
color: #0e5692;
text-decoration: none;
margin-left: 2px;
margin-right: 2px;

}

#pata a:hover
{
border: none;
color: #0e5692;
text-decoration: underline;
}

#pata_menu
{
float: right;
margin: 0px;
padding: 0px;
}

#copyright
{
float: left;
}

.blue
{
background-color: #f4f9fd;
}