/* CSS Document - nazov projektu */

body {
	margin: 0 auto;
/*centrovanie pre normalne prehliadace */
	text-align: center;
/*centrovanie pre IE */
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #dcd8e7;
}
/**************************
HLAVNE ROZDELENIE
**************************/

#main {
width:761px;
margin: 0 auto;
}
#top_menu {
width:761px;
height: 50px;
float: left;

}
#osadenie_top_menu {
width:300px;
height: 50px;
float: right;
margin: 20px 0 0 0;
}
#logo {
width:761px;
float: left;
}
#logo_cast {
margin: 40px 0 0 0;
float: left;
}
#logo_obsah {
float: left;
width: 761px;
height: 226px;
background-image: url('../images/logo_obsah.gif');
}
#nase_sluzby {
position: relative;
top: 155px;
left: 230px;
float: left;
}
#content {
width:780px;
float: left;
}
#top_content {
width:761px;
float: left;
}
#content_area {
width:761px;
float: left;
background-image: url('../images/content_content.gif');
}
#footer {
width:761px;
float: left;
}
#footer_text {
width:761px;
height: 30px;
float: left;
}
/**************************
 STYLIZACIA OBSAHU
**************************/
#left_content {
margin: 0 0 0 15px;
float: left;
text-align: left;
width: 333px;
}
html>body #left_content {
margin: 0 0 0 30px;
float: left;
text-align: left;
width: 333px;
}
#right_content {
margin: 0 0 0 33px;
float: left;
text-align: left;
width: 333px;
}
html>body #right_content {
margin: 0 0 0 33px;
float: left;
text-align: left;
width: 333px;
}
.left_gallery {
padding: 2px;
border: 1px solid #e1dbdc;
float: left;
margin-top: 5px;
}
.gallery {
padding: 1px;
border: 1px solid #b5b5b5;
float: left;
margin: 5px 2px 0 0;
}
#osadenie_sluzby {
float: left;
margin-left: 10px;
}
#akcie {
width: 300px;
float: left;
}
/**************************
 FONTY
**************************/
h1 {
font-size: 110%;
font-family: tahoma;
color: #000000;
margin: 0px;
padding: 0px;
}
h2 {
font-size: 100%;
font-family: tahoma;
color: #4a4a4a;
margin: 0px;
padding: 0px;
}
p {
font-size: 70%;
font-family: tahoma;
color: #4a4a4a;
line-height: 16px;
margin: 2px 0 0 0;
padding: 0;
}
.footer_text {
font-size: 70%;
font-family: tahoma;
color: #000000;
}
td {
font-size: 70%;
font-family: tahoma;
color: #000000;
line-height: 16px;
margin: 2px 0 0 5px;
}
.nadpisok {
font-size: 100%;
font-family: tahoma;
font-weight: bold;
color: #4a4a4a;
}
/**************************
 LINKY
**************************/
a.footer_link {
font-size: 70%;
font-family: tahoma;
color: #000000;
text-decoration: uderline;
}
a.footer_link:hover {
font-size: 70%;
font-family: tahoma;
color: #000000;
text-decoration: none;
}
a.pink {
font-size: 100%;
font-family: tahoma;
font-weight: bold;
color: #4a4a4a;
text-decoration: underline;
line-height: 24px;
}
a.pink:hover {
font-size: 100%;
font-weight: bold;
font-family: tahoma;
color: #4a4a4a;
text-decoration: none;
line-height: 24px;
}
a.pink_mail {
font-size: 100%;
font-family: tahoma;
color: #dc388e;
margin: 0px;
padding: 0px;
text-decoration: underline;
}
a.pink_mail:hover {
font-size: 100%;
font-family: tahoma;
color: #dc388e;
margin: 0px;
padding: 0px;
text-decoration: none;
}
a.pink_osadenie {
font-size: 80%;
font-family: tahoma;
font-weight: bold;
color: #dc388e;
text-decoration: underline;
line-height: 20px;
}
a.pink_osadenie:hover {
font-size:80%;
font-weight: bold;
font-family: tahoma;
color: #dc388e;
text-decoration: none;
line-height: 20px;
}
a.mail {
font-size: 100%;
font-family: tahoma;
color: #dc388e;
text-decoration: underline;
}
a.mail:hover {
font-size:100%;
font-family: tahoma;
color: #dc388e;
text-decoration: none;
}
/**************************
INE
**************************/
input {
border: 1px solid #b5b5b5;
width: 170px;
background-color: #fcfcfc;
}
textarea {
border: 1px solid #b5b5b5;
width: 250px;
height: 80px;
background-color: #fcfcfc;
}
.ciara {
float: left;
margin: 10px 0 0 0;
}
/**************************
TOP MENU
**************************/
#osadenie_top_menu {
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 0em;
}
li{
float:left;
list-style: none;
width: 90px;
}
a.menu_top {
width: 90px;
height: 30px;
float: left;
color: white;
font-size: 90%;
text-decoration: none;
font-family: tahoma;
font-weight: bold;
}
a.menu_top_x {
width: 90px;
height: 30px;
float: left;
color: white;
font-size: 90%;
text-decoration: none;
font-family: tahoma;
font-weight: bold;
background-image: url('../images/pod_menu.gif');
}
.menu_content {
width: 90px;
height: 30px;
float: left;
text-decoration: none;
color: white;
font-size: 90%;
font-family: tahoma;
font-weight: bold;
}
.menu_content_x {
width: 90px;
height: 30px;
float: left;
text-decoration: none;
color: white;
font-size: 90%;
font-family: tahoma;
font-weight: bold;
background-image: url('../images/pod_menu.gif');
}
.menu_content_hover {
width: 90px;
height: 30px;
float: left;
background-image: url('../images/pod_menu.gif');
text-decoration: none;
color: white;
font-size: 90%;
font-family: tahoma;
font-weight: bold;
}


