body {
  margin: 0px;
  padding: 0px;
  background-color: #050608;
  color: white;
  font-family: arial,tahoma,sans-serif;
  font-size: 12px;
  text-align: center;
}

pre {
  color: white;
  font-family: arial,tahoma,sans-serif;
  font-size: 12px;
}

img {
  border: none;
  vertical-align: middle;
}

a {
  color: #F1878C;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  color: #B4141E;
}

h1, h2, h3, p, hr, ul, li, form {
  margin: 0px;
  padding: 0px;
}

h1, h2 {
  padding-bottom: 10px;
  color: #b4141e;
  font-family: Trebuchet MS,arial,tahoma,sans-serif;
  font-size: 18px;
  font-weight: normal;
}

h2 {
  margin-bottom: 7px;
  padding: 10px 0px 7px 0px;
  border-bottom: 1px solid #373839;
  font-size: 17px;
}

h3 {
  padding: 2px 0px 0px 0px;
  font-size: 14px;
  color: #b4141e;
}

h2 a {
  color: white;
}

p, pre {
  padding: 5px 0px;
  color: #eae9ea;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
}

.bold {
  font-weight: bold;
}

#container {
  width: 1000px;
  margin: 0px auto;
  text-align: left;
}

a.imgr {
  display: block;
  background: transparent left top no-repeat;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
  cursor: pointer;
}

a.imgr span {
  display: none;
  background: transparent left bottom no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
}

/*** HEADER ***/

#header {
  padding: 30px 0px 14px 0px;
  position: relative;
}

#header .back, #header .back span {
  width: 72px;
  height: 20px;
  background-image: url(/images/button_spat.gif);
}

#header .back {
  position: absolute;
  top: 30px;
  right: 0px;
}

/*** MAINMENU ***/

#mainmenu {
  height: 29px;
  border-bottom: 1px solid #6c6d6e;
}

#mainmenu ul {
  height: 41px;
  overflow: hidden;
  list-style-type: none;
}

#mainmenu ul li {
  float: left;
  height: 26px;
  padding-right: 20px;
}

#mainmenu ul li a {
  display: block;
  height: 26px;
  cursor: pointer;
}

#mainmenu ul li a span {
  display: block;
  height: 36px;
  padding-top: 5px;
  background: transparent url(/images/submenu_background.png) center top no-repeat;
  position: relative;
  top: 0px;
  left: 0px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
}

#mainmenu ul li a:hover span, #mainmenu ul li a.active span {
  background-position: center bottom;
  color: #96a2aa;
}

/*** WRAP AND CONTENT ***/

#wrap {
  padding: 20px 0px 80px 0px;
  background: url(/images/subpage_background.jpg) right top no-repeat;
}

#content {
  float: left;
  width: 550px;
  min-height: 350px;
}

#content .prihlaska_pdf {
  float: left;
  width: 184px;
  height: 25px;
  margin-right: 20px;
  background-image: url(/images/button_prihlaska_pdf.gif);
}

#content .prihlaska_doc {
  width: 184px;
  height: 25px;
  background-image: url(/images/button_prihlaska_doc.gif);
}

#content .profil {
  width: 97px;
  height: 25px;
  margin-top: 15px;
  background-image: url(/images/button_profil.gif);
}

#content .notice {
  margin-top: 10px;
  border-top: 1px solid #373839;
  font-size: 11px;
}

#content ul {
  padding: 0px 0px 15px 20px;
}

#content .spacer {
  height: 20px;
}

#content .hide_box {
  display: none;
  padding-bottom: 30px;
}

#content #go_back {
  float: right;
  display: none;
}

/*** RIGHT PANEL ***/

#rightbox {
  float: right;
  width: 345px;
  padding: 0px 0px 0px 50px;
  background-color: #050608;
}

#rightbox p {
  padding: 5px 0px 0px 105px;
}

#rightbox a#show_cv {
  display: none;
}

#image_fader {
  width: 300px;
  height: 400px;
  background: transparent left top no-repeat;
  position: relative;
}

#image_fader_content {
  display: none;
  width: 300px;
  height: 400px;
  background: transparent left top no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
}

/*** FINALISTI ***/

#finalist {
  clear: both;
}

.finalist .foto {
  float: left;
}

.finalist .content {
  float: left;
  width: 400px;
}

.finalist .clear {
  height: 40px;
}

/*** FOTOGALERIA ***/

table.fotogaleria td {
  padding: 10px;
}

table.fotogaleria td img {
  border: 2px solid #dacece;
}

/*** PARTNERI ***/

.partneri img {
  margin-right: 20px;
}

.partneri .m-bottom {
  margin-bottom: 20px;
}

.partneri h2 {
  margin-top: 15px;
}

/*** FOOTER ***/

#footer {
  clear: both;
}

