@charset "utf-8";
@import url("ddsmoothmenu.css");
/******import Menu css********/
/**********************/
/* Begin Reset CSS */
/**********************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
}
body {
	margin:0px;
	width:100%
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}
/**********************/
/* End of Reset CSS */
/**********************/




/**********************/
/* Positioning Classes */
/**********************/

.wf {
	width:100%;
}
.wa {
	width:auto;
}
.hf {
	height:100%;
}
.whf {
	width:100%;
	height:100%;
}
.tar {
	text-align:right;
}
.tal {
	text-align:left;
}
.tac {
	text-align:center;
}
.di img {
	display:inline;
}
img.di {
	display:inline;
}
.clear {
	clear:both;
	background: url(none);
	border-style: none;
	border-color: #FFFFFF;
	visibility:hidden;
}
object {
	display:block;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.block {
	display:block;
}
.hide {
	display:none;
}
.margin_lr_auto {
	margin:0px auto
}
.width_one_third {
	width:30%;
}
.width_half {
	width:50%;
}
/**********************/
/* End Positioning Classes */
/**********************/







/********Backgrounds********/
body {
	background-color: #fff;
	background-repeat: repeat-x;
	background-image:url(../images/body_bg_internal.png);
}
.banner_background_f {
	background-image:url(../images/banner_bg_internal_f.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.banner_background {
	background-image:url(../images/banner_bg_internal.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.home {
	background-color: #fff;
	background-repeat: repeat-x;
	background-image:url(../images/body_bg_home.png);
}
.home .banner_background {
	background-image:url(../images/banner_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
/********End Backgrounds********/




/********Body Styles & typography************/

html {
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	color: #222222;
}
/*Wrapper*/

.wrapper {
	width:960px;
	text-align:left;
	margin: 0px auto;
}
/*End Wrapper*/


/*Logo*/
#logo {
	margin:0px;
}
#logo a {
	background: url(../images/logo.png) no-repeat left bottom;
	height: 70px;
	width: 200px;
	padding:0px;
	margin:0px 0px 0px 20px;
	display:block;
}
#logo b {
	display:none; /*Show text if css has not loaded*/
}
/*Logo*/

/********End Body Styles & typography************/



/***********General Formatting*************/

/*Anchor Styling*/

a {
	color: #002882;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
a.bulleted_anchor {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/bullet.png) no-repeat left top;
	padding: 6px 5px 4px 30px;
	font-size:1.1em;
}
a:hover.bulleted_anchor {
	background: url(../images/bullet_hover.png) no-repeat left top;
	padding: 6px 5px 4px 30px;
}
/*End Anchor*/


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0.83em;
}
h1 {
	color: #666666;
}
h2 {
	color: #000;
	font-size: 4.5em;
	word-spacing:0em;
	margin-bottom: 0px;
}
h3.title {
	color: #2b2e3d;
	font-size: 3em;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	margin: 0px;
}
h3 {
	color: #2b2e3d;
	font-size: 3em;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	margin: 0px;
}
h4 {
	color: #000;
	font-size: 1.95em;
	word-spacing:0em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1.6em;
	margin-bottom:0.5em;
	color:#363330;
}
h6 {
	color: #ababab;
	margin-bottom:0px;
	font: bold .9em Arial, Helvetica, sans-serif;
}
hr {
	color:#c0c0c0;
	height:1px;
	margin:2em 0px;
	border-bottom: 1px solid #c0c0c0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td, th {
	padding:5px;
	display:table-cell;
}
p {
	margin: 0em 0px 1.5em;
}
blockquote {
	color: #909090;
	margin:0 0 1.4em 0;
	font: 1.8em/1.3em Georgia, "Times New Roman", Times, serif;
}
ul.bulleted_list li {
	font-size:1em;
	line-height:2em;
	background: url(../images/bullet_catlist.png) no-repeat left;
	list-style: none outside;
	padding-left: 30px;
}
.testemonials_home {
	float: right;
	width: 250px;
	color: #525252;
}
.testemonials_home blockquote {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #525252;
	text-align: left;
}
.testemonials_home p {
	line-height: 1.6em;
	font-size: 0.9em;
}
/***********End General Formatting*************/









/********Begin Navigation************/

#nav {
	font-size:1.3em;
	/*text-transform:uppercase;*/
	list-style:none;
	padding-top:15px;
	margin-right:24px;
	float: right;
	clear:left;
}
#nav li {
	margin-left: 60px;
}
#nav li li {
	float:none;
	margin: 0px;
	width:auto;
}
#nav li a {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#nav li a:hover, #nav li a.selected {
	color:#bccdfa;
}
/********End Navigation************/



