﻿html {overflow-y: scroll;}
body {
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 3.2em;
	font-weight: normal;
	color: #BE1E2D;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	color: #414142;
  padding-top: 20px;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #414042;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #BE1E2D;
}
p, th, td, legend, label, #content li {
	font-size: 1.2em;
	line-height: 1.3;
	color: #41404B;
}
#content table {
	margin-top: 20px;
}
#content th,
#content td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#content th {
	background-color: #EEEEEE;
	font-weight: bold;
}
a {
	outline: none;
}
#content li li, td label {
	font-size: 1em;
}

#content p,
fieldset {
	padding-top: 20px;
}
#content form p {
	padding-top: 0;
}
#content li {
	padding-top: 8px;
}

blockquote {
	padding: 0 10px;
}

a {
	outline: none;
	text-decoration: none;
	color: #BE1E2D;
}

#page {
	padding-top: 9px;
	margin: 0px auto 10px;
	width: 980px;
}
.si {
	background: url("/img/bgTop.gif") center 10px no-repeat;
}
.hr {
	background: url("/img/bgTop_hr.gif") center 10px no-repeat;
}
.lt {
	background: url("/img/bgTop_lt.gif") center 10px no-repeat;
}
.en {
	background: url("/img/bgTop_en.gif") center 10px no-repeat;
}
.pl {
	background: url("/img/bgTop_pl.gif") center 10px no-repeat;
}
.sk {
	background: url("/img/bgTop_sk.gif") center 10px no-repeat;
}
.hu {
	background: url("/img/bgTop_hu.gif") center 10px no-repeat;
}

.wrap {
	padding: 5px 15px;
	margin: 0px auto;
	width: 950px;
}
#header {
	padding-left: 10px;
}
div.cookie-note {
  background-color: #f8e8e9;
  margin: 0px auto;
}
div.cookie-note div.wrap {
  padding: 20px 0;
  width: 950px;
}
div.cookie-note p {
  font-size: 1.1em;
  padding: 0;
}
div.cookie-note a.btn {
  background: url('/img/bgBtn.gif') no-repeat;
  border: none;
  color: #BE1E2D;
  cursor: pointer;
  float: right;
  font-size: 1.2em;
  margin-left: 20px;
  padding: 8px 8px;
  width: 71px;
}

#topNavigation {
	padding: 1px 0;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #414042;
}
#topNavigation div.wrap { padding: 0 15px; }
#topNavigation p {
    color: #fff;
    font-size: 1em;
    padding: 4px 0 5px;
}
#topNavigation a {
	color: #FFFFFF;
}
#topNavigation a:hover {
	text-decoration: underline;
}
#topNavigation a.FB {
    background: url('/img/iconFacebook.gif') left no-repeat;
    float: right;
    padding: 5px 0 5px 34px;
}
#topNavigation .language {
	background: url('/img/bgDropdown.gif') right no-repeat;
	cursor: pointer;
    margin-left: 66px;
	padding: 5px 15px 5px 0;
}
#topNavigation .language:hover {
	text-decoration: underline;
}
#topNavigation .on {
	background-image: url('/img/bgDropdown2.gif')
}
#navigation1 {
	margin-bottom: 18px;
}
#navigation1 li {
	display: inline;
	font-size: 1em;
	list-style-type: none;
}

#navigation2 {
	padding: 0 15px;
}
#navigation2 li {
	font-size: 1em;
	list-style-type: none;
}
#navigation2 a {
	display: block;
	padding-top: 10px;
	font-size: 1.2em;
}
#navigation2 a:hover {
	text-decoration: underline;
}
#navigation2 .level3 a {
	color: #41404B;
}
#navigation2 .on {
	font-weight: bold;
}
.level3 {
	padding-left: 15px;
}

#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content ul {
	padding-top: 8px;
	margin-left: 20px;
}
#content ul ul {
	padding-top: 0px;
}

#stripe {
	margin-top: 15px;
	height: 150px;
}
#stripe h2 {
  padding-top: 0;
}
#stripe a {
	color: #ffffff;
}

.bottomSi {
	background: url("/img/bgPasica_si.jpg") center top no-repeat;
}
.bottomSiNew {
	background: url("/img/bgBottom_si.jpg") center top no-repeat;
}
.bottomHr {
	background: url("/img/bgPasica_hr.jpg") center top no-repeat;
}
.bottomLt {
	background: url("/img/bgPasica_lt.jpg") center top no-repeat;
}
.bottomEn {
	background: url("/img/bgPasica_en.jpg") center top no-repeat;
}
.bottomPl {
	background: url("/img/bgPasica_pl.jpg") center top no-repeat;
}
.bottomSk {
	background: url("/img/bgPasica_sk.jpg") center top no-repeat;
}
.bottomHr {
	background: url("/img/bgPasica_hr.jpg") center top no-repeat;
}
.bottomHu {
	background: url("/img/bgPasica_hu.jpg") center top no-repeat;
}


