/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
background-image:url(images/body_bg.gif);
background-repeat:repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;

}
#logo {
 width: 880px;
 background-color:#333333;
 padding: 10px;
 height: 100px;
 margin:0;
 border-bottom:#0099FF solid 1px;
}
#navigation {
 width: 900px;
 color: #333;
 padding: 0;
 margin: 0px 0px 0px 0px;
 background: #BD9C8C;
}

#page-wrap						
{ 
background: white;
width: inherit;
margin: 0 auto;
padding: 50px 0; 
}
#content {
width:878px;
height:900px;
margin:0px;
padding:10px;
background-image:url(images/content.jpg);
background-repeat:repeat-x;
border:#CCCCCC solid 1px;
}
#content2 {
width:878px;
height:700px;
margin:0px;
padding:10px;
background-image:url(images/content.jpg);
background-repeat:repeat-x;
border:#CCCCCC solid 1px;
}

#content_video{
width:878px;
height:1000px;
margin:0px 10px 0px 0px;
padding:10px;
background-color:#FFFFFF;
border:#CCCCCC solid 1px;
}

#image_holder {
width:900px;
margin:30px 0px 0px 0px;
padding:10px;


}
#image_holder2 {
width:900px;
margin:35px 15px 0px 15px;
padding:0px;
float:left;
}
#image_holder_pocetna
{
width:400px;
margin:35px 15px 0px 0px;
padding:10px;
float:right;
border-bottom:#CCCCCC solid 1px;
}
#text_holder {
width:350px;
margin:35px 0px 0px 0px;
padding:10px;
border-bottom:#CCCCCC dotted 1px;
}

#text_holder a {
color:#FF6600;
text-decoration:underline;}
#text_holder2 a {
color:#FF6600;
text-decoration:underline;}


#text_holder2 {
width:800px;
margin:35px 15px 0px 0px;
padding:0px;
float:left;

}
#contact_holder {
width:300px;
margin:35px 15px 0px 15px;
padding:0px;
float:left;
}
#contact_holder2 {
width:500px;
margin:35px 15px 0px 15px;
padding:0px;
float:right;
}




#content img {
border:#33CCFF solid 1px;
margin:5px 7px;
}
#content2 img {
border:#33CCFF solid 1px;
margin:5px 7px;
}
#content_video img {
border:#33CCFF solid 1px;
margin:5px 7px;
}

.img_icons {
background:none;}
#slider_holder
{
width:900px;;
height:300px;
border:#CCCCCC solid 1px;
}
#footer { 
 width: 900px;
 height:auto;
 color: #333;
 background-color:#F2F2F2;
 margin: 0;
 padding: 0;
 text-align:center;
}
#text_holder h1 {
color:#3366FF;
font-size:16px;
font-weight:bold;
}
#footer li 
{
padding-left:10px;
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#video{
text-align:center;
margin:0 auto;
}
#img_header
{
width:auto;
height:auto;
padding:0px;
margin:0px;}
