/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(01master.css);
/* pageStructure
-----------------------------------------------------------------------------*/
.wrap
{
	margin: 0 auto;
	width: 990px;
}
.header
{
	width:990px;
	position: relative;
	height: 216px;
	background: url(../../images/header.jpg) no-repeat top center;
}
.mainnavigation
{
	position: absolute;
	height: 35px;
	width: 972px;
	text-align: center;
	top: 171px;
	left: 9px;
}
.fontchange
{
	position: absolute;
	top: 128px;
	right: 30px;
	padding: 7px 10px;
	color: #FFF;
	background-color: #013D69;
	height: 14px;
	line-height: 13px;
	width: 65px;
	text-align: center;
}
.fontchange a, .fontchange a:visited, .fontchange a:hover
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.small
{
	font-size: 12px !important;
}
.mediaum
{
	font-size: 14px !important;
}
.large
{
	font-size: 16px !important;
}
.mainnavigation ul
{
	list-style: none;
	margin-left: 26px;
}
.mainnavigation li
{
	width: inherit;
	float: left;
	padding: 8px 12px 8px 8px;
	background: url(../../images/separator.gif) no-repeat top right;
}
.mainnavigation li a, .mainnavigation li a:visited
{
	text-decoration: none;
	text-transform: uppercase;
	color: #41464a;
	font: bold 13px Tahoma, Helvetica, sans-serif;
}
.mainnavigation li a.current
{
	color: #1673B4;
}
.noimage
{
	background: none !important;
}
.content
{
	width:940px;
	height: 100%;
	padding: 25px 25px;
	background: url(../../images/whitebg.jpg) repeat-y top center;
	
}
.left2 h2
{
	font: bold 130% Tahoma, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.left2 h3
{
	font: bold 120% Tahoma, Helvetica, sans-serif;
	padding: 10px 0 10px 20px;
	border-top: 1px dashed #b2b2b2;
	background: url(../../images/h3.gif) no-repeat left center;
	margin-top: 10px;
}
.content a, .content a:hover
{
	color: #1673b4;
	
	text-decoration: underline;
	padding-left: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: url(../../images/strelce2.gif) no-repeat top left;
	font-weight: normal;
}
.left
{
	float: left;
	width: 172px;
}
.left2
{
	float: left;
	width: 556px;
	padding: 0 20px;
}
.left3
{
	float: right;
	width: 172px;
}
.left4
{
	margin: 0 0 10px 10px;
	float: right;
	width: 180px;
	background-color: #43494e;
	border: 1px solid #FFFFFF;
}
.list
{
	padding: 0 8px;
}
.list ul
{
	list-style: none;
}
.list ul li
{
	padding: 12px 0;
	border-bottom: 1px dashed #b2b2b2;
}
.list ul li h4
{
	font-weight: bold;
}
.date01
{
	font-size: 11px;
	font-weight: bold;
	color: #1673b4;
}
.title01
{
	width: 556px;
	background: transparent url(../../images/nbottom_w.gif) no-repeat scroll left bottom;
}
.title01 h2
{
	color: #FFF;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	padding: 7px 0 7px 20px;
	background: url(../../images/ntop_w.gif) no-repeat left top;
	margin: 0px;
}
.title01 img
{
	float: left;
	margin: 12px 0 0 8px;
}
.list2
{
	padding: 0 8px;
	margin-bottom: 12px;
}
.list2 ul
{
	list-style: none;
}
.list2 ul li
{
	padding: 1px 0;
}
.list2 ul li
{
	padding: 1px 0;
}

.list3
{
	padding: 0 8px;
	margin-bottom: 12px;
}
.list3 a
{
	color: #1673b4;
	display: block;
	text-decoration: underline;
	padding-left: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	background: none;
}
.list3 a:hover
{
	background: none;
}
.title
{
	width: 172px;
	background: transparent url(../../images/nbottom.gif) no-repeat scroll left bottom;
}
.title h2
{
	color: #FFF;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	padding: 7px 0 7px 20px;
	background: url(../../images/ntop.gif) no-repeat left top;
	margin: 0px;
	text-transform: uppercase;
}
.title img
{
	float: left;
	margin: 12px 0 0 8px;
}
.noborder
{
	border: none !important;
}
.graysq
{
	margin: 5px 0 0px 0;
	padding: 8px;
	background: url(../../images/graybot.gif) no-repeat bottom center;
}
.graysq01
{
	margin: 0 0 5px 0;
	padding: 8px;
	text-align: left;
	color: #FFFFFF;
}
.whitesq
{
	margin: 5px 0 10px 0;
	padding: 8px;
}
/* Search
-----------------------------------------------------------------------------*/
.search
{
	height: 20px;
	margin-top: 5px;
	background: url(../../images/search.gif) no-repeat left top;
}
.searchinput
{
	float: left;
	width: 95px;
	border: 1px solid #919191;
	font: 11px Verdana;
	color: #000000;
}
.inputgrey
{
	float: left;
	width: 95px;
	border: 1px solid #919191;
	font: 11px Verdana;
	color: #929292;
}
.send
{
	float: right;
	font: bold 9px Verdana, serif;
	height: 17px;
	width: 50px;
	padding-bottom: 3px;
	border: none;
	color: #FFF;
	background: url(../../images/loginbutt.gif) no-repeat right bottom;
}
/* Other
-----------------------------------------------------------------------------*/
img.positionleft
{
	float: left;
	padding: 3px;
	margin: 0 10px 0 0;
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
img.positionleft2
{
	float: left;
	margin: 0 10px 0 0;
}
img.positionright
{
	float: right;
	padding: 3px;
	margin: 0 0 0 10px;
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
.footer
{
	text-align: center;
	padding: 12px 25px;
	color: #FFF;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	background: url(../../images/whitebg2.jpg) repeat-y top center;
}
.footer a, .footer a:hover
{
	color: #918070;
	font-weight: normal;
}
.intr
{
	width: 928px;
	float: left;
}
.intr ul
{
	width: inherit;
	list-style: none;
	float: left;
}
.intr ul li
{
	padding: 0;
}
.intr ul li a
{
	width: 100%;
	color: #1673b4;
	display: block;
	text-decoration: underline;
	padding-left: 11px;
	padding-bottom: 3px;
	margin-top: 8px;
	background: url(../../images/strelce2.gif) no-repeat top left;
}
.intr h4
{
	font-weight: bold;
	padding: 5px 0;
	font-size: 12px;
}
.intr h2
{
	font-weight: bold;
	padding: 10px 0;
	font-size: 14px;
}
.komentar
{
	width: inherit;
	float: right;
	padding: 0 10px 0 0;
}
.poveke
{
	width: inherit;
	float: right;
	padding: 0;
}
.imgleft
{
	width: inherit;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0 10px 5px 0;
}
.imgleft1
{
	width: 300px;
	height: 180px;
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0 10px 5px 0;
}
.imgleft2
{
	width: inherit;
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
}
.blackbold
{
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.intslika
{
	width: inherit;
	float: left;
}
.divBack
{
	width: inherit;
	float: right;
	padding: 0;
}
.htmlDiv
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}
.htmlDiv h3
{
	font-size: 110%;
	font-weight: bold;
}
.htmlDiv h3 span
{
	padding: 0 0 0 5px;
}
.htmlDiv h4
{
	font-size: 100%;
	font-style: normal;
	padding: 0 0 0 5px;
}
.title1
{
	width: 172px;
}
.spacer
{
	clear: both;
}
.left a:hover
{
	font-weight: normal;
}
.left3 a:hover
{
	font-weight: normal;
}
.msgNewsletter
{
	margin-top: 5px;
	color: #575757;
}
.izbrisi
{
	padding: 0 0 5px 0;
}
.kontatlekja
{
	position: absolute;
	top: 100px;
	left: 890px;
}
.kontatlekja a
{
	color: #4F4F4D;
	font-weight: bold;
}
.kontatlekja a:hover
{
	color: #4F4F4D;
	font-weight: bold;
}
.leftCont
{
	width: 740px;
	float: left;
	padding: 0 10px 0 0;
	text-align: justify;
}

.leftCont1
{
	width: 750px;
	float: left;
	padding: 0 10px 0px 0;
	text-align: justify;
}
.leftTitle
{
	width: 750px;
	float: left;
	padding: 10px 10px 0 0;
	text-align: justify;
}

.instit
{
	font-weight: bold;
}

.backToArchive
{
	position: relative;
	margin-top: -30px;
	float: right;
}
.backToArchive1
{
	position: relative;
	margin-top: -70px;
	margin-right: -200px;
	float: right;
}
.pdfslikche
{
	float: left;
	padding: 5px 10px 10px 0;
}
/* home page padding  */
.upper
{
	margin: 0 0 10px 0;
}
.listNews1
{
}
.listNews1 ul
{
	list-style: none;
}
.listNews1 ul li
{
		
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background: url(../../images/pdfdp.gif) left top no-repeat;
}

.listNews1 a, .listNews1 a:hover
{
	
	font-weight: normal;
	background: none;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	display: inline-block;
}
.listNews1 h3
{
	color: #1673b4;
	display: block;
	text-decoration: underline;
	padding-left: 11px;
	padding-bottom: 3px;
	margin-top: 8px;
	background: url(../../images/strelce3.gif) no-repeat top left;
}
.faq
{
	float: right;
}
.pshow
{
	padding-top:25px;
	padding-bottom:10px;	
	text-align: right;
}
.pshow a
{
	background: none;
	font-weight: bold;
}
.pshow a:hover
{
	background: none;
	font-weight: bold;
}
.lbTitle
{
	color: #1673b4;	
}
.titleDiv
{
 vertical-align:middle;	
	}
.cont1{
    margin-bottom:12px;
}
.labelQuestion
{
 padding-left:8px;
	}