/* CSS Document */

body
{
margin: 0;
}

a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #123d84;
font-weight: bold;
text-decoration: none;
}

img
{
border: 0;
}

a:hover
{
text-decoration: underline;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #123d84;
text-decoration: underline;
font-weight: bold;
margin-bottom: 0px;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FF0000;
font-weight: bold;
}

#head
{
background: url(img/head.jpg);
width: 808px;
height: 129px;
}

#menu
{
background: url(img/menu.jpg);
width: 798px;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
padding-left: 10px;
padding-top: 5px;
}

#menu a
{
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
}

#menu a:hover
{
text-decoration: underline;
}

#main
{
/*border: 1px solid #FF0000;*/
background: url(img/bg.png);
width: 808px;
min-height: 400px;
padding-top: 10px;
overflow: auto;
}

#body
{
/*border: 1px solid #00FF00;*/
width: 507px;
background: url(img/bg_aktuality.gif);
background-position: right;
background-repeat: repeat-y;
float: left;
min-height: 420px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #123d84;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;
}

#body .home
{
margin-bottom: 20px;
}

#body .home img
{
float: right;
clear: both;
margin-left: 15px;
}

#body .hw
{
clear: both;
padding-bottom: 20px;
}

#body .hw img
{
float: left;
margin-right: 15px;
padding-bottom: 20px;
}

#body .hw ul
{
margin-top: 0px;
margin-left: 198px;
padding-left: 10px;
}

#body div
{
text-align: justify;
}

#news
{
/*border: 1px solid #33CCFF;*/
width: 251px;
float: left;
min-height: 400px;
margin-left: -9px;
height: auto;
}

#news_content
{
/*border: 1px solid #FF00FF;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #123d84;
}

#news_content div
{
padding-left: 9px;
border-bottom: 1px dashed #123d84;
padding-top: 10px;
padding-bottom: 10px
}

#bottom
{
/*border: 1px solid #FF9900;*/
clear: both;
background: url(img/bottom.png);
width: 798px;
height: 24px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
padding-left: 10px;
padding-top: 9px;
}

#bottom a
{
font-size: 8px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#bottom a:hover
{
text-decoration: underline;
}


/*STYLY PRO SEKCE*/

#provozovatel
{
float: left;
}

#techsupport
{
float: left;
padding-left: 85px;
}

#poznamka
{
clear: both;
padding-top: 30px;
}

#tariffs
{
width: 500px;
border: 0;
border-collapse: collapse;
margin-top: 20px;
}

#tariffs th
{
border-bottom: 1px double #123d84;
}

#tariffs td
{
border-bottom: 1px solid #123d84;
padding-top: 10px;
}

.tarify_popis
{
font-size: 11px;
}

.sw
{
padding-bottom: 15px;
}

.error
{
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.button
{
border: 2px solid #123d84;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #123d84;
}

select, input
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #123d84;
border: 1px solid #123d84;
}
