/*
Author: Jan Kovařík
Author URI: http://jankovarik.net
Please, dont copy any graphics ! Thank you ...
*/

* { margin: 0; padding: 0; outline: none; }

body, html {
background: #FFFFFF url(img/body.jpg) repeat-x top;
text-align: center;
font: 0.9em/1.4em Arial, Geneva, Helvetica, sans-serif;
color: #595959;
} 

#page {
width: 900px;
max-width: 900px;
margin: 0 auto;
padding: 0;
} 


/* HORNÍ MENU - PRUH */

#menu_top {
width: 100%;
height: 52px;
padding-top: 23px;
font: 1.4em Trebuchet MS, Arial, sans-serif;
color: #e68e8b;
letter-spacing: -0.05em;
}

.page_item { 
display: inline;
padding-right: 0.5em;
padding-left: 0.8em;
text-decoration: none;
background-image : url(img/spacer.gif);
background-color: transparent;
background-repeat : no-repeat;
background-position : 0 0.3em;
} 
.page_item a, .page_item a:link, .page_item a:visited { 
text-decoration : none;
color : #e68e8b;
font-weight: bold!important;
} 

.page_item a:hover { 
color : #ffffff;
font-weight : bold !important;
text-decoration: none;
} 

.current_page_item a{
color: #FFFFFF!important;
}

.first_item {
background-image: none;
}


/* HORNÍ MENU - S LOGEM */


#head {
text-align: left; 
display: block;
width: 800px;
margin: 0 auto;
padding:0;
height: 190px;
background-image: url(img/server.gif);
background-position: right;
background-repeat: no-repeat;
} 

#logo { 
width: 246px;
height: 80px;
display: block;
float: left;
margin: 4em 1em 2em 0em;
padding: 0; 
background: transparent url(img/aurem_logo.gif) no-repeat center center;
}
 
#main {
text-align: left; 
display: block;
width: 800px;
margin: 0 auto;
padding:0;
text-align: left;
background-color: #FFFFFF;
}


.margin {
margin: 1em; 
}




.hosting_box {
display: block;
float: left;
width: 172px;
background: #FFFFFF url(img/hosting_box.jpg) no-repeat center bottom;
margin-right: 2.5em;
margin-bottom: 1.2em;
}

.posledni {
margin-right: 0;
}

.hosting_box h2 {
display: block;
padding: 0.2em 0 0.2em 0;
border: 3px #e5e5e5 solid;
border-left: 0;
border-right: 0; 
text-align: center;
font: 1.5em Trebuchet MS, Arial, sans-serif;
letter-spacing: -0.05em;
font-weight: bold;
margin: 0.5em 0.5em 0.5em 0;
color: #000000;
}

.hosting_box h2 b{
color: #dc342f;
}


.hosting_box ul {
font-weight: bold;
font-size: 1.1em;
color: #dc342f;
list-style-type: none;
margin-left: 0.1em;
margin-bottom: 1em;
}

.hosting_box ul li{
padding-left: 0.8em;
text-decoration: none;
background-image : url(img/li.gif);
background-color: transparent;
background-repeat : no-repeat;
background-position : 0em 0.3em;
}  

.cena {
font-size: 2.5em;
letter-spacing: -0.03em;
font-weight: bold;
color: #000000;
}

.hosting_box strong {
font-size: 1.1em;
}

#prostrednipruh {
display: block;
float: left;
width: 98%;
margin-top: 0.5em;
margin-bottom: 1.5em;
font-size: 1.2em;
text-align: center;
}

#prostrednipruh b{
color: #dc342f;
}

#novinky {
display: block;
float: left;
width: 50%;
margin-top: 0em;
}

#ostatni {
display: block;
float: left;
width: 50%;
margin-top: 0em;
}


#ostatni ul {
line-height: 1.4em;
font-weight: bold;
font-size: 1.3em;
color: #dc342f;
list-style-type: none;
margin-left: 0.1em;
margin-bottom: 1em;
}

#ostatni ul li{
padding-left: 0.8em;
text-decoration: none;
background-image : url(img/li.gif);
background-color: transparent;
background-repeat : no-repeat;
background-position : 0em 0.5em;
} 

#footer_stin {
width: 100%;
height: 38px;
display: block;
background: #FFFFFF url(img/footer_stin.jpg) repeat-x center;
margin: 0 auto;
clear: both;
}

#footer {
width: 100%;
height: 74px;
line-height: 74px;
vertical-align: middle;
background: #000000 url(img/footer.jpg) repeat-x center;
display: block;
margin: 0 auto;
clear: both;
text-align: center;
font-size: 0.9em;
color: #6b6b6b;
}

#footer a, #footer a:link, #footer a:visited {
color: #6b6b6b;
text-decoration: none;
}

#footer a:hover {
color: #6b6b6b;
text-decoration: underline;
}

hr { 
display: none;
clear: both;
} 


/* FORMÁTOVÁNÍ */

a:link {text-decoration: underline; color: #dc342f;}
a:visited {text-decoration: underline; color: #dc342f;}
a:hover {text-decoration: underline; color: red;}
a:active {text-decoration: underline; color: red;}


img {
margin: 1em;
float: left;
border: none; 
}

img a {
border: none;
}

p {
padding: 0 0 1em 0;
}

#novinka {
display: block;
float: left;
width: 330px;
height: 130px;
margin-top: 3em;
margin-bottom: 1em;
margin-left: 1em;
margin-right: 1em;
padding: 0;
font: 1em Trebuchet MS, Arial, sans-serif;
/**letter-spacing: -0.05;*/
text-align: justify;
overflow: hidden;
display: none;
}

span.novinka_nadpis {
font: 1em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
line-height: 2em;
}

h1 {
display: block;
float: left;
clear: right;
font: 2em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
margin: 3.3em 0.5em 0 1.5em;  
color: #000000;
letter-spacing: -0.05em;
line-height: 0.9em;
}

h1 b{
color: #707578;
letter-spacing: -0.05em;
font-size: 0.75em;
margin: 0;
padding: 0;  
}

h2 {
font: 1.6em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
margin: 0.5em 0.5em 0.5em 0;
color: #000000;
}

h3 {
font: 1.6em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
color: #000000;
margin-bottom: 0.8em;
letter-spacing: -0.05em; 
}

h4 {
font: 1.29em Trebuchet MS, Arial, sans-serif;
font-weight: bold;
margin: 0.5em 0 3em 0.5em;
color: #8C2828; 
float: right;
}

.blok {
	text-align: justify;

}

#napovedadiv {
position : absolute; 
left: 600px; 
top: 300px;
padding: 5px;
background-color : rgb(220, 52, 47);
color : white;
width : 200px;
height : 170px;
text-align : center;
}

#novinkatext {
font-size: 0.9em;
}


table {
text-align: left; 
}

td, th {
padding: 0.2em;
 
}

.sudy {
background-color: #ededed;

}
.zahlavi {
background-color: #dc342f;
color: #FFFFFF;
}

#twitter_update_list li {
margin-top: 1ex;
}