﻿body 
{
    margin:                 0;
    padding:                0;
    background-color:       #eef2f7;
}
#Language
{
    background-color:           #5572a4;
	width:						875px;
	height:						20px;
}
#Header
{
	background:                 url('../Fotografite/header_bg.jpg');
	background-repeat:          repeat-x;
	Border:						1px solid #dbdbdb;
	width:						100%;
	height:						150px;
}

#Head
{
	background:                 url('../Fotografite/header_photo.jpg');
	background-repeat:          repeat-y;
	Border:						0px solid #dbdbdb;
	width:						900px;
	height:						100px;
}
#Logo
{
	float:left;
	padding-top:				10px;
}
#Menu
{
	background:                 url('../Fotografite/menu_bg.jpg');
	background-repeat:          repeat-x;
	Border:						0px solid #dbdbdb;
	width:						900px;
	height:						40px;
}

#Images
{
	background:                 url('../Fotografite/images_bg.jpg');
	background-repeat:          repeat-x;
	Border:						0px solid #dbdbdb;
	width:						100%;
	height:						200px;
}
#Content
{
    width:                      100%;
    background-color:           #f2efe3;
    border-right:               2px solid #535353;
    border-bottom:              1px solid #1d0d00;
    
}
#Main
{
    width:					    900px;
    border:                     0px solid #535353;
    margin-top:                 10px;
}
#Clear
{
    clear:                      both;
}

#Left
{

    background-color:           #ffffff;
    width:					    557px;
    min-height:                 420px;
    height:                     auto;
    border:                     1px solid #dbdbdb;
    border-top:                 2px solid #031838;
    float:                      left;
    padding:                    15px;
    text-align:                 left;
}
#Right
{

    background-color:           #5471a2;
    width:					    290px;
    min-height:                 440px;
    height:                     auto;
    border:                     1px solid #dbdbdb;
    border-top:                 2px solid #031838;
    float:                      right;
    padding:                    5px;
    text-align:                 left;
}
#Right img
{
    margin-top:                 5px;
}
#preFooter
{
	background-color:			#5572a4;
	Border:						0px solid #dbdbdb;
	width:						100%;
	height:						5px;
	text-align:                 center;
}
#Footer
{
	background-color:			#031b3f;
	Border:						0px solid #dbdbdb;
	width:						100%;
	height:						50px;
	text-align:                 center;
}
#CopyRight
{
    font-family:                arial;
    font-size:                  12px;
    color:                      #ffffff;
    text-align:                 center;
}

/*--------------------Language----------------------*/
.lang
{ 
    padding:                5px 5px 0px 5px;
    font-family:            Tahoma;
    font-size:              12px;
    float:                  right;
}
.lang li
{
    float:                  left;
}
.lang a 
{
    color:                  #052555; 
    text-decoration:        none; 
    background:             url('../Fotografite/lang_off.gif') no-repeat;
    background-position:    left; 
    line-height:            18px; 
    padding-left:           15px;
    padding-right:          7px;
    float:                  left;
}
ul.lang a:hover 
{
    text-decoration:        underline;
}
ul.lang a.selected 
{
    font-weight:            bold;
    background:             url('../Fotografite/lang_on.gif') no-repeat;
    background-position:    left;
    vertical-align:         middle;
}
/* padajuci meni */
#nav {
	font-size:              16px;
	height:                 28px;
	font-family:            Tahoma;
	color:                  #ffffff;
	padding-top:			8px;
	padding-left:			5px;
	}
#nav li {
		float:              left;
		padding:            0 20px; 
		height:             23px;
	}
#nav li a {
	text-decoration:        none;
	color:                  #ffffff;
	vertical-align:         middle;
	line-height:            23px
}
#nav li a:hover {
	color:                  #aac8fb;
}
#nav li ul { /* second-level lists */
	position:               absolute; 
	width:                  205px;
	left:                   -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul { /* lists nested under hovered list items */
	left:                   auto;
	margin-left:            -8px;
}

#nav li.hover ul { /* lists nested under hovered list items */
	left:                   auto;
	margin-left:            -50px !important;
	margin-top:             20px !important;
	width:                  200px; 
	overflow:               hidden;
	clear:                  both;
}
#nav ul a { line-height: 15px !important; }
a.select {font-weight: bold}
#nav ul li {
	padding:                0 0 0 8px; 
	border-bottom:          1px solid white;
	height:                 20px; 
	width:                  200px; 
	}

#nav ul a {
	padding:                0 0 0 5px; 
	display:                block;
	width:                  190px; 
	}
#nav ul ul {display: none;}

h1
{
    font-family:            Tahoma;
    font-size:              16px;
    font-weight:            bold;
    color:                  #1d0c04;
}
h2
{
    font-family:            Comic Sans MS, Tahoma;
    font-size:              14px;
    font-weight:            bold;
    color:                  #f57800;
}
p
{
    font-family:            Tahoma;
    font-size:              14px;
    color:                  #031838;
	padding:				5px;
}
p strong
{
    font-family:            Tahoma;
    font-size:              14px;
    color:                  #031838;
    font-weight:            bold;
}
p a
{
    font-family:            Tahoma;
    font-size:              14px;
    color:                  #031838;
	padding:				5px;
}

.SiteMappCategory
{
    font-family:            Tahoma;
    font-size:              14px;
    font-weight:            bold;
    color:                  #393939;
    padding-left:           50px;
}
.SiteMappCategoryLink
{
    text-decoration:        none;
}
.SiteMappSubCategory
{
    font-family:            Tahoma;
    font-size:              12px;
    color:                  #393939;
    padding-left:           50px;
}
.SiteMappSubCategoryLink
{
    text-decoration:        none;
}


/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color:           Transparent;
	padding: 10px;
	padding-left:100px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #535353;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
