body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	background-color: #728ba3;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a, a:visited, a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

#container {
	width: 950px;
	margin: 0px auto;
}

#header {
	width: 950px;
	height: 132px;
	margin: 10px auto 0px auto;
	background: #fff url('images/header_bg.jpg') top center no-repeat;
	padding: 0px;
}

#header_abs {
	position: absolute;
	width: 950px;
	top: 0px;
}

#footer {
	width: 950px;
	height: 139px;
	margin: 0px auto;
	padding: 0px;
	background: url('images/footer_bg.png') top center no-repeat;
}

#content {
	width: 900px;
	padding: 20px 25px;
	margin: 0px auto;
	background-color: #fff;
}

#logo {
	position: relative;
	top: 34px;
	left: 35px;
	display: block;
	height: 130px;
	width: 130px;
	background: url('images/logo.png') top center;
}

#spacer {
	height: 100px;
}

.spacer {
	clear: both;
}

p {
	text-align: justify;
}



/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #efefef;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

#menu {
	background: transparent;
	position: relative;
	min-height: 0px;
	height: 0px;
	padding: 0;
	top: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0px;
	padding: 8px 0;
}

#menu ul {
	margin: 0 0 1em 0;
	padding: 0;
}

#menu li {
	display: inline;
	padding: 0 20px 0 0;
	margin: 0;
	white-space: nowrap;
}

#menu ul {
	width: auto;
	position: absolute;
	bottom: 0;
	top: -23px;
	right: 5px;
	margin: 0;
	padding: 0px;
	list-style: none;
	background: transparent;
	z-index: 90; /* below the H1 */
}

#menu li {
	background: transparent url("images/menu.png") top right no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#menu ul a {
	float: left;
	display: block;
	background: transparent url("images/menu.png") top left no-repeat;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
	color: #3f4a55;
	text-decoration: none;
	height: 23px;
	padding: 7px 0px 0px 10px;
}

#menu ul a img {
	position: relative;
	top: 2px;
}

#menu ul li:hover a { background-position: bottom left; color: #000; }
#menu ul li:hover { background-position: bottom right; }

body.section_vesti li a {
	background-position: top right;
	color: #000;
}

body.section_vesti li {
	background-position: top left;
	/* border-bottom: 1px solid #fff; */
}

body.section_vesti li:hover a {
	color: #000;
}

form {
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
}

#login_form label, #registracija_form label {
	width: 150px;
	display: block;
	float: left;
	position: relative;
	top: 4px;
	margin: 0px;
	padding: 0px;
}

td.content_right {
	padding: 0px 27px 15px 10px;
	border-left: 1px dotted #ccc;
	vertical-align: top;
	background-color: #fff;
}

td.content_left {
	width: 50%;
	padding: 0px 10px 15px 27px;
	vertical-align: top;
	background-color: #fff;
}

ul.message, ul.error, ul.warning {
   padding: 0px 5px 0px 25px;
   font-size: 11px;
   color: #b2b2b2;
   margin: 0px 0px 15px 0px;
}

ul.message li, ul.error li, ul.warning li {
    display: block;
    margin: 0 0 6px 0;
    padding: 0;
    list-style: none;
}

ul.error {
    background: url(https://secure.skype.com/i/images/icons/error_icon.png) center left no-repeat;
}

ul.warning {
    background: url(https://secure.skype.com/i/images/icons/warning_icon.png) center left no-repeat;
}

ul.message {
    background: url('./images/bg_info.gif') center left no-repeat;
}

#lang {
	position: absolute;
	top: 20px;
	right: 10px;
}

#lang a {
	width: 30px;
	height: 17px;
	display: block;
}

#lang_srb {
	background: url('./images/lang_srb.png') top left no-repeat;
}

#lang_eng {
	background: url('./images/lang_eng.png') top left no-repeat;
}

#lang_ger {
	background: url('./images/lang_ger.png') top left no-repeat;
}

#lang_rus {
	background: url('./images/lang_rus.png') top left no-repeat;
}

#lang_hun {
	background: url('./images/lang_hun.png') top left no-repeat;
}

#lang_srb:hover, #lang_srb.sel, #lang_eng:hover, #lang_eng.sel, #lang_ger:hover, #lang_ger.sel, #lang_rus:hover, #lang_rus.sel, #lang_hun:hover, #lang_hun.sel {
	background-position: top right;
}

.info {
	background: url() center left no-repeat;
	padding-left: 33px;
	padding-top: 5px;
	height: 25px;
	font-size: 10px;
	color: #b2b2b2;
	vertical-align: top;
}

