body { 
padding: 0px; 
margin: 0px; 
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px;
}
img { border: 0px; }
.cleaner { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

#holder {
width: 760px;
margin: 0px auto;
padding-bottom: 10px;
}

#top {
float: left;
width: 760px;
border-bottom: 1px solid #8D8D8D;
}
#top #obrazok { 
float: left; 
width: 295px; 
height: 376px; 
background-image: url(../images/background_01.jpg);
background-position: left top;
background-repeat: no-repeat;
background-color: #fff;
}

/* left */
#top #top_left {
float: left;
width: 280px;
height: 376px;
background-image: url(../images/background_02.gif);
background-position: left top;
background-repeat: repeat-x;
background-color: #fff;
}
#top #top_left #logo { float: left; width: 280px; }
#top #top_left #logo a {
float: left;
display: block;
width: 280px;
height: 40px;
text-decoration: none;
background-image: url(../images/background_logo.gif);
background-position: left top;
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
}
#top #top_left #logo a h1 {
margin: 0px; 
padding: 0px;
font-size: 0px;
visibility: hidden;
}
#top #top_left #logo a p {
margin: 0px;
padding: 0px;
font-size: 0px;
visibility: hidden;
}

/* MENU */
#top #top_left #menu {
float: left;
width: 270px;
margin: 0px;
padding: 0px;
padding-left: 10px;
padding-top: 10px;
list-style: none;
}
#top #top_left #menu li { 
background-position: left top;
background-repeat: no-repeat;
margin-top: 5px;
padding-left: 17px;
padding-bottom: 7px;
border-bottom: 1px dotted #9C9C9C;
color: #DFDEDD;
}
#top #top_left #menu #menu1 { background-image: url(../images/menu1.gif); }
#top #top_left #menu #menu2 { background-image: url(../images/menu2.gif); }
#top #top_left #menu #menu3 { background-image: url(../images/menu3.gif); }
#top #top_left #menu #menu4 { background-image: url(../images/menu4.gif); }
#top #top_left #menu #menu5 { background-image: url(../images/menu5.gif); border-bottom: none; }

#top #top_left #menu #menu1 #menu1_link { display: block; margin-bottom: 5px; }
#top #top_left #menu #menu2 #menu2_link { display: block; margin-bottom: 5px; }
#top #top_left #menu #menu3 #menu3_link { display: block; margin-bottom: 5px; }
#top #top_left #menu #menu4 #menu4_link { display: block; }
#top #top_left #menu #menu5 #menu5_link { display: block; }

#top #top_left #menu h3 { visibility: hidden; margin: 0px; padding: 0px; font-size: 14px; }
#top #top_left #menu a { color: #DFDEDD; white-space: nowrap; text-decoration: underline; }
#top #top_left #menu a:hover { text-decoration: none; }
#top #top_left #menu span { padding-left: 2px; padding-right: 2px; }


/* top right */
#top #top_right {
float: left;
width: 185px;
height: 376px;
background-image: url(../images/background_03.gif);
background-position: left top;
background-repeat: repeat-x;
background-color: #fff;
}
#top #top_right #search {
float: left;
margin-top: 25px;
color: #000;
}
#top #top_right #search a { 
color: #000;
text-decoration: underline;
padding-left: 7px;
padding-right: 7px;
font-size: 12px;
}
#top #top_right #search a:hover { text-decoration: none; }

#top #top_right #search form { float: left; margin: 0px; padding: 0px; padding-left: 7px; padding-top: 7px; padding-bottom: 25px; }
#top #top_right #search form .input-text { 
float: left;
font-size: 12px; 
border-top: 2px solid #333333;
border-left: 2px solid #333333;
border-right: 2px solid #E4E4E4;
border-bottom: 2px solid #E4E4E4;
margin: 0px;
padding: 2px;
color: #717171;
width: 110px;
margin-right: 3px;
}
#top #top_right #search form .input-submit {
float: left;
width: 19px;
height: 19px;
border: 0px;
margin-top: 1px;
background-image: url(../images/search.gif);
background-position: left top;
background-repeat: no-repeat;
cursor: hand;
}

