/** BASIC */
*:focus{
	outline:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #2A3338;
	margin-bottom:10px;
}

.text1 a{
	color: #2A3338;
}

.text2 {
	text-align: center;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}
.item_details ul{
	list-style:none;
}
.list1 li, .item_details ul li {
	padding-left: 13px;
	background: url(https://www.stf.rs/templates/public/stf/images/homepage11.gif) no-repeat left center;
}
.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list2 a {
}

/** LINKS */

a {
	color: #EC1400;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(https://www.stf.rs/templates/public/stf/images/homepage08.jpg) no-repeat left top; }
.bg2 { background: url(https://www.stf.rs/templates/public/stf/images/homepage14.gif) repeat-x left top; }
.bg3 { background: url(https://www.stf.rs/templates/public/stf/images/homepage20.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
	border:1px solid #eee;
	padding:5px;
	display:block;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}
.img3{
	display:block;
	text-align:center;
}
hr { display: none; }

.hr1 {
	height: 1px;
}

/** BASIC */

html, body {
	height: 100%;
}

.titleA {
	height: 50px;
	line-height:50px;
	padding:0px 10px;
	color:#fff;
	background-repeat: no-repeat;
	background-position: left top;
}

.titleB {
	height: 37px;
	line-height:37px;
	padding:0px 10px;
	color:#fff;
	background-repeat: no-repeat;
	background-position: left top;
}

.titleB h1, .titleB h2{
	font-size:150%;
}

#title1 { background-image: url(https://www.stf.rs/templates/public/stf/images/homepage07.gif); }
#title2 { background-image: url(https://www.stf.rs/templates/public/stf/images/homepage10.gif); }
#title3 { background-image: url(https://www.stf.rs/templates/public/stf/images/homepage13.jpg); }
#title4 { background-image: url(https://www.stf.rs/templates/public/stf/images/homepage15.jpg); }
#title5 { background-image: url(https://www.stf.rs/templates/public/stf/images/subpage1_01.jpg); }
#title6 { background-image: url(https://www.stf.rs/templates/public/stf/images/subpage2_01.jpg); }

/** HEADER */

#header {
	width: 965px;
	height: 170px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 181px;
	height: 95px;
	background: url(https://www.stf.rs/templates/public/stf/images/homepage01.jpg) no-repeat left top;
	padding:75px 0px 0px 100px;
}

#logo a{
}

/** MENU */

#menu {
	float: left;
	width: 680px;
	height: 70px;
	background:url(https://www.stf.rs/templates/public/stf/images/top_menu.jpg) no-repeat 0px 0px;
	padding-top:100px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	background:url(https://www.stf.rs/templates/public/stf/images/top_menu_li.jpg) no-repeat 0px center;
	padding-left:20px;
	margin-right:10px;
}

#menu a {
	/*display: block;
	float: left;
	height: 170px;*/
	color:#83170d;
	font-weight:bold;
	text-decoration:none;
}

#menu span {
	/*display: none;*/
}

/*
#menu_1 { width:  90px; background: url(https://www.stf.rs/templates/public/stf/images/homepage02.jpg) no-repeat left top; }
#menu_2 { width:  90px; background: url(https://www.stf.rs/templates/public/stf/images/homepage03.jpg) no-repeat left top; }
#menu_3 { width:  90px; background: url(https://www.stf.rs/templates/public/stf/images/homepage04.jpg) no-repeat left top; }
#menu_4 { width:  90px; background: url(https://www.stf.rs/templates/public/stf/images/homepage05.jpg) no-repeat left top; }
#menu_5 { width: 137px; background: url(https://www.stf.rs/templates/public/stf/images/homepage06.jpg) no-repeat left top; }
*/
/** CONTENT */

#content {
	width: 965px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 255px;
}

#right {
	float: right;
	width: 680px;
	padding: 0px 25px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 965px;
	margin: 0px auto;
	padding: 15px 0px;
}

/** BOX1 */

#box1 {
	padding: 15px 0px 0px 0px;
}

#box1 .content {
	padding: 17px 17px 20px 37px;
}

/** BOX2 */

#box2 {
}

#box2 .content {
	padding: 17px 17px 20px 37px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding: 15px;
}

#box4 .list1 {
	padding-left: 160px;
}

#box4 .list1 li {
	display: inline;
}

#box4 .list1 a {
	display: block;
	float: left;
	width: 135px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 18px 0px 0px 0px;
}

#box5 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box5 li {
	display: inline;
}

/** BOX6 */

#box6 {
	padding: 0px 30px 0px 13px;
}

#box6 .content {
	padding: 18px 17px 18px 19px;
}

.item_details ul.item_images {
	list-style:none;
	clear:both;
	padding:0px;
}
.item_details ul.item_images li{
	display:inline;
	margin:0px 7px 10px 0px;
	background:none;
	padding:0px;
}
.item_details ul.item_images li.no_r_margin{
	margin-right:0px;
}
.paging{
	margin:5px 0px;
	text-align:right;
}
.page-current{
	font-weight:bold;
}
.paging-text{
	margin:0px 2px;
}
.page_num{
	border:1px solid #ccc;
	padding:2px 3px;
	margin-right:3px;
}
a.page-goto{
	
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.ib{
	display:inline-block;
	vertical-align:middle;
}
.thide span{
	position:absolute;
	top:-9999px;
	left:0px;
}
.clb{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
.clr{
	clear:right;
}