/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(master02.css);
body
{
    background: #FFFFFF url(../img/bg_1.gif) repeat-x;
}
/* pageStructure
-----------------------------------------------------------------------------*/
.wrap
{
    background: url(../img/bgwrap.jpg) no-repeat;
    width: 980px;
    margin: 0 auto;
}
.header
{
    height: 508px;
    position: relative;
}
.language {
	position:absolute;
	left:940px;
	top:136px;	
}
.logo
{
    position: absolute;
    height: 173px;
    width: 217px;
    background: url(../img/logo.jpg) no-repeat;
}
.slogan
{
    position: absolute;
    top: 110px;
    left: 240px;
    width: 650px;
}
.image
{
    height: 508px;
    background: url(../img/slika.jpg) no-repeat right bottom;
}

/* Links
-----------------------------------------------------------------------------*/
a
{
    color: #f88b25;
}
a:hover
{
    text-decoration: none;
    color: #f88b25;
}

/* navigacija
-----------------------------------------------------------------------------*/
.navigacija ul
{
    display: block;
    height: 36px;
    position: absolute;
    top: 55px;
    right: 50px;
    margin: 11px 0 0;
    padding: 0 29px 0 0;
    list-style: none;
    font: 12px Tahoma, sans-serif;
}
.navigacija ul li
{
    float: right;
    font: bold 12px Tahoma, sans-serif;
}
.navigacija ul li a
{
    width: 88px;
    height: 36px;
    display: block;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    top: 0px;
    left: 0px;
    font: bold 12px Tahoma, sans-serif;
    padding: 6px 0 0 0;
}
.navigacija ul li a:hover
{
    width: 88px;
    height: 36px;
    text-decoration: none;
    background: url(../img/button2.gif) no-repeat 0 0;
    color: #2b2b2b;
    font: bold 12px Tahoma, sans-serif;
    padding: 10px 0 0 0;
}
.navigacija ul li.active
{
    width: 88px;
    display: block;
    height: 36px;
    background: url(../img/button2.gif) no-repeat 0 0;
    color: #2b2b2b;
    text-align: center;
    padding: 10px 0 0 0;
}
/* navigacija end
-----------------------------------------------------------------------------*/

