/* hlavni strana */
ul.mainsite
{
list-style: disc inside url(../pic/ok.gif);
}


ul.mainsite li
{

margin-top: 15px;
font-size: 120%;
color: rgb(38,104,162);
font-weight: bold;
}

ul.mainsite div
{
font-size: 14px;
color: black;
font-weight: normal;
}

/* uvitaci hlaska  */
div.intr
{
font-weight: bold;
color: rgb(51,51,51);
}

/* proc si vybrat nas */
div.q_one
{
margin-top: 18px;
margin-bottom: 4px;
font-size: 140%;
color: rgb(75,152,49);
}

/* info odkazy */
ul.infoodkazy
{
font-weight: bold;
font-size: 90%;
font-family: sant-serif;
margin-top: 15px;
}

ul.infoodkazy li
{
margin-left: 30px;
list-style-position: outside;
list-style-type: disc;
margin-top: 2px;
}

ul.infoodkazy li a
{
color: rgb(38,104,162);
text-decoration: none;
font-weight: bold;
}

ul.infoodkazy li a:hover
{
text-decoration: underline;
}

/* smluvni podminky */
div#terms h1
{
font-family: times New Roman;
color: black;
font-size: 22px;
text-align: center;
margin-top: 3px;
margin-bottom: 15px;
}

div#terms ul
{
margin-top: 15px;
}

div#terms ul li
{
margin-left: 5px;
margin-right: 0px;

list-style-type: none;
margin-top: 2px;
}

div#terms  h2
{
font-size: 18px;
text-align: center;
}

div#terms ul li h2.left
{
font-size: 18px;
text-align: left;
}
/* Napoveda */
div#napov
{
margin-left: 10px;
}


div#napov div
{
margin-top: 20px;
background-image: url(../pic/desc.gif);
width: 225px;
padding-left: 15px;

}

div#napov h2
{
font-size: 18px;
color: white;
}

div#about
{
margin-top: 20px;
font-family: sant-serif;
}
div#about p
{
margin-top: 3px;
}

/* vyber jazyka */
div#selectlang
{
margin-top: 100px;
text-align: center;
}

b.red
{
color: rgb(255,51,0);
font-weight: bold;
font-size: 120%;
}



/* agency list */
div.dirleft
{
width: 190px;
float: left;
border-width: 0 0 0 0;
}

div.dirmiddle
{
width: 167px;
float: left;
border-width: 0 0 0 0;
}

div.dirright
{
width: 163px;
float: left;
border-width: 0 0 0 0;
}

ul.agencydir li
{
margin-top: 3px;
}

div.regag
{
margin-top: 15px;
text-align: center;
font-size: 170%;
}

a.regaga:visited {text-decoration: underline; color: red;}
a.regaga:link {text-decoration: underline; color: red;}
a.regaga:hover {text-decoration: underline; color: blue;}


div.paypalprice
{
clear: both;
font-size: 120%;
margin-top: 22px;
}


div.paypalprice span
{
float: left;
padding-top: 18px;
width: 200px;
text-align: left;
padding-left: 5px;
color: black;
}


div.status
{
width: 300px;
margin-left: 200px;
margin-top: 10px;
text-align: center;
font-weight: bold;
border: 1px rgb(255,0,102) solid;
background-color: rgb(255,225,195);
color: rgb(204,0,102);
margin-bottom: 10px;
}