#footer {
	clear: both;
	padding: 17px 0px 35px 0px;
	color: #414142;
}
.hu #footer {
	clear: both;
	padding: 0px 0px 35px 0px;
	color: #414142;
}
#footer p {
	padding-left: 14px;
	padding-top: 9px;
	font-size: 1.1em;
}
#footer a {
	color: #414142;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

.floatLeft {
	float: left;
}
img.floatLeft {
	margin-top: 10px;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clearAll {
	clear: both;
}
.column {
    float: left;
}
.third2x {
    width: 66.66%;
}
.third {
    width: 33.33%;
}

.signIn {
	background: url("/img/bgForm.gif") no-repeat bottom;
	height: 76px;
	margin-top: 2px;
	width: 260px;
}
.sk .signIn {
    background: url("/img/bgForm_sk.gif") no-repeat bottom;
    height: 66px;
    margin-top: 6px;
    width: 196px;
}
.signIn a {
	display: block;
	margin-left:185px;
	margin-top: 39px;
}
.sk .signIn a {
    margin-left: 69px;
    margin-top: 34px;
}

.column360 {
	float: left;
	margin-right: 25px;
	width: 335px;
}
.box {
	margin-bottom: 3px;
	padding: 11px 0 11px 11px;
	color: #58595B;
	background-color: #F8E8E9;
}
.box p {
	padding-top: 5px;
	padding-right: 11px;
}
.box a {
	text-decoration: underline;
}
.box a:hover {
	text-decoration: none;
}
.box img {
	float: left;
	margin-right: 16px;
	border: 1px solid #434343;
}
.box h2 {padding-top:0;}
.plus {
	float: left;
	padding-left: 20px;
	background: url("/img/iconPlus.gif") left bottom no-repeat;
}

.column620 {
	float:left;
	width: 620px;
}



.help {
	margin-top: 7px;
	display: block;
}

.column335 {
	width: 320px;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 1.3;
}
.xs { font-size: 1.2em; }
.s { font-size: 1.4em; }
.m { font-size: 1.6em; }
.l { font-size: 2em; }
.xl { font-size: 2.4em; }
.xxl { font-size: 2.6em; }
.xxxl { font-size: 2.4em; font-weight: bold; }

.column330 {
	width: 300px;
	padding-left: 30px;
}
.column315 {
	width: 220px;
	padding-right: 75px;
	padding-left: 20px;
}
.column315si {
	width: 270px;
	padding-right: 30px;
	padding-left: 15px;
}
.vprasalnik,
.midva {
	padding-top: 13px;
}
#stripe h2 {
	font-weight: bold;
}
.vprasalnik p,
.midva p {
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#stripe h2 a {
	color: #FFFFFF;
}

.column230 {
	float: left;
	width: 202px;
	margin-right: 28px;
    padding-bottom: 30px;
}
.column230 h2 {
	padding: 0 15px;
}
.menu {
	padding: 15px 0 20px;
	background-color: #F8E8E9;
}

.column590 {
	float: left;
	margin-right: 30px;
	width: 560px;
}
.column160 {
	float: left;
	width: 160px;
}

.random { padding: 40px 55px 0 10px; }
.siBg { background: url('/img/bgRandom.gif') no-repeat; }
.hrBg { background: url('/img/bgRandomHr.gif') no-repeat; }
.ltBg { background: url('/img/bgRandomLt.gif') no-repeat; }
.plBg { background: url('/img/bgRandompl.gif') no-repeat; }
.enBg { background: url('/img/bgRandomen.gif') no-repeat; }
.skBg { background: url('/img/bgRandomsk.gif') no-repeat; }
.huBg { background: url('/img/bgRandomhu.gif') no-repeat; }
.random li {
	list-style-type: none;
	font-size: 1.1em;
}
.random a {
	color: #41404B
}
.random a:hover {
	text-decoration: underline;
}
#random01 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 93px;
	overflow: hidden;
}
#random02 {
	position: relative;
	display: block;
	margin: 7px 0 0 0;
	padding: 0;
	width: 202px;
	height: 80px;
	overflow: hidden;
}
#random01 li {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	display: none;
}#random02 li {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	display: none;
}
.dropDown {
	font-size: 1.1em;
	text-align: right;
	border-bottom: 3px solid #414042;
}
.dropDown a {
	padding: 0 15px;
	text-decoration: underline;
}
.dropDown a:hover {
	text-decoration: none;
}