/********Featured Area************/
.featured_area {
	height:380px;
}
.featured_area .container {
	float: left;
	width: 392px;
}
.featured_text {
	float: none;
	clear: both;
	width: 367px;
	font-size:1.6em;
	line-height: 1.5em;
	height: 226px;
	margin-top: 70px;
	margin-left: 24px;
}
.featured_text h2 {
	font-size:2.1em;
	line-height:2em;
}
.featured_buttons {
	background: url(../images/featured_buttons_bg.png) repeat-x left top;
	text-align:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.featured_buttons img {
	margin-left: 15px;
}
/*********Slider **********/
.slider {
	background-image: url(../images/slideshow_bg.png);
	background-repeat: no-repeat;
	height: 328px;
	width: 501px;
	margin-left: 407px;
	padding:25px;
}
/* jFlow */
#slides {
	height: 274px;
	width: 499px;
	overflow:hidden;
}
.hidden {
	display: none;
}
#prevNext {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/prev_next_bg.png) no-repeat;
	width: 99px;
	margin-top: 20px;
	padding: 3px;
}
#prevNext img {
	cursor: pointer;
}
.jFlowNext {
	margin-left:20px;
}
.slider p {
	color:#FFFFFF;
	margin: 0;
	padding: 0 1em;
	font-size: 1.5em;
	position: relative;
	top: -50px;
	line-height: 50px;
	height: 50px;
	background: url(../images/slider_text_bg.png);/*	Opacity: .7;
	filter:alpha(Opacity=70);*/
}/* End jFlow */

/********* End Slider **********/

/*********Alternate  Slider**********/
.alt_slider {
	background-image: url(../images/alt_slideshow_bg.png);
	background-repeat: no-repeat;
	height: 329px;
	width: 892px;
	padding:25px;
	margin-right: auto;
	margin-left: auto;
}
/* jFlow */
.alt_slider #slides {
	height: 285px;
	width: 891px;
}
.alt_slider #prevNext {
	margin-top: 10px;
}
.alt_slider p {
	color:#FFFFFF;
	margin: 0;
	padding: 0 1em;
	font-size: 1.5em;
	position: relative;
	top: -50px;
	line-height: 50px;
	height: 50px;
	background: url(../images/slider_text_bg.png);  /* Can use CSS 3 opacity property but that will make the code invalid as per w3c */
}
/* End jFlow */
/********* End Alternate  Slider **********/

/********** presentationCycle Slider ************/
.pc_container {
    width: 891px;
    height: 350px;
    margin: 0px auto;
	font-size:1.4em;
	color:#fff;
}

.pc_container .pc_item {
    margin-top: 0px;
    width: 891px;
    height: 285px;
}

.pc_container .pc_bar_container {
    position: absolute;
    top: 300px;
    color: white;
    padding: 0px 10px 0px 10px;
    width: 100%;
    overflow:visible;
}

.pc_bar_container_underflow {
    width: 90000px;
    overflow: visible;
}

.pc_bar_container_overflow {
    overflow: hidden;
    position: absolute;
    top: 300px;
    color: white;
    margin: 0px 10px 0px 10px;
    padding: 0px;
}