ul.message, ul.error, ul.warning {
   padding: 0px 5px 0px 25px;
   font-size: 11px;
   color: #b2b2b2;
   margin: 0px;
}
ul.message li, ul.error li, ul.warning li {
    display: block;
    margin: 0 0 6px 0;
    padding: 0;
    list-style: none;
}
ul.error {
    background: url(https://secure.skype.com/i/images/icons/error_icon.png) center left no-repeat;
}
ul.warning {
    background: url(https://secure.skype.com/i/images/icons/warning_icon.png) center left no-repeat;
}
ul.message {
    background: url('./images/template/bg_info.gif') center left no-repeat;
}

ul {
	padding-left: 0px;
	margin-left: 13px;
}

div.user_info_message {
	text-align: center;
	background: url('./images/notify_icons/info.gif') center left no-repeat;
	padding: 5px 5px 10px 40px;
	width: 400px;
	min-height: 30px;
	margin: 0px auto 10px auto;
	border-bottom: 1px dotted #ccc;
}

div.user_info_message a, div.user_error_message a {
	font-weight: bold;
}

div.user_error_message {
	text-align: center;
	background: url('./images/notify_icons/error.gif') center left no-repeat;
	padding: 5px 5px 10px 40px;
	width: 400px;
	min-height: 30px;
	margin: 0px auto 10px auto;
	border-bottom: 1px dotted #ccc;
}



.white:visited {
	color: #fff;
	text-decoration: none;
}

.white:hover {
	color: #white;
	text-decoration: none;
}

.white {
	color: #fff;
}

.grey:visited {
	color: #b2b2b2;
	text-decoration: none;
}

.grey:hover {
	color: #b2b2b2;
	text-decoration: none;
}

.grey {
	color: #b2b2b2;
}

.black {
	color: #000;
}

.black:visited {
	color: #000;
}

.red {
	color: #bb1d1d;
}

.red:visited {
	color: #bb1d1d;
}

.green {
	color: #5cbb65;
}

.green:visited {
	color: #5cbb65;
}

.bold {
	font-weight: bold;
}

.xsmall {
	font-size: 9px;
	line-height: 12px;
}


.tabs {
	background: transparent;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	height: 26px;
}

.tabs ul {
	margin: 0px;
	padding: 0px;
}

.tabs ul li {
	display: inline;
	padding: 0 20px 0 0;
	margin: 0px;
	white-space: nowrap;
}

.tabs ul {
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: transparent;
	z-index: 90; /* below the H1 */
}

.tabs ul li {
	position: relative;
	top: 1px;
	background: transparent url("./images/tabs.gif") 100% -600px no-repeat;
	padding: 0px 8px 0 0px;
	margin: 0 5px 0 0px;
}

.tab, .tab_selected, .tab_title {
	float: left;
}

.tab_title {
	text-align: left;
}

.tab_title h1 {
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px 4px 4px 0px;
	margin: 0px;
	text-align: left;
}

.tabs ul a {
	float: left;
	display: block;
	padding: 4px 4px 2px 13px;
	background: transparent url("./images/tabs.gif") 0% -600px no-repeat;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 21px;
	color: #b2b2b2;
	text-decoration: none;
}
.tabs ul li.tab:hover a { background-position: 0% 0px; color: #000; }
.tabs ul li.tab:hover { background-position: 100% 0px; /* border-bottom: 1px solid #fff; */ }

li.tab_selected a {
	background-position: 0% 0px;
	color: #000;
}

.tabs ul .tab_selected {
	background-position: 100% 0px;
	/* border-bottom: 1px solid #fff; */
	border-bottom: 0px solid #ccc;
}

.tab_content {
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}

.tabs ul a.hollow {
	float: left;
	display: block;
	padding: 6px 4px 4px 13px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 17px;
	color: #b2b2b2;
	text-decoration: none;
}
.tabs ul li.tab:hover a.hollow { background: transparent; color: #000; }

li.tab_selected a {
	background-position: 0% 0px;
	color: #000;
}

th {
	text-align: left;
}

.row_normal {

}

.row_grey {
	background-color: #f2f2f2;
}

a.icon_small_add, a.icon_small_delete, a.icon_small_quote, a.icon_small_edit {
	width: 20px;
	height: 20px;
	float: left;
	display: block;
}

.icon_small_add {
	background: url('./images/icons/add.gif') top left no-repeat;
}

.icon_small_add:hover {
	background: url('./images/icons/add.gif') bottom left no-repeat;
}

a.icon_small_delete {
	background: url('./images/icons/delete.gif') top left no-repeat;
}

a.icon_small_delete:hover {
	background: url('./images/icons/delete.gif') bottom left no-repeat;
}

a.icon_small_quote {
	background: url('./images/icons/quote.gif') top left no-repeat;
}

a.icon_small_quote:hover {
	background: url('./images/icons/quote.gif') bottom left no-repeat;
}

a.icon_small_edit {
	background: url('./images/icons/edit.gif') top left no-repeat;
}

a.icon_small_edit:hover {
	background: url('./images/icons/edit.gif') bottom left no-repeat;
}

ul.message, ul.error, ul.warning {
   padding: 0px 5px 0px 25px;
   font-size: 11px;
   color: #b2b2b2;
   margin: 0px;
}

ul.message li, ul.error li, ul.warning li {
    display: block;
    margin: 0 0 6px 0;
    padding: 0;
    list-style: none;
}

ul.error {
    background: url(https://secure.skype.com/i/images/icons/error_icon.png) center left no-repeat;
}

ul.warning {
    background: url(https://secure.skype.com/i/images/icons/warning_icon.png) center left no-repeat;
}

ul.message {
    background: url('./images/bg_info.gif') center left no-repeat;
}

.break_dotted {
	height: 10px;
	line-height: 1px;
	padding: 0px;
	border-bottom: 1px dotted #b2b2b2;
	margin: 0px 0px 10px 0px;
}