.krka { margin-left: 30px; }
#content .small {
	padding-top: 10px;
	font-size: 1.1em;
}
.center { text-align: center; }
.hide { display: none; }
/* "ALI JE RES?", narejenoz jQueryUI */
#content .ui-accordion-header a {
	color: #41404B;
	padding: 10px 40px 10px 10px;
	display: block;
	text-decoration: none;
}
.ui-accordion-header h3 {
	background: url('/img/bgHeaderDown.gif') 525px no-repeat;
}
.ui-state-active h3 {
	background-image: url('/img/bgHeaderUp.gif');
}

.bgHeader {
	width: 100%;
	margin-top: 20px;
	background: url('/img/bgHeader.gif') left repeat-y;
}
.bgHeaderTop {
	width: 100%;
	background: url('/img/bgHeaderTop.gif') top left no-repeat;
}
.bgHeaderBottom {
	background: url('/img/bgHeaderBottom.gif') bottom left no-repeat;
}

#popupPoslji {
	height:394px;
	width:403px;
	background: #FFFFFF url('/img/bgPopup.gif') no-repeat;
	padding: 35px 20px 0 25px;
}

#popupSK {
	height: 274px;
	width: 403px;
	background: #FFFFFF url('/img/bgPopupSK.gif') no-repeat;
	padding: 35px 20px 0 25px;
}
#popupSK h3 {
    margin-bottom: 25px;
    margin-top: 40px;
}
#popupSK p { margin-bottom: 5px; }
#popupSK form { margin-bottom: 20px; }

#posljiDiv { padding-top: 25px; }
#posljiDiv fieldset { padding-top: 8px; }
#posljiDiv label {
	display: block;
	float: left;
	width: 130px;
}
#popupSK .btn,
#posljiDiv .btn,
#content .btn {
    margin-left: 10px;
    width: 87px;
    height: 30px;
    border: none;
    cursor: pointer;
    color: #BE1E2D;
    background: url('/img/bgBtn.gif') no-repeat;
}
#posljiDiv .btn { margin-left: 130px; }
#popupSK .btn2 {
    /*margin-left: 10px;*/
    width: 87px;
    height: 30px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    background: url('/img/bgBtn2.gif') no-repeat;
}
#movie {
    background: #fff url('/img/bgPopupMovie.gif') no-repeat;
    height: 275px;
    padding: 44px 22px 20px 23px;
    width: 620px;
}

span#vprasalnik_izid { color:white; }

input.def, textarea.def, select.def {
    font-family: Verdana,sans-serif;
    font-size: 1.2em;
    color: #41404B;
	border: 1px solid #BE1E2D;
}

td.top {
    vertical-align: top;
}
td.right {
    text-align: right;
}

.block {
	display: block;
    padding-right: 120px;
    width: 180px;
}

/* Mnenja strokovnjakov */

.strokovnjak img {
    float:left;
    margin-right:25px;
    margin-bottom:25px;
}

/* editor */
div#editor {
	margin: 0px auto;
	width: 980px;
}

/* TXT MENU */

ul#navigation1 {
	background:url(/img/menu/bg-menu.jpg) top left no-repeat;
	height:35px;
	overflow:hidden;
}
#navigation1 li {
  float: left;
	margin:0;
	display:block;
}
#navigation1 a {
	color:#FFF;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	display:block;
	line-height:1.3;
	overflow:hidden;
	padding:5px 20px 10px 20px;
}
#navigation1 a:hover,
#navigation1 a.on {
	color:#434343;	
}
#navigation1 a.home {
	padding:0;
	background:url(/img/menu/sprite.png) 26px 5px no-repeat;
	width:80px;
	height:35px;
}
#navigation1 a.home:hover,
#navigation1 a.home.on {
	background:url(/img/menu/sprite.png) 26px -30px no-repeat;
}
#navigation1 a.midva {
	background:url(/img/menu/sprite.png) right -64px no-repeat;
	padding-right:41px;
	
}
#navigation1 a.midva:hover,
#navigation1 a.midva.on {
	background:url(/img/menu/sprite.png) right -98px no-repeat;
}
#navigation1 a.fbPopup {
	font-size:17px;
	float:right;
	background:url(/img/menu/sprite.png) right -130px no-repeat;
	margin-right:15px;
	padding-right:45px;
	padding-top:6px;
}
#navigation1 a.fbPopup:hover,
#navigation1 a.fbPopup.on {
	background:url(/img/menu/sprite.png) right -164px no-repeat;
}
a.flashPrva {
	background:url(/media/img/pl/flash.jpg) left top no-repeat;
	width:620px;
	height:275px;
	display:block;

}
a.flashPrva H2 {
		color:#FFF;
		font-size:32px;
		padding:10px 20px;
}
a.flashPrva p {
		color:#FFF;
		font-size:14px;
		padding:0px 20px;
		width:360px;
		line-height:1.1;
}