.left, .center, .right {
    background-position: left;
    background-repeat: no-repeat;
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.bar {
    background-position: left;
    overflow: hidden;
    font-size: 1px;
    float: left;
}

.pc_item .desc {
	position: absolute;
	width:870px;
	bottom:0px;
	padding: 10px;
	height: 80px;
	line-height: 1.8em;
	right: 0px;
	background: url(../images/slider_text_bg.png);
}

.pc_item .desc h2 {
	    color: #fff;
		font-size:1.5em;
		line-height:2em;
  
}
/********** End presentationCycle Slider ************/

/********* Page Layouts **********/
.column_wide {
	font-size: 1.4em;
	padding-top: 30px;
}
.column_narrow {
	width: 515px;
	font-size: 1.4em;
	line-height: 1.8em;
	padding-top: 30px;
	float: right;
}
/*Main Content Area beneath the Banner*/
.page_heading_bg .content_area {
	margin-top: 20px;
}
.content_area {
	margin-right: 24px;
	margin-left: 24px;
}
/*End Main Content Area*/



/********* End Page Layouts **********/


/********* Page Headings **********/
.page_heading_bg {
	background: url(../images/page_heading_bg.png) no-repeat left top;
	margin-top: 60px;
}
.page_heading_bg h2 {
	margin-left:24px;
	margin-right:24px;
	color:#313131;
	vertical-align:baseline;
	display: inline;
	line-height: 100px;
}
.page_heading_bg h3 {
}
/*********End Page Headings **********/
	



/********Begin Sidebar************/
.sidebar {
	font-size:1.2em;
	width: 348px;
	background: url(../images/sidebar_bg.png) no-repeat right top;
	padding-right: 47px;
	color: #444444;
	padding-top: 30px;
}
.sidebar hr {
	margin:2em 0px;
}
.sidebar h5 {
	color:#363330;
	margin-bottom:20px;
}
.sidebar h5 img {
	position:relative;
	top:10px;
	margin-right:10px;
}
.sidebar .date {
	font-weight: bold;
	color: #909090;
}
.sidebar ul li{
	list-style:none;
}
.sidebar ul.bulleted_list li {
	font-size:1.2em;
}
/********End Sidebar************/




/********Begin Footer************/
#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	padding: 30px 0px;
	line-height:30px;
	font-size:1.2em;
	color: #505050;
	margin-top: 30px;
}
#footer ul li{
list-style:none;
display:inline;

	}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	margin-right: 30px;

}
#footer a:hover {
	color: #002882;
}
/********End Footer************/




/********Contact Form************/
#contact_form small {
	font-weight:bold;
	display: block;
}
#contact_form #name, #contact_form #email {
	width: 20em;
}
#contact_form #comments {
	font-family:Arial, Helvetica, sans-serif;
	width:35em;
}
.send_message_btn {
	border-style: none;
	background: url(../images/send_message_btn.png) no-repeat;
	height: 38px;
	width: 161px;
	cursor:pointer;
}
.send_message_btn b {
	display:none;
}
#ajax_loader {
	float:right;
	margin-right:310px;
}
/******** End Contact Form************/






/******** Code for Gallery************/

.prevNext_gallery {
	background: url(../images/gallery_controls_bg.png) no-repeat;
	width: 190px;
	padding: 3px;
	height: 40px;
	margin: 0px auto 20px;
}
.prevNext_gallery .jFlowNext {
	float:right;
	margin: 0px;
}
.prevNext_gallery .jFlowPrev {
	float:left;
	clear: right;
}
.prevNext_gallery img {
	cursor: pointer;
}
/* Switch CSS button */
a.switch_thumb {
	width: 78px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	display: inline-block;
	background: url(../images/toggle_gallery.png) no-repeat;
	outline: none;
	text-indent: -9999px;
	float: left;
	margin-right: 0;
	margin-left: 22px;
	margin-top: 7px;
}
a.swap {
	background-position: left bottom;
}
/* End Switch CSS button */

