/* content frames */
#colorframe { background: url('../../include/images/design/colorframe_bg.png');}
#stripeframe { background: url('../../include/images/design/mainframe_bg.png') repeat-x; }
#contentframe { background: url('../../include/images/design/contentframe_bg.png') repeat-x; border-bottom: 1px solid white; }

#content_outer { width:996px; margin:auto; text-align:left; background: url('../../include/images/design/content_bg.png') repeat-y; }
#content { width: 944px; margin:auto; }
/* content frames kraj */
/* header */
#header { height: 100px; background:url(../../include/images/design/header_bg.png) no-repeat; border-bottom: 5px solid red; }
#logo{ float:left; height: 80px; width: 210px; background:url(../../include/images/design/ayc-logo.png) no-repeat; margin-top: 10px;}
#lang { padding-top: 20px; text-align: right; }
#top_links { padding-top: 20px; text-align: right; line-height: 11px; }
#top_links A { font-family: Arial; font-size:11px; color: #3e3e3e; text-decoration: none; }
/* header kraj */

/* main menu */
#main_menu { height: 38px; overflow:hidden; background:url(../../include/images/design/main_meni_bg.png) no-repeat; border-bottom: solid 1px #454545;}
A.main_menu_selected_false { display:block;
							 line-height: 38px;
							 float:left;
							 text-decoration:none;
							 font-family: Arial;
							 font-size: 14px;
							 color: #FFFFFF;
							 margin-right:2px;
							 padding: 0px 6px 0px 6px;
							 }
A.main_menu_selected_false:hover { display:block;
								   line-height: 38px;
								   float:left;
								   text-decoration:none;
								   font-family: Arial;
								   font-size: 14px;
								   color: #FFFFFF;
								   margin-right:2px;
								   padding: 0px 6px 0px 6px;
								   background-image: url(../../include/images/design/main_meni_hover.png);
								   background-repeat: repeat-x;
								   }
A.main_menu_selected_true, A.main_menu_selected_true:hover { display:block;
															 line-height: 40px;
															 float:left;
															 text-decoration:none;
															 font-family: Arial;
															 font-size: 14px;
															 color: #FFFFFF;
															 margin-right:2px;
															 padding: 0px 6px 0px 6px;
															 background-image: url(../../include/images/design/main_meni_hover.png);
															 background-repeat: repeat-x;
															 }
/* main menu kraj */
#main { background-image:url(../../include/images/design/main_bg.png); background-repeat:repeat-y; }

#main_home {  }

/* left column */
#left_column { float:left; width:200px; overflow:hidden; }
#left_column .box { margin-top:8px; }

#left_column h3 { background:url(../../include/images/design/left_heading.png) no-repeat;
				  line-height: 32px;
				  color:#EEEEEE;
				  font-weight: bold;
				  margin:0px;
				  padding:0px 2px 0px 8px;
				  text-transform: uppercase;
				  }

#left_column .box .content { font-size:11px; margin:0px; padding: 3px 5px 3px 8px; color:#282828; }

#left_column .left { float:left; width:23%; }
#left_column .right{ float:left; width:75%; }
/* left column kraj*/
/* submeni */
A.submenu_selected_false { display:block;
						   padding-left:15px;
						   text-decoration:none;
						   text-transform:uppercase;
						   color:#cecece;
						   line-height: 20px;
						   font-size:11px;
						   color: #7d7d7d;
						   }

A.submenu_selected_true { display:block;
						  padding-left:15px;
						  text-decoration:none;
						  text-transform:uppercase;
						  color:#cecece;
						  line-height: 20px;
						  font-size:11px;
						  color:#000000;
						  background:url(../../include/images/design/submenu-arrow.png) no-repeat;
						  }

