/* colors

  #003127 - dark green
  #004F3E
  #046B56
  #128B6F
  #15AC89 - normal green
  #94D2C7
  #C4E6E1 - bright green

  #0051A3 - dark blue
  #009DEA - bright blue

*/

img {
  border: none;
}

iframe {
  position: static !important /*Non-IE6*/;
  position: absolute;
}

html, body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px arial, helvetica, sans-serif;
	line-height: 1.5em;
	color: #666;
	background: #ffffff url('images/bg.gif') repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
}


td {
  vertical-align: top;
  text-align: left;
  padding: 2px;
  background-color: #C4E6E1;
}


p, ul {
	margin: 0 0 10px 0;
}

li {
	list-style: none;
}

hr {
  border: 0;
  height: 1px;
  color: #ddd;
  background-color: #ddd;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #0051A3;
	line-height: 1.2em;
	margin-bottom: 6px;
}
h2,h5 {
	font-weight: bold;
	font-size: 18px;
	color: #0051A3;
	line-height: 1.2em;
	margin-bottom: 4px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #0051A3;
	line-height: 1.2em;
	margin-bottom: 4px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #0051A3;
	margin-bottom: 4px;
}

#cover {
  text-align: center;
  margin: 0 auto;
  width: 660px;
  height: 430px;
	background: url(images/naslovka1.jpg) no-repeat top;
}

#coverplus {
  margin: 0 auto;
  width: 660px;
  height: 210px;
	background: url(images/naslovka2.jpg) no-repeat top;
}

#cover ul {
  margin: 0 auto;
  clear: both;
  padding-top: 45px;
}

#cover li {
  padding: 0 10px;
	font-size: 14px;
	line-height: 1em;
	display: inline;
}

#cover li a {
	color: #fff;
}

#covermail {
  padding-top: 86px;
  margin-left: 330px !important /*Non-IE6*/;
  margin-left: 165px /*IE-6*/;
  float: left;
  width: 120px;
	height: 30px;
  cursor: pointer;
  cursor: hand;
  background: none;
}



#container {
	width: 840px;
	margin: 0 auto;
	height: auto;
}



#intro {
	margin: 0 auto;
}

#logo {
  float: left;
	width: 840px;
	height: 260px;
	background: url(images/glava.jpg) no-repeat top;
}

#home {
  margin-top: 18px;
  margin-left: 92px !important /*Non-IE6*/;
  margin-left: 46px /*IE-6*/;
  float: left;
  width: 144px;
	height: 164px;
  cursor: pointer;
  cursor: hand;
  background: none;
}



#smallmenu {
  width: 320px;
  background: none;
  clear: right;
	float: right;
  padding-right: 20px;
  text-align: center;
}


#mail {
  margin-top: 87px;
  margin-right: 45px !important /*Non-IE6*/;
  margin-right: 22px /*IE-6*/;
  float: right;
  width: 120px;
	height: 30px;
  cursor: pointer;
  cursor: hand;
  background: none;
}

#submenu {
  position: relative;
  top: 20px; 
  clear: both;
  background: none;
}

#submenu ul {
  text-align: center;
}

#submenu li {
  padding: 0 7px;
	font-size: 11px;
	line-height: 1em;
	display: inline;
}
#submenu li a {
	color: #fff;
}
#submenu li a:hover {
  cursor: pointer;
	color: #ccc;
}


#search {
  position: relative;
  top: 18px;
  clear: right;
  padding: 0 35px 0 0;
  float: right;
  height: 32px;
}

.searchfield {
	border: 1px solid;
	font-size: 11px;
	background: white;
	color: #888;
	width: 120px;
}

.searchbutton {
	font-size: 11px;
	font-weight: bold;
	border: #888 1px solid;
	background: white;
	color: #888;
	width: 50px;
}
.searchbutton:hover {
	background-color: #888;
}


#content {
  width: 840px;
	float: left;
	background: #ffffff;
	height: 100%;
	background: url(images/trup-zgoraj.gif) no-repeat;
}

#contentbottom {
  width: 840px;
  padding-bottom: 50px;
  float: left;
  clear: none;
  background: url(images/trup-spodaj.gif) no-repeat bottom;
}

#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 0 40px;
	height: 30px;
	color: #999;
}

#left {
	float: left;
	width: 430px;
	padding: 20px 20px 0 50px;
	margin: 0;
}

#right {
	margin: 0;
	padding: 0 49px 0 20px;
	margin: 20px 0 0 0;
	float: left;
	width: 270px;
	text-align: left;
	height: 100%;
	border-left: 1px #ddd solid;
}

#right a,
#left a,
#breadcrumbs a {
	color: #0051A3;
}

#left li, #admin {
	background: url(images/bluelet.gif) no-repeat left;
	background-position: 0px 6px;
	padding: 0 0 0 16px;
}
#right li {
	background: url(images/bullet.gif) no-repeat left;
	background-position: 0px 6px;
	padding: 0 0 0 16px;
}
#right a:hover,
#left a:hover,
#breadcrumbs a:hover {
	color: #6E1E28;
}

.content1 {
  clear: both;
  height: 100%;
}

.content2, .content3 {
  clear: both;
  padding-top: 16px;
}