ul.display {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.display li a {
	color: #000;
	text-decoration: none;
}
ul.display li .content_block {
	padding: 0px;
}
ul.display li .content_block h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.5em;
}
ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 245px;/*--The left padding keeps the content from flowing under the image--*/
	font-size: .9em;
	line-height:1.6em;
}
ul.display li .content_block a img {/*--Double border technique--*/
	padding: 5px;
	border: 2px solid #ccc;
	background: #fff;
	margin: 0 15px 30px 0;
	float: left;
}
ul.display li .content_block hr {
	clear:both;
	margin:0 0 30px 0;
}
ul.thumb_view {
	margin:0px;
	padding:0px;
}
ul.thumb_view li {
	width: 304px;
	float:left;
}
ul.thumb_view li h5 {
	display: none;
}
ul.thumb_view li p, ul.thumb_view li hr {
	display: none;
}
ul.thumb_view li .content_block a img {
	float:none;
	margin-bottom:10px;
}
#galleries {
	overflow:hidden;
	height:auto;
}



/***** MODIFIED STUFF *************/



/*********Rectangle**********/
.rectangle {
        background-image: url(../images/rectangle.png);
        background-repeat: no-repeat;
/*      height: 580px;*/
        width: 892px;
        height: 344px;
        padding: 25px;
        margin-right: auto;
        margin-left: auto;
}

.rectangle p {
        font-size: 1.4em;

}

.rectangle h1 {
        font-size: 2.2em;
        }
.rectangle h2 {
        font-size: 1.6em;
        }

.rectangle p .smallertext {
        font-size: 1em;
}

.rectangle h6 {
        color:black;
}


/*********Card **********/
.card {
        background-image: url(../images/card_bg.png);
        background-repeat: no-repeat;
        height: 328px;
        width: 460px;
        /*margin-left: 407px;*/
        padding:25px;
        float: right;
}
/* jFlow */
#card_width {
        height: 274px;
        width: 472px;
        overflow:hidden;
}
.card_btns {
        text-align: right;
}


.card #prevNext {
        margin-right: auto;
        margin-left: auto;
        background: url(../images/card_bg.png) no-repeat;
        width: 99px;
        margin-top: 20px;
        padding: 3px;
}


.layerfldivl {width:185px;float:left;margin-bottom:20px}
.layerfldivr {width:185px;float:right;margin-bottom:20px}
.layeroutdiv {width:380px}

/*input {border:1px #260 solid; background-color:#fff}*/
/* CSS Document */
INPUT  {
	border:1px #000 solid;
	height:15px;

       background: #e8f2da;
       font-family: arial, helvetica, sans-serif;
       font-style: normal;
       font-size: 1.2em;
       color: #454743;
}
INPUT .gr {
	border:1px #260 solid;
	height:15px;

       background: #e8f2da;
       font-family: arial, helvetica, sans-serif;
       font-style: normal;
       font-size: 1.2em;
       color: #454743;
}

form H6 {
       font-family: arial, helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 1.2em;
       color: #260;
       padding-top: 0.5em;
}

.mysubmit {height: 30px;font-size:14px}

INPUT:focus {
/*       border: 2px solid #85b120;*/
border:1px #030 solid;
       background: #fff;

}

img.vizitka1  {
       border-style: double;
       border-color: lightgray;
       border-width: 4px;

       /*outline: lightgray;
       outline-style: double;
       outline-width:4px;*/
       margin: 4px;

}

/*ul li, ol li, ul li li, ol li li {padding-left: 20px;}*/


.blog h1, .blog h2, .blog h3, .blog h4 {
   font-family: Georgia, "Times New Roman", Times, serif;
       font-weight: normal;
       color: #000;
       margin-bottom:0px;
       margin-top:0.3em;
}
.blog h1 {font-size: 1.7em;}
.blog h2 {font-size: 1.7em;}
.blog h3 {font-size: 1.5em;}
.blog h4 {font-size: 1.7em;}
.blog ul {margin-left:15px}





/* SCROLLABLE */
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 300px; 
    height:90px; 
	border:1px black solid;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
	border:1px red solid;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