.title
{
    position: absolute;
    left: 14px;
    top: 469px;
    height: 39px;
    width: 556px;
    background: url(../img/title.gif) no-repeat left top;
}
.title h3
{
    font: 18px Arial, sans-serif;
    color: #FF7F00;
    padding: 12px 0 0 38px;
}
.flash
{
    position: absolute;
    left: 14px;
    top: 195px;
    height: 253px;
    width: 556px;
    background: url(../img/flash.jpg) no-repeat left top;
}
.p1 a
{
    position: absolute;
    left: 685px;
    top: 241px;
    font: 10px Tahoma, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.p2 a
{
    position: absolute;
    left: 860px;
    top: 232px;
    font: 10px Tahoma, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.p3 a
{
    position: absolute;
    left: 699px;
    top: 393px;
    font: 10px Tahoma, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.content
{
    width: 980px;
}
.left
{
    float: left;
    width: 771px;
}
.right
{
    float: right;
    width: 209px;
    background: url(../img/faktibg.jpg) repeat-y;
}
.right ul
{
    background: url(../img/faktibott.jpg) no-repeat bottom;
    padding: 0 0 35px 0;
}
.right ul li
{
    list-style: none;
    padding: 8px 15px 0 18px;
    color: #303030;
}
.right h3
{
    font: 10px Tahoma, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 12px 0 0 22px;
    height: 24px;
    background: url(../img/fakti.jpg) no-repeat left top;
}
.space2
{
    background: url(../img/spacer.gif) no-repeat top;
}
.footer
{
    clear: both;
    width: 100%;
    height: 131px;
    background: url(../img/footbg.gif) repeat-x;
}
.footerb
{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 76px;
    background: url(../img/footbg.jpg) no-repeat top center;
}
.footerb p
{
    position: absolute;
    top: 56px;
    right: 20px;
    color: #FFFFFF;
    font: 9px Tahoma, sans-serif;
    font-weight: bold;
}
.footerc
{
	height: 40px;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	font: 11px Tahoma, sans-serif;
	color: #777868 !important;
	margin:0 auto;
	width:980px;
}
.contr
{
    float: right;
    width: 177px;
    padding: 33px 12px 12px 12px;
    text-align: left;
}
.contl
{
    float: left;
    width: 520px;
    padding: 20px 20px 0 30px;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
}

.side
{
    padding: 10px;
    background: url(../img/bgside.jpg) no-repeat top left;
}
.title2
{
    font: 11px Tahoma, sans-serif;
    font-weight: bold;
    color: #555555;
}
.space
{
    margin: 20px 0 0 0;
}
/* Text
-----------------------------------------------------------------------------*/
.gray
{
    color: #989896;
    text-decoration: underline;
}
/* Form
-----------------------------------------------------------------------------*/
.searchf
{
    position: absolute;
    right: 80px;
    top: 18px;
    height: 28px;
    width: 234px;
    background: url(../img/searchbg.gif) no-repeat;
}
input.search
{
    border: none;
    width: 160px;
    height: 14px;
    margin: 6px 0 0 7px;
    font-family: Arial, serif;
    font-size: 11px;
}
.formborder
{
    border: none;
    color: #000000;
    background: url(../img/button.gif) no-repeat;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 8px;
    height: 20px;
    width: 55px;
}
/* Other
-----------------------------------------------------------------------------*/
/* Fact
-----------------------------------------------------------------------------*/
#fact
{
    float: left;
    width: 520px;
}
#fact a
{
    font: 12px Arial, sans-serif;
}
#fact ul
{
    list-style: none;
}
#fact ul li
{
    padding: 0 0 0 20px;
    background: url(../img/fakti.gif) no-repeat top left;
    margin: 0 0 10px 0;
}
#fact h2
{
    color: #2d6ecd;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    letter-spacing: 0.1em;
    padding: 0;
}
/* Main gallery
-----------------------------------------------------------------------------*/
#main-gallery
{
    width: 560px;
    float: left;
    width: 569px;
    padding: 20px 0 0 0;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
}

#main-gallery li
{
    width: 152px;
    border: solid #CCC;
    border-width: 0 1px 1px 0; /* uncomment and adjust this if you want a rounded frame in Mozilla browsers 	-moz-border-radius:20px;  */
    background: #FFF;
    padding: 10px;
    text-align: center;
    position: relative;
    float: left;
    display: inline;
    margin: 5px;
}
#fullplate-navigation
{
    list-style: none;
    margin: 5px 0 0 45px;
}
#fullplate-navigation li
{
    display: block;
    float: left;
    width: 210px;
}
#previous
{
    text-align: left;
}
#next
{
    text-align: right;
}
#fullplate-navigation li a
{
    display: block;
    width: 190px;
    padding: 10px;
}
#fullplate-navigation li a:hover
{
    color: #333;
}
#fullplate-photo
{
    border: solid #EEE;
    border-width: 1px 1px 1px 0;
    background: #FFF;
    padding: 5px 15px 15px 15px;
    margin: 0 auto;
    width: 600px;
}
#main-gallery a span
{
    /*\*/
    position: absolute;
    left: -9999px;
}
#main-gallery a:hover span
{
    top: 0px;
    left: 0px;
    width: 171px;
    font-weight: bold;
    background: #FFF;
    color: #999;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
    font-size: 80%;
    border: 1px solid #EEE;
    border-width: 0 0 10px 0;
    filter: alpha(opacity=100); /*-moz-opacity:.8; 		opacity:.80;*/ /**/
}

/* contactForm
-----------------------------------------------------------------------------*/
.contactForm
{
    float: left;
    width: 200px;
}
.adresi
{
    float: right;
    width: 210px;
}
.contactForm img
{
    background-color: #dcdace;
    display: block;
    padding: 0 0 0 195px;
    margin: 5px 0 0 0;
}
.contactForm .input
{
    padding: 4px;
    width: 160px;
    background-color: #fcfcfc;
    border: #cecece solid 1px;
}
.contactForm .inputTextarea
{
    background-color: #fcfcfc;
    border: #cecece solid 1px;
    height: 80px;
    width: 260px;
}
.contactText
{
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    background-color: #f5f4ef;
    height: 14px;
    width: 170px;
    display: block;
    margin: 5px 0 5px 0;
}
.galerii
{
    float: left;
    width: 520px;
    position: relative;
    margin-bottom: 10px;
}
.pdf li
{
    height: 27px;
    padding: 0 0 0 50px;
    list-style: none;
    margin-bottom: 10px;
    background: url(../img/pdf.gif) no-repeat top left;
}
ul 
{
    padding-left: 20px;
}

/* Pdf
-----------------------------------------------------------------------------*/
.pdf {
	position:relative;
	border:#c0c0c0 dashed 1px;
	width:349px;
	padding:5px;
}
.pdf img {
	float:left;
}
.pdftxt img {
	float:left;
}
.pdfclick {
	float:right;
	width:292px;
	margin-top:10px;
}
.txtsmall {
	font:10px Verdana, sans-serif;
	color:#000000;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 8px;
	background: #ecebe6;
}
th.nobg {
	border-top: 0;
	border-right: 0;
	border-left: 1px solid #C1DAD7;
	background: none;
}
td {
	border: 1px solid #ecebe6;

	background: #fff;
	padding: 8px;
	color: #4f6b72;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}