/* mystyle - an open source xhtml/css website layout by Andreas Viklund 

(July 1, 2008)

Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	background: #f4f4f4 url('../images/bg.gif') top center repeat-y;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 780px;
}

#header {
	clear: both;
	margin: 3px 0 0 0;
	padding: 0;
	height: 60px;
	border-bottom: 1px solid #f07822;
}

#header h1 {
	width: 353px;
	margin: 5px 0 5px 0;
	float: left;
}

#header p {
	width: 300px;
	float: right;
	text-align: right;
	color: #666666;
	margin: 0 0 10px 0;
	font-size: 9px;
	line-height: normal;
	padding-top: 5px;
}

#frontphoto {
	margin: 0 0 4px 0;
	border: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 10px;
}

#avmenu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
}	

#avmenu li {
	margin-bottom: 1px;
}

#avmenu li a {
	font-weight: bold;
	height: 12px;
	text-decoration: none;
	color: #485e88;
	display: block;
	padding: 2px 0 0 10px;
	background: #FFFFFF;
	border-left: 4px solid #a0a6aa;
}	
	
#avmenu li a:hover {
	background: #f7f7f7;
	color: #f07822;
	border-left: 4px solid #f07822;
	letter-spacing: 0px;
	text-decoration: underline;
	font-weight: bold;
}

.announce {
	margin: 0 0 10px 0;
	width: 150px;
	color: #666666;
	background-color: #ffffff;
	line-height: normal;
	font-size: 10px;
}

.announce a {
	text-decoration: none;
	color: #f07822;
}

.announce a:hover {
	text-decoration: underline;
	color: #f07822;
}

#extras {
	float: right;
	width: 130px;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}

#extras p {
	margin: 0 0 15px 0;
	color: #666666;
}

#content {
	margin: 10px 140px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 12px;
	text-align: left;	
}

#content h2 {
	font-size: 13px;
	margin: 0 0 6px 0;
	color: 7577bb;
}
h1 {
	font-size: 10px;
	margin: 8px 0 2px 14px;
	color: #f07822;
	text-align: left;
}

h2 {
	font-size: 13px;
	margin: 0 0 2px 0;
	color: #485e88;
	text-align: center;
}

h3 {
	font-size: 10px;
	margin: 0 0 4px 0;
	color: #485e88;
	text-align: center;
}


a {
	text-decoration: none;
	color: #f07822;
}

a:hover {
	text-decoration: underline;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 1px solid #f4f4f4;
	width: 780px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #f07822;
	text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
	margin: 10px 10px 0 0;
	float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
	font-size: 0.9em;
}

.bold {
font-weight: bold;
}


.hide {
display: none;
}
.bold_blue {
	color: #485e88;
	font-weight: bold;
}


.shopping_white {
	color: #FFFFFF;
	font-weight: bold;
}


.shirtCell
{
	width:125px;
	height:150px;
}

.txtBox50
{
	width:50px;	
}


.txtBox75
{
	width:50px;	
}
.txtBox100
{
	width:100px;	
}

.txtBox150
{
	width:150px;	
}

.txtBox200
{
	width:200px;	
}

.txtBox250
{
	width:250px;	
}

.narucivanjePoruka
{
	color:Red;
	font-weight:bold;	
}

.majicaNarucivanjeOpis
{
	text-align:justify;
	text-indent:25px;
}

.hr
{
	color:#808080;	
}


.whiteTable
{
	border-style: 0;
	background-color: #FFFFFF;
		border-width: 0px;
		border-color: #FFFFFF;
		border-spacing: 0px;
}

.whiteTable td
{
	border-style: 0;
	background-color: #FFFFFF;
	border-width: 0px;
	border-color: #FFFFFF;
	border-spacing: 0px;
}


