* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { background: url(/images/bg.jpg) left top #ffffff; color: #000000; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px;}
a { color: #ba002c; text-decoration: none; }
a:hover { color: #0053ba; text-decoration: underline; }
#main { width: 960px; margin: 0 auto; background: url(/images/bgmain.gif) center top repeat-y #ffecf1; min-height: 100%; }
#header, .episode, .navlinks, .intro { position: relative; width: 940px; margin: 0 auto; }
#footer { position: relative; width: 940px; margin: 0 auto;  text-align: center; }
.rulers { position: relative; width: 940px; margin: 0 auto; }
.episode { position: relative; margin-bottom: 15px; padding-left: 10px;}
.intro { background-color: #ffaac0; font-size: 14px; }
.intro a { font-weight: bold; }
.intro .teaser { width: 790px; float: left; padding-left: 10px;}
.intro .bookm { width: 140px; float: right; text-indent: 10px; font-size: 16px;}
.introclip { position: absolute; width: 280px; height: 190px; top: 168px; left: 330px; }
.titles { width: 940px; margin-top: 2px; height: 50px; background: url(/images/titles.gif) no-repeat; }
.titles h2 { text-align: center; font-size: 30px; font-style: italic; padding-top: 10px; color: #ffffff;}
.update { position: relative; }
.singlesite { float: left; width: 310px; height: 295px; position: relative;}
.singlesite .enter { position: absolute; z-index: 20; top: 40px; left: 5px; width: 300px; height: 25px; }
.singlesite .visit { position: absolute; z-index: 10; top: 5px; left: 10px; width: 285px; height: 30px; }
.povezi { clear: both; padding-top: 5px; margin-bottom: 8px; }
.clip {position: absolute; width: 520px; height: 75px; top: 415px; left: 10px; z-index: 10; }
.clip p { font-size: 16px; }
.navlinks { height: 50px; background: url(/images/bgnavbar.gif) no-repeat; }
.navlinks div { width: 310px; float: left; text-align: center; }
.navlinks span { display: block; }
.texts { font-size: 16px; position: relative; width: 940px; margin: 0 auto; }
.texts p { padding: 5px; }
img.xxx {display: block; }
p.sale { padding-top: 20px; margin-bottom: 20px; }
p.info { padding-top: 10px; font-size: 14px; padding-bottom: 10px; }
p.sale a { font-size: 36px; font-weight: bold; }
p.info a { font-weight: bold; }
.size32 { font-size: 32px; }
.size24 { font-size: 24px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; font-family: Arial, Helvetica;}
.podesavanje { font-size: 16px; font-weight: bold; padding-top: 15px;}
.podesavanje p { margin-bottom: 8px; }
.cene { padding-left: 30px; padding-top: 15px; margin-bottom: 10px;}
.cene p { font-weight: bold; font-size: 14px;}
.cene ul { margin: 10px 0; }
.size18 em { font-weight: bold; }
.navigation { padding-top: 10px; padding-left: 80px; font-size: 14px; font-weight: bold; }
ol { margin: 10px 0; padding-left: 30px; }
ul.sections {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	width: 420px;
}
ul.sections a {
	font-size: 16px;
	font-weight: bold;
}
ul.sections li {
	margin: 0.2em 3px 0.2em 5px;
	padding: 0;
}
h3 {
	text-align: center;
	font-size: 24px;
	margin: 5px auto;
}
h4 {
	color: #0b3f75;
	background-color: #9cd1ec;
	font-size: 18px;
	width: 180px;
	margin: 0 auto 10px 0;
}
.sec {
	margin: 0 5px 20px 5px;
	padding: 0;
	border: solid 1px #9cd1ec;
}
ul.upd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
ul.upd li {
	clear: both;
	margin: 1px 3px 1px 5px;
}
ul.upd a {
	display: block;
	margin: 3px;
	float: left;
}
ul.upd img { max-height: 100px;}
ul.upd p {
	float: right;
	margin: 2px;
	padding: 0;
}
table { margin: auto auto; }
.centered { text-align: center; }
.cleared:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cleared { display: inline-block; }
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
.cleared {display: block;}
/* End hide from IE-mac */


.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}