/* ====================================================== 
    Styles for GeorgijNazarov.com, version 1.0
    Author: BeoBit - http://www.beobit.net
====================================================== */

/* General settings */
body {
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    background: #fcf8bc;
    color: #303123;
    margin: 0;
    text-align: justify;

}

a:link {
	color: #940a06;
	text-decoration: none;
}
a:visited {
	color: #940a06;
	text-decoration: none;
}
a:active {
	color: #940a06;
	text-decoration: none;
}
a:hover {
	color: #940a06;
	text-decoration: underline;
}

h1{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:24px;
    font-style:italic;
    font-weight:normal;
    color:#fc6200;
    padding:0;
    margin:0;
}

h2{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:14px;
    padding:20px 0 0 0;
    margin:0;
}

.white{
    color:#fff;
}

blockquote{
    border:1px solid #fce2a0;
    padding:20px 30px 20px 30px;
    background: #fcf0b2 url('img/bq.jpg') no-repeat bottom right;
}

#sadrzaj{
    display: none;
}

hr{
    width:70%;
    height:1px;
    border:none;
    background:#96946f;
    margin:30px auto 30px auto;
}

.tablelist{
    border-collapse:collapse;
    border:1px solid #fce2a0;
    width:100%;
    text-align:center;
}

.tablelist h2{
    padding:0 0 20px 0;
}

/* Top part, with logo and menu */
#top{
    width:100%;
    height:48px;
    background: #940a06 url('img/bg-top.jpg') repeat-x top center;
}

#header{
    width:1000px;
    height:48px;
    background: transparent;
    margin:auto;
}

#nazarov{
    width:195px;
    float:left;
}

/* Navigation for menu */
#navigation{
    float:left;
    color:#fff;
    text-decoration:none;
}

.menu a:link, .menu a:visited, .menu a:hover{
    color:#fff;
    text-decoration:none;
    padding:0 0 15px 0;
}

a.menu, a.menu:visited, div.menu{
  display: block;
  height:33px;
  padding: 15px 9px 0 9px;
  text-decoration: none;
  font-family: Arial, Verdana, Sans-Sherif;
  font-weight:bold;
  font-size: 12px;
  color:#fff;
  float:left;
}

div.menu:hover{
    background: #760805 url('img/bg-top-hover.jpg') repeat-x top center;
}

a.submenu, a.submenu:visited, div.submenu{
  display: block;
  padding: 2px 10px 15px 10px;
  text-decoration: none;
  font-family: Arial, Verdana, Sans-Sherif;
  font-size: 12px;
  color:#362f2d;
  float:left;
  font-style:italic;
}

a.submenu:hover{
    color:#760805;
}

div.activemenu{
    display: block;
    height:33px;
    padding: 15px 9px 0 9px;
    text-decoration: none;
    font-family: Arial, Verdana, Sans-Sherif;
    font-size: 12px;
    color:#fff;
    float:left;
    background: #760805 url('img/bg-top-hover.jpg') repeat-x top center;
}

div.activemenu a:link, div.activemenu a:visited, div.activemenu a:active{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

/* Orange part */
#orange{
    width:100%;
    height:234px;
    background: #fc6200 url('img/bg-orange.jpg') repeat-x top center;
}

#orangecenter{
    width:1000px;
    height:234px;
    margin:auto;
    background: transparent url('img/spirit.png') no-repeat right top;
}

#healthyphoto{
    width:300px;
    height:200px;
    padding: 17px 0 0 10px;
}

#pagetitle{
    width:400px;
    height:164px;
    float:left;
    margin:-217px 0 0 400px;
    padding:70px 0 0 0;
}

#pagetitle h1{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:24px;
    font-style:italic;
    font-weight:normal;
    color:#fff;
    padding:0;
    margin:0;
}

#pagetitle h2{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:14px;
    font-style:italic;
    font-weight:normal;
    color:#2e2f1f;
    padding:0;
    margin:0;
}

#pagetitle p{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    color:#fff;
}

#flag{
    width:42px;
    float:left;
    height:234px;
    margin:-210px 0 0 155px;
}

/* Content */
#sitecontent{
    width:1000px;
    padding:60px 0 0 0;
    margin:auto;
    position:relative;
}

#sitecontent p {
    text-indent: 10px;
} 

/* left side content */
#siteleftside{
    width:220px;
    padding:10px 20px 20px 0px;
    float:left;
}

#siteleftside h3{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    color:#fc6200;
    margin:0;
    padding:0;
}

#leftup{
    border:1px solid #fbce63;
    background:#fedf94;
    padding:20px 20px 5px 20px;
}

#leftup h3{
    color:#940a06;
    font-size:16px;
}

#leftdown{
    padding:20px 20px 20px 20px;
}

.g{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
}

/* Right side content */
#siterightside{
    width:710px;
    float:left;
    margin-left:10px;
    padding:10px 0 20px 30px;
    border-left:1px solid #96946f;
}

/* Footer */
#footer{
    width:100%;
    height:26px;
    background: #940a06;
    margin-top:50px;
}

#legalnotice{
    width:800px;
    margin:auto;
    padding:5px 0 0 0;
}

#legalnotice p{
    font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
    font-size:9px;
    font-weight:bold;
    font-style:italic;
    color:#707070;
    padding:0;
    margin:0;
}

#velika{
    font-size:15px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 200px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 180px;}

#slideshow .slides ul {
/* total width of all slides -
960px multiplied by 3 in this case */
width: 600px;}

#slideshow .slides li {
width: 180px;
float: left;
padding: 0 20px 0 0;}

#slideshow .slides h2 {
margin-top: 0;}


.frm-mlist{
    border:1px solid #fbce63;
    width:200px;
    padding-left:3px;
}

.bttn-mlist{
    border:1px solid #fbce63;
    background:#fedf94;
    margin-top:10px;
}

.videoboks{
    border:1px solid #fce2a0;
    padding:0 30px 20px 30px;
    background: #fcf0b2 url('img/bq.jpg') no-repeat bottom right;
    margin-bottom:20px;
}

.tiny{
    font-size:11px;
    margin:0;
    text-align:right;
}

.listaalbuma{
    display:block;
    width:200px;
    text-align:center;
    float:left;
    margin-bottom:20px;
    padding:0 10px;
}

.listaalbuma img{
    border:none;
}

.clearit{
    clear:both;
}
div#prodavnica{
    border:1px solid #cacf43;
    background: #dadd7b;
    padding: 20px;
}
div#prodavnica a{
    color: #303123;
    text-decoration:none;
}
div#prodavnica a span.more{
    color: #940A06;
    font-weight:bold;
    display:block;
    text-align:right;
}
div#prodavnica h3{
    color: #FC6200;
    font-family: Georgia,Arial,Verdana,Helvetica,Sans-Serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
}
#sitecontent div.noindent p{
    text-indent:0 !important;
}