#top #top_right #srdce { float: left; padding-top: 65px; }
#top #top_right #srdce a {
float: left;
display: block;
width: 162px;
height: 165px;
background-image: url(../images/background_srdce.gif);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
font-size: 0px;
margin: 10px;
_margin: 5px;
}
#top #top_right #srdce a:hover {
background-position: -162px top;
}

/* CONTENT */
#content {
float: left;
width: 760px;
border-top: 7px solid #BDBDBD;
border-bottom: 1px solid #8D8D8D;
padding-bottom: 5px;
}
#content_left {
float: left;
width: 305px;
margin-top: 5px;
padding: 5px;
background-color: #FBFBFB;
}
#content_left h2 { 
margin: 0px; 
padding: 0px; 
padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
font-size: 14px;
font-family: Verdana, lucida, sans-serif;
color: #717171;
}

.article { float: left; margin: 0px; padding: 0px; padding-left: 10px; margin-bottom: 20px; }
.article a { float: left; color: #000; text-decoration: none; cursor: hand; }
.article img {
float: left;
margin-right: 5px;
width: 85px;
}
.article span {
float: left;
display: block;
width: 190px;
border-left: 1px dotted #717171; 
background-image: url(../images/background_04.gif);
background-position: left bottom;
background-repeat: no-repeat;
padding-left: 5px;
padding-bottom: 15px;
}
.article span strong { display: block; font-size: 13px; }
.article a:hover { text-decoration: underline; }

#content_center {
float: left;
width: 740px;
margin-top: 5px;
margin-left: 10px;
padding: 5px;
}
#content_center p {
margin: 0px;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
#content_center h2 {
margin: 0px; 
padding: 0px; 
padding-top: 5px;
padding-bottom: 10px;
font-size: 18px;
font-family: Verdana, lucida, sans-serif;
color: #1B1E9F;
}
#content_center h3 {
margin: 0px; 
padding: 0px; 
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-family: Verdana, lucida, sans-serif;
color: #717171;
}
#content_center img {
padding-right: 5px;
padding-bottom: 5px;
float: left;
}
#content_center table { width: 530px; font-family: Verdana, lucida, sans-serif; }
#content_center table td { vertical-align: top; font-size: 12px; }
#content_center table td a { color: #1B1E9F; text-decoration: underline; }
#content_center table td a:hover { text-decoration: none; }
#content_center select { font-family: Verdana, lucida, sans-serif; font-size: 11px; }

.photos_thumbnail {	width: 90px; padding-top: 4px;	padding-left: 4px; padding-bottom: 2px; background-repeat: repeat-y;	background-position: left top;	background-color: #BDBDBD; }
.photo_descr {	font-size: 12px;}
.photos_thumbnail a {	display: block;	}

.photo_big { padding-left: 20px; }


#footer { 
float: left;
width: 760px;
border-top: 7px solid #BDBDBD;
padding-top: 3px;
text-align: center;
color: #BDBDBD;
}
#footer a { color: #BDBDBD; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

.press_list { width: 740px; display: block; }
.press_list table {	width: 740px; }
.press_list table td {	vertical-align: top;	padding-top: 1px;	padding-bottom: 1px;}
.press_list table td span { color: #1B1E9F;	display: block;	width: 85px;	font-size: 12px;}
.press_list table td a { color: #1B1E9F;	display: block;	font-weight: bold;	font-size: 12px; width: 600px; }
.press_list table td a:hover {	text-decoration: underline; }

.logos { width: 700px; display: block; border: 1px solid;}
.logos table { width: 700px; }
.logos table td { vertical-align: middle; text-align: center; padding: 10px; width: 350px; }