#footer_banners {
  padding-bottom: 17px;
  border-bottom: 1px solid #4f4d4d;
  clear: both;
}

#footer_banners a {
  float: left;
  margin: 0px 14px;
}

#footer_banners a, #footer_banners span {
  height: 60px;
}

#footer_banners a.cam_advertising, #footer_banners a.cam_advertising span {
  width: 70px;
  background-image: url(/images/content/banners/cam_advertising.png);
}

#footer_banners a.schwarzkopf, #footer_banners a.schwarzkopf span {
  width: 192px;
  background-image: url(/images/content/banners/schwarzkopf.png);
}

#footer_banners a.schwarzkopf {
  margin-left: 8px;
}

#footer_banners a.emma, #footer_banners a.emma span {
  width: 55px;
  background-image: url(/images/content/banners/emma.png);
}

#footer_banners a.aupark, #footer_banners a.aupark span {
  width: 43px;
  background-image: url(/images/content/banners/aupark.png);
}

#footer_banners a.chateau_bela, #footer_banners a.chateau_bela span {
  width: 87px;
  background-image: url(/images/content/banners/chateau_bela.png);
}

#footer_banners a.markiza, #footer_banners a.markiza span {
  width: 63px;
  background-image: url(/images/content/banners/markiza.png);
}

#footer_banners a.plus, #footer_banners a.plus span {
  width: 32px;
  background-image: url(/images/content/banners/plus.png);
}

#footer_banners a.iq_design, #footer_banners a.iq_design span {
  width: 54px;
  background-image: url(/images/content/banners/iq_design.png);
}

#footer_banners a.netropolis, #footer_banners a.netropolis span {
  width: 71px;
  background-image: url(/images/content/banners/netropolis.png);
}

#footer_banners a.forza, #footer_banners a.forza span {
  width: 70px;
  background-image: url(/images/content/banners/forza.png);
}

#footer_banners a.akzent_media, #footer_banners a.akzent_media span {
  width: 59px;
  margin-right: 0px;
  background-image: url(/images/content/banners/akzent_media.png);
}

#footer a.webdesign, #footer a.webdesign span {
  width: 97px;
  height: 15px;
  background-image: url(/images/titles/webdesign.png);
}

#footer a.webdesign {
  float: right;
  margin-top: 5px;
}

#left, #right {
  float: left;
  width: 250px;
  color: rgb(241, 135, 140)
}

/* FINALISTI */
#no-wrap {
  padding: 20px 0px 80px 0px;
}

.final-table2 {
  width: 700px;
}

.final-table2 ul
{
	float:left;
	margin:0;
	padding:0;
}
.final-table2 ul li
{
	list-style:none;
	padding:5px 5px;
}
.final-table2 ul li.final-picture
{
	padding: 30px 14px 0px;
}
.final-table2 ul li.final-desc
{
	text-align: center;
}

.final-table ul
{
	float:left;
	margin:0;
	padding:0;
}
.final-table ul li
{
	list-style:none;
	padding:5px 5px;
}
.final-table ul li.final-picture
{
	padding: 30px 14px 0px;
}
.final-table ul li.final-desc
{
	text-align: center;
}
.final-detail-content {
	float: left;
	width: 250px;
}
.final-detail-content p {
	color: #b0b5b9;
}
.final-h2 {
	border-bottom: none;
}
.final-img {
/*	width: 87px;
	height: 134px; */
	border: 2px solid #646464;
}
.final-votebutton {
	background-image: url("/images/button-vote.gif");
	background-repeat: no-repeat;
	width: 124px;
	height: 29px;
	text-align: center;
	line-height: 20px;
}

.final-white {
	color: #FFFFFF;
}

.final-thumbnails {
	height: 135px;
}

/*** POPUP BOX ***/

p.popup_box {
  background-color: black;
  color: white;
  position: relative;
} 

p.popup_box p {
  text-align: center;
  padding: 50px 0px 0px 10px;
  font-size: 24px;
} 
  
p.popup_box a.close {
  color: #B0B0B0;
  position: absolute; 
  right: 0px;
  top: 0px;
  background: transparent url(/images/back.gif) right center no-repeat;
  font-size: 16px;
  padding: 4px 26px 3px 0px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

p.popup_box a.close:hover {
  color: #D0D0D0;
}

.final-table a {
	text-decoration: underline;
}


#finalist-detail {
	float: left;
	border-top: 1px solid #6C6D6E;
	width: 100%;
	padding-top: 10px;
}

#finalist-desc {
	width:45%;
	float: left;
}

#finalist-cv {
	width: 45%;
	float: left;
	padding-left: 25px;
}

#finalist-cv ul {
	margin-left: 20px;
}

.list-finalisti {
padding-top: 10px;
padding-left: 10px;
}

#left, #right, #right2 {
	float: left;
	width: 170px;
}