.small {
	font-size: 10px;
}




#footer {
	text-align: center;
	clear: both;
	padding: 30px 0;
	font-size: 10px;
	line-height: 1.4em;
	color: #888888;
}
#footer a:hover  {
	color: #0051A3;
}

#footer a{
	color: #888888;
	border-bottom: 1px dotted #888888;
}











/* sNews */
#login{
  width: 20px;
  margin: 0 auto;
}

fieldset {
  background: #E5EFFD;
	border:1px solid #ABC6DD;
	padding: 0 10px 10px 10px;
	margin: 25px 0 5px 0;
	color: #000;
	position: relative;
}

legend {
  background: #FFFFFF url(images/box.gif) no-repeat;
	border:1px solid #ABC6DD;
	font-weight: bold;
	font-size: 13px;
	color: #003090;
	padding: 0 5px 0 21px;
	margin-bottom: 10px;
	line-height: 1.5em;
  position: relative;
  top: -0.75em;
}

input {
	padding: 2px;
	background: #FFFFFF;
	border:1px solid #ABC6DD;
	font-size: 12px;
}

input:hover {
  background: #E5EFFD;
  cursor: pointer; cursor: hand;
} 

textarea {
	width: 470px;
	height: 600px;
	padding: 3px;
	background: #FFF;
}
.comment {
	background: #F5F6F6;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
}
.commentsbox {
	background: #f4f4f4;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
}
.date {
	border-top: 1px solid #eee;
	margin: 0 0 20px 0;
}
.New_Admin_Links {
	font-size: 85%;
	text-align: center;
}

#admin h5,
#admin a {
  color: #003090;
  border: none;
}

.admintable td {
  background: none;
	color: #000;
  border: 0;
}



/* For Admin Bar */
#admin_menu {
  background: #E5EFFD url(images/box.gif) no-repeat;
	border: 1px solid #ABC6DD;
	padding: 5px 20px;
	margin: 5px 0;
	color: #000;
	float: left;
	width: 633px;
	font-size: 13px;
	text-align: center;
}
#admin_menu a {
	color: #003090;
}
#admin_menu p {
	margin: 0;
	padding: 5px 0;
}
#admin_menu span {
	padding: 0 7px 0 0;
}

body.mceContentBody {
  background: #FFF;
  background-image: none;
}














/*Drop-down menu*/
.mainmenu {
  position: relative;
  top: 20px;
  clear: left;
  height: 60px;
  left: 36px;
	clear: both;
	width: 840px;
}

.mainmenu a#current {
  padding: 21px 30px 21px 30px;
	background: white;
  color: #004F3E;
}

/*Color navigation bar normal mode*/
.mainmenu ul {
	list-style-type: none;
}
.mainmenu ul li {
  position: relative;
	font-size: 15px;
	display: inline;
	float: left;
	position: relative;
  z-index: auto !important /*Non-IE6*/;
  z-index: 1000 /*IE6*/	;
}
.mainmenu ul li a {
  float: none !important /*Non-IE6*/ 	;
  float: left /*IE-6*/	;
	display: block;
  padding: 21px 30px 20px 30px;
  color: #fff;
	text-decoration: none;
}
.mainmenu ul li ul {
  display: none;
	border: none;
}
/*Non-IE6 hovering*/
.mainmenu ul li:hover a {
	background: #C4E6E1;
  color: #003127;
}

/*Color main cells hovering mode*/
.mainmenu ul li:hover ul {
	display: block;
	width: 280px;
	position: absolute;
  border-top: solid 1px #94D2C7;
	z-index: 999;
	top: 58px;
	left: 0;
}
.mainmenu ul li:hover ul li a {
	font-size: 12px;
	display: block;
	width: 280px;
	height: auto;
	line-height: 1.3em;
	padding: 4px 6px;
	border-right: solid 1px #94D2C7;
	border-left: solid 1px #94D2C7;
	border-bottom: solid 1px #94D2C7;
	background-color: #C4E6E1;
	font-weight: normal;
	color: #003127;
}
/*Color subcells normal mode*/
.mainmenu ul li:hover ul li a:hover {
	background: #94D2C7;
  color: #003127;
}
/*Color subcells hovering mode*/
/*IE6 hovering*/
.mainmenu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

.mainmenu ul li a:hover,
.mainmenu ul li a:hover#current {
	background: #94D2C7;
  color: #003127;
}
/*Color main cells hovering mode*/
.mainmenu ul li a:hover ul {
	display: block;
	width: 280px;
	position: absolute;
	border-top: solid 1px #94D2C7;
	z-index: 999;
	top: 58px;
	left: 0;
}
.mainmenu ul li a:hover ul li a {
	font-size: 12px;
	display: block;
	width: 280px;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 6px;
	border-right: solid 1px #94D2C7;
	border-left: solid 1px #94D2C7;
	border-bottom: solid 1px #94D2C7;
	background-color: #C4E6E1;
	font-weight: normal;
	color: #003127;
}
/*Color subcells normal mode*/
.mainmenu ul li a:hover ul li a:hover {
	background: #94D2C7;
  color: #003127;
}
/*Color subcells hovering mode*/
