﻿
.footerBox
{
	width: 260px;
}

.footerBox .topBottom
{
	height: 17px;
}

.footerBox .topBottom .middle
{
	margin-right: 17px;
	margin-left: 17px;
}

.footerBox .corner
{
	width: 17px;
	height: 100%;
	background-image: url(pics/17x17_Bt_Fs_W.png);
	background-repeat: no-repeat;
}

.footerBox .backgroundColor
{
	background-color: #2d2d00;
}

.footerBox .content
{
	padding: 0px 17px 0px 17px;
	height: 15px !important;
}


.box17
{
	width: 260px;
}

.box17 .topBottom
{
	height: 17px;
}

.box17 .topBottom .middle
{
	margin-right: 17px;
	margin-left: 17px;
}

.box17 .corner
{
	width: 17px;
	height: 17px;
	background-image: url(pics/17x17_Bt_Fs.png);
}

.box17 .backgroundColor
{
	background: #DFE9C4;
}

.box17 .content
{
	padding: 0px 17px 0px 17px;
}


.box17_w
{
	
}

.box17_w .topBottom
{
	height: 17px;
}

.box17_w .topBottom .middle
{
	margin-right: 17px;
	margin-left: 17px;
}

.box17_w .corner
{
	width: 17px;
	height: 17px;
	background-image: url(pics/17x17_Bt_Fs_W.png);
}

.box17_w .backgroundColor
{
	background: #ffffff;
}

.box17_w .content
{
	padding: 0px 17px 0px 17px;
}


.boxMain
{
	width: 100%;
	min-height: 400px; 
	overflow: hidden; 
	position: relative;    
	margin-bottom: 20px;
}

.boxMain .topBottom
{
	height: 21px;
}

.boxMain .topBottom .middle
{
	margin-right: 18px;
	margin-left: 18px;
}

.boxMain .corner
{
	width: 18px;
	height: 21px;
	background-image: url(pics/18x21_Bt_Fs.png);
}

.boxMain .backgroundColor
{
	background: #ffffff;
}

.boxMain .content
{
	padding: 0px 18px 0px 18px;
}

.yellow17
{
	width: 240px;
}

.yellow17 .topBottom
{
	height: 17px;
}

.yellow17 .topBottom .middle
{
	margin-right: 17px;
	margin-left: 17px;
}

.yellow17 .corner
{
	width: 17px;
	height: 17px;
	background-image: url(pics/17x17_Bt_Fs_Y.png);
}

.yellow17 .backgroundColor
{
	background: #F0D202;
}

.yellow17 .content
{
	padding: 0px 17px 0px 17px;
}


.box8
{
	width: 240px;	
}

.box8 .topBottom
{
	height: 8px;
}

.box8 .topBottom .middle
{
	margin-right: 8px;
	margin-left: 8px;
}

.box8 .corner
{
	width: 8px;
	height: 8px;
	background-image: url(pics/8x8_Bt_Fst.png);
}

.box8 .backgroundColor
{
	background-image: url(pics/8x8_background.png);
}

.box8 .content
{
	padding: 0px 8px 0px 8px;
}



/* Osnovni CSS za roundBox */
.boxBase .topBottom 
{
	position: relative;
	width: auto;
}

.boxBase .topBottom .middle
{
	width: auto;
	height: 100%; 
}

.boxBase .topBottom .tl
{
	background-position: top left;
	float: left;
}

.boxBase .topBottom .tr
{
	background-position: top right;
	float: right;
}

.boxBase .topBottom .bl
{
	background-position: bottom left;
	float: left;
}

.boxBase .topBottom .br
{
	background-position: bottom right;
	float: right;
}

.boxBase .content
{
    height: auto;
    padding-top: 1px;
}

/* kraj osnovnog dela */

.boxSeparator
{
    width: 20px;
    height: 20px;
}

.noMargin
{
    padding-left: 0px !important;
}