A.submenu_selected_false:hover { color: #000000; background:url(../../include/images/design/submenu-arrow.png) no-repeat; }
/* submeni kraj*/
/* content */
#content_column { float:right; width:724px; overflow:hidden; }
#content_column_content { padding-left: 16px; }

.thumblist { float:right; }
.thumblist { margin-left:8px; }


.thumblist div {
	margin-bottom:7px;
	padding-bottom: 3px;
	background-image: url(../images/image_shadow.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

div.content_main_box{
	background-image: url(../images/image_shadow.jpg);
}


.thumblist a, .content_box_image{
	display:block;
	margin-top:1px;
	background-color: #FFFFFF;
}
.content_box_image{
	margin-top:1px;
	border: 1px solid #324F87;
}
.thumblist a img, a.image img{
	display:block;
}


div.category_box_limiter{
	 float:left;   
	 bbackground-color: #777777;
	 height: 99px;
	 width: 1px;
	 margin-right: 1px;
	 position: relative;
	 top:-4px;
}
/* content kraj */
/* category template */
.content_main_box_category { background-color: #dddddd; padding: 10px 10px 0px 10px; }
.category_main_box_left,.category_main_box,.category_main_box_right { float:left; }
.category_main_box { width: 686px;
					 height: 90px;
					 overflow: hidden;
					 }

.category_main_box_right,.category_main_box_left { padding-left:5px; background-repeat: no-repeat; height: 99px; }

DIV.opsirnije { float: right;text-transform: lowercase;position: relative;top: 70px; right: 15px; }


.category_main_box p { margin: 0px; padding: 0px; }
/*
.category_main_box_left{ background-image: url(../images/category_background_left.jpg); }
.category_main_box_right{ background-image: url(../images/category_background_right.jpg); }
*/
/* category template kraj */

/* footer */
#footer{ text-align:center; color:#FFFFFF; height: 120px; width:980px; margin:auto; }
#footer_links { line-height: 30px; padding-left: 20px; }
#copyright { line-height: 30px; padding-left: 20px; }
#footer a{ color:#FFFFFF; text-decoration: none; }
/* footer kraj */

/* Home boxes */
DIV.home_box{
	text-align:left;
	width:234px;
	float:left;
	margin-left:3px;
	margin-bottom:40px;
}

DIV.home_box DIV.title{
	background-repeat:no-repeat;
	height:50px;
	font-weight:bold;
}

DIV.home_box DIV.title DIV.title_text, DIV.home_box DIV.title DIV.title_text A{
	font-size:16px;
	color:#1F5394;
	padding:20px 0px 0px 70px;
	text-decoration:none;
}

DIV.home_box DIV.title DIV.title_text A{
	padding:0px;
}

/* image thumbs */
DIV.thumbslist {float:right;}
DIV.thumbslist A {display:block;margin:0px 0px 10px 10px;cursor:-moz-zoom-in}
A.thumb {cursor:-moz-zoom-in}
DIV.thumbslist A IMG{border:3px solid #cccccc;}
IMG.thumb {border:3px solid #cccccc;}


/* navbar */
#navbar, #navbar A {
	color:#222222;
	text-decoration:none;
}

/* pricelist */
TABLE.pricelist{
	border:1px solid #bebebe;
}

TABLE.pricelist TD.left_border{
	border-left:1px solid #bebebe;
}

TABLE.pricelist TD.right_border{
	border-right:1px solid #bebebe;
}

TABLE.pricelist TH{
	background-color: #bebebe;
	color: #FFFFFF;
}

TABLE.pricelist TR.row1:hover, TABLE.pricelist TR.row2:hover{
	background-color: #ffffaa;
}

TABLE.pricelist TR.row1{
	background-color: #EEEEEE;
}

/*left content*/
.left_column_box{
	margin-bottom: 10px;
	background-color: #DBD6CD;
	background-image: url(../images/left-box-title-background.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #F2EDE2;
}

.left_column_box h2{
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	height:20px;
	line-height: 22px;
	overflow: hidden;
	padding:0px 4px 0px 18px;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

.left_column_box h2,#searchFormButton,.searchTitleMidle{
	color: #FFFFFF;
}


.left_column_box p, .left_column_box p.second, .left_column_box div.paragraph, .left_column_box div.paragraphsecond{
	margin:0px;
	padding:5px;
}


.left_column_box div.paragraphsecond, .left_column_box p.second{
	padding-top:0px;
}


/* image thumbs */
DIV.thumbslist {float:right;}
DIV.thumbslist A {display:block;margin:0px 0px 10px 10px;cursor:-moz-zoom-in}
A.thumb {cursor:-moz-zoom-in}
DIV.thumbslist A IMG{border:1px solid #0071bc;}
IMG.thumb {border:1px solid #0071bc;}


/* contact form */
.contact_form DIV.notice{
	margin:2px;
	border-style:solid;
	border-width:1px;
	border-color:orange;
	background-color:#FFDDDD;
	padding:5px;
	display:none;
	font-weight:bold;
	text-transform: uppercase;
}



