﻿#banner
{
width:780px;
height:146px;
text-align:center;
}

#wrapper
{
text-align:center;
width:780px;
font-family: Arial, Vedrana, Serif;

}

#left
{
float:left;
width:590px;
}

#right
{
float:right;
width:188px;
}

#bottom
{
clear:both;
font-size:13px;
padding-top:20px;
}

.motto
{
font-family:Trebuchem MS, Verdana;
font-weight: bold;
font-size: 25px;
text-align:center;
color:#00a0b0;
}

.title
{
font-size:16px;
color:#ffffff;
background-color:#00a0b0;
margin-top: 20px;
text-align:center;
width:70%;
margin-left:auto;
margin-right:auto;
display:table;
font-weight:bold;
line-height:20px;
}

.part
{
width:45%;
font-size:13px;
color:#00a0b0;
padding-top:15px;
padding-bottom:15px;
float:left;
margin:6px;
border:1px solid;
}

.subtitle
{
width:70%;
background-color:#00c0b0;
text-align:center;
color:#ffffff;
margin-top:15px;
}

.domains
{
margin-top:10px;
padding-left:60px;
text-align:left;
line-height:20px;
}

.domains a
{
color:#00a0b0;
}

.button
{
line-height:22px;
background-color:#3882e0;
font-size:13px;
padding-left:10px;
text-align:left;
border-top:1px solid #ffff00;
}

.button a
{
text-decoration:none;
color:#ffff00;
width:100%;
border-left:1px solid;
padding-left:0px;
}

.button a:hover
{
background-color:#ffffc0;
color:#3882e0;